01-20-2015, 03:34 AM | #16 | |
Linux User
Posts: 2,279
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
|
Quote:
Thanks for telling me ... so there's hope the DateAdded will work in some future firmware. We will see... |
|
01-22-2015, 04:26 AM | #17 |
Evangelist
Posts: 407
Karma: 314204
Join Date: Jan 2015
Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus
|
Is it possible one way to activate/deactivate it from within KSM and/or nickel?
|
Advert | |
|
01-22-2015, 04:19 PM | #18 |
Linux User
Posts: 2,279
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
|
It's not related to KSM in any way. Activate/deactivate isn't possible right now. An uninstall routine is on the todo list.
|
01-22-2015, 06:50 PM | #19 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
|
|
01-22-2015, 07:13 PM | #20 |
Linux User
Posts: 2,279
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
|
That's fine. It's open source, after all. I don't use KSM myself (yet?) so you'll have to maintain that version yourself, though...
|
Advert | |
|
01-23-2015, 07:06 AM | #21 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
Edit: This script was only thought for exchanging ideas with Frostschutz. KSM users please use the script uploaded to this post. Last edited by tshering; 01-30-2015 at 04:16 PM. |
|
01-29-2015, 09:24 PM | #22 |
Linux User
Posts: 2,279
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
|
@tshering: Sorry for the late reply. I'm not sure if it's useful like that; might be better to make the script take some parameters so anyone can call it. I'll see what I can come up with.
I'll also fix the on animation. The format of those raw graphics is still a mystery to me. I can decode the regular screenshot fine, although it's a bit strange (virtual resolution so you have to ignore some pixels). You can actually do colored screenshots, in the web browser and such, that's kind of funny for a black-and-white display. But in the raw.gz (specifically the ones for the H2O) it's somehow rotated / distorted, I haven't figured out the trick yet. Plus it's different for every device... With a custom graphic it would be possible (in a shell script) to make a "Do you want to update Shelves now" Yes/No confirmation screen since the pickel also has a touchscreen interface. Oh well, the automated variant is probably fine anyways Edit: Never mind, I got it... nickel screenshots are 1088x and the pickel raws are 1440x. Sheesh. Also, pickel is linked against png and jpeg libraries, but there is no option to make it actually use those formats, is there? Last edited by frostschutz; 01-29-2015 at 09:37 PM. |
01-30-2015, 03:21 AM | #23 |
Evangelist
Posts: 407
Karma: 314204
Join Date: Jan 2015
Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus
|
|
01-30-2015, 11:34 AM | #26 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
|
|
01-30-2015, 01:28 PM | #27 | ||
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
Quote:
If there is, then I do not know. |
||
02-07-2015, 02:53 PM | #28 |
Junior Member
Posts: 8
Karma: 13126
Join Date: Aug 2014
Device: Sony PRS t1/2
|
Thank you! Perfect on my H2O.
Now a question, it works over all folders in the SD; I have folders with books and folders with other things... would be possible to start scanning from a folder directly? For Example.. SD: /Books /Pictures /Rubish /whatever... I'd like to create a Shelf from Books where I've organiced my library (/Books/fantasy. /Books/Sci-fi...) Is it possible? Thank you very much. |
02-07-2015, 03:58 PM | #29 |
Linux User
Posts: 2,279
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
|
Sorry, can you explain a bit more? What other things? This mod does not actually look at the folders at all; it grabs the stuff from the Kobo's own database so it depends on what your database looks like. I've already excluded some entry types as otherwise it would create collections without any content.
https://github.com/frostschutz/Kobo/...toshelf.sh#L49 You could change the condition there to file:///mnt/%/Books/% https://github.com/frostschutz/Kobo/...toshelf.sh#L59 And change this to (onboard|sd)/Books/ Putting that in the official mod would require everyone to move their books there and re-index the entire database; I guess I'll have to introduce a configuration file or something for such things. (I guess I'm not the only one who doesn't have everything in Books/?) Edit: Also you can put anything you don't want in the database into a .hidden dir that starts with a . Last edited by frostschutz; 02-07-2015 at 04:26 PM. |
02-07-2015, 08:11 PM | #30 | |
Grand Sorcerer
Posts: 24,905
Karma: 47303822
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
New Beta for BB? | FF2 | Amazon Kindle | 2 | 05-28-2011 11:21 AM |
Development Signing up for the beta | glen | enTourage Archive | 16 | 04-06-2011 05:33 PM |
Beta Beta Test of Major New Features | Starson17 | Calibre | 45 | 05-17-2010 11:55 AM |
0.6 out of beta? | Nate the great | Calibre | 3 | 07-17-2009 03:45 AM |