![]() |
#31 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,345
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
|
|
![]() |
![]() |
![]() |
#32 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
|
Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
#33 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
|
Friendly reminder. But as I said, it's good as is, so don't treat this as an urgent issue based only on my input.
|
![]() |
![]() |
![]() |
#34 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,345
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
|
![]() |
![]() |
![]() |
#35 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
|
|
![]() |
![]() |
Advert | |
|
![]() |
#36 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,345
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
I have looked at this.
What I know so far: 1) Calibre does not reuse book UUIDs, so the "reuse" is coming from somewhere else. 2) You report that changing the reuse path option in the wireless fixes the problem, thus "something" is writing the old UUID into the cache. Questions: 1) Does downloading a new CNET "book" delete previous books? In other words, is the calibre option "Keep at most N issues" set to 1? 2) What is the title of the CNET book? Not the file name, but the title shown in calibre and in CC? Reason for asking: if keep at most is set to 1 and if the titles of the news books are the "same" then device book matching will connect the one of the previous news books still on the device with the new one downloaded by calibre. Such a match would cause all the problems we are seeing, including the modification of the calibre date you reported. I quoted "same" because the titles don't need to be identical. It is sufficient that the characters in the title are the same, ignoring white space and special characters. For the above to be true you would have had either to customize the recipe changing the time format or have selected a Kindle device when you ran the calibre welcome wizard (whenever that is). You can see what device you have chosen by going to your calibre configuration folder, going into the "coversions" folder, and opening the file "page_setup.py" in a text editor. If "output_profile" contains the word "kindle" then I think we know what is happening. The fix would be to pick any other device other than kindle, but that would make news no longer be a periodical on a kindle. |
![]() |
![]() |
![]() |
#37 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
|
Quote:
|
|
![]() |
![]() |
![]() |
#38 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
|
I just re-ran the Calibre Welcome Wizard to see if it would confirm my device selection. It does, and it is the Nexus, not the Kindle. I know it was originally the Kindle, but I changed it when I got the Nexus. I use both now, but mainly the Nexus and with CC. The Kindle gets sync'd rarely and if so, by USB.
|
![]() |
![]() |
![]() |
#39 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,345
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
In any event, and assuming you use news scheduling and not the command line, and assuming that the output profile is something like "Android tablet", the next time you fetch news the title of CNET should have the date in it. That will fix the overwrite and date change problems. |
|
![]() |
![]() |
![]() |
#40 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
|
Quote:
2) Yes, I said Nexus to be as specific as I could. |
|
![]() |
![]() |
![]() |
#41 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,345
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Could you at some point check the configuration file again? To get there, go to Preferences, Miscellaneous and tap "Open calibre configuration directory". A folder browser should open. Navigate to the "conversion" folder. You will see a lot of files where one of them must be "page_setup.py". It should contain something very close to the following: Code:
{ 'margin_left' : 5.0, 'margin_top' : 5.0, 'input_profile' : 'default', 'output_profile' : 'generic_eink', 'margin_right' : 5.0, 'margin_bottom' : 5.0, } |
|
![]() |
![]() |
![]() |
#42 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
|
That file contains:
{ 'input_profile' : 'default', 'margin_bottom' : 5.0, 'output_profile' : 'kindle_fire', 'margin_top' : 5.0, 'margin_left' : 5.0, 'margin_right' : 5.0, } So, for some reason kindle is still there... How do I correct that? Edit- I've changed it to Android Tablet. Last edited by NSILMike; 07-27-2015 at 12:59 PM. |
![]() |
![]() |
![]() |
#43 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,345
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
What worked for me was to start calibre normally, click the down-arrow on Preferences, and choose Run welcome wizard. You must select the correct profile on the second screen. On the third screen be sure to press the "Finish" button. The wizard should go away and calibre should restart. At this point the file should be changed.
|
![]() |
![]() |
![]() |
#44 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
|
Quote:
I'm sure this occurred because my initial device (which I still use semi-frequently) was a Kindle Keyboard. I had no idea to re-run setup when I got the Nexus android tablet, since it worked just fine. Edit- Date shows up for all daily downloads except the New York Times. I have no idea why, but unless it indicates some other more serious issue, I also don't care. Last edited by NSILMike; 07-28-2015 at 04:56 PM. |
|
![]() |
![]() |
![]() |
#45 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,345
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
For some reason the NYT recipe sets the time format specifier used to generate dates to '', effectively ensuring that there aren't any dates generated. I have no idea why whoever built the recipe did that. I also don't know what would happen if you customized the recipe and removed that specification. If I get some time I will try it.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
auto delete old issues of fetched news? | mukarakaplan | Calibre | 0 | 08-02-2012 04:59 AM |
Is there a way to delete old news from the device when downloading new news? | mwheinz | Library Management | 2 | 01-16-2012 12:15 PM |
Auto-delete source files? | Phyrefly | Library Management | 5 | 06-22-2011 09:16 AM |
Way to Sync Auto-Delete of News with Kindle? | Sawdust99 | Devices | 3 | 03-31-2011 07:58 AM |
Auto-delete old news from device | raduma | Calibre | 3 | 12-16-2009 08:34 PM |