Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 11-17-2011, 01:10 PM   #31
biodu
Enthusiast
biodu began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Aug 2010
Location: Country with the most cheese in the world
Device: Kindle DXG
Dear gebhard,

thanks so so much. The renamer works again .

I observed one little difference to the former version: special characters are not supported any more. E.g. ISBN 3131416912 contains the word "Notfälle" which would be returned with the new renamer as "Notflle".

Thanks again
biodu is offline   Reply With Quote
Old 11-18-2011, 07:25 AM   #32
gebhard
Junior Member
gebhard began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2011
Device: Galaxy Tab
next update

Hi biodu

thanks 4 ur info.

now its fixed. ;-)
IsbnwithPDFdecrypt.zip

i'm not an "autoit" scripter... as vne,vxe is.
so i checked: i tried to make it UTF8 like.. (it only depends how to open and reading "result" files).. Hope it will work 4 u.

there is also a new ini-Key:
; Ask4PWD=0: will not ask for pwd if pdf is decrpyted
Ask4PWD=1

--> it tries to decrpyt a pdf first... -> it will prompt for a "password" in a loop until it is valid...
(if u leave the default pwd once -> u could choose a File with passwords in it, and it will parse all pwds (single password in one line...)
For decryption u need: "\pdf\pdfdecrypt.exe" and "\pdf\license.dat"
have a look at the archive...

Also: in Debug mode u get more info now..

a nice feature: if u want the book description from amazon use the Key: BookDescription=1
--> writes the <content> to a file same as the destination file...
; Add Book Description as same Filename Ext .txt
; 0 : Will not write any description file
; 1 : Will try to write description file
BookDescription=1

all credits to vne...
long live VNV Nation VNVrum

cu
gebhard is offline   Reply With Quote
Advert
Old 11-18-2011, 03:04 PM   #33
biodu
Enthusiast
biodu began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Aug 2010
Location: Country with the most cheese in the world
Device: Kindle DXG
Thanks gebhard - now the special characters are provided!

biodu is offline   Reply With Quote
Old 11-19-2011, 02:45 AM   #34
afterman
Junior Member
afterman began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2009
Device: none
Appreciation

Wonderful work! Thanks very much gebhard.


However, with the latest version I've encountered an error that prevents the program from functioning. (The previous version still works correctly.)

When [ISBN] DetectMode=1 & Ask4PWD=0, I receive the following message: (The file is not protected.)

Processing file <ISBN>.pdf
---> Detecting ISBN from filename <ISBN>.pdf
---> Detecting ASIN from filename <ISBN>.pdf
---> Detecting ISBN from content <ISBN>.pdf
---> Error code 1 occured when trying to extract file content
---> Unable to extract file content (protected ebook?)


When [ISBN] DetectMode=0 & Ask4PWD=0, I receive the following message:

Processing file <ISBN>.pdf
---> Detecting ISBN from filename <ISBN>.pdf
---> Detecting ASIN from filename <ISBN>.pdf


When [ISBN] DetectMode=0 & Ask4PWD=1, I receive the following message: (The ISBN for the file is correct.)

Processing file <ISBN>.pdf
---> Detecting ISBN from filename <ISBN>.pdf
---> Can't find any ISBN information.


When [ISBN] DetectMode=1 & Ask4PWD=1, I receive the same message as when [ISBN] DetectMode=1 & Ask4PWD=0.


While I'm delighted with the previous version, the additional features to the newest iteration are very nice & I'd gratefully avail myself of them. If you would like me to provide more messages from the log or more of the settings in my ini, please let me know.

Thanks again!

Last edited by afterman; 11-19-2011 at 05:32 AM.
afterman is offline   Reply With Quote
Old 11-19-2011, 03:45 AM   #35
micokonsep
Junior Member
micokonsep began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2008
Device: prs-505
is that possible if the application add ".epub" and/or ".mobi" files also?


regards,
mico
micokonsep is offline   Reply With Quote
Advert
Old 11-19-2011, 05:30 AM   #36
afterman
Junior Member
afterman began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2009
Device: none
Adding new file types to be processed

Quote:
Originally Posted by micokonsep View Post
is that possible if the application add ".epub" and/or ".mobi" files also?


regards,
mico
mico, simply add ".epub.mobi" to the end of the "Extension=.pdf" line in your ISBN.ini file. It should then appear as follows:

Extension=.pdf.epub.mobi


Keep in mind that the ISBN must be included in the filename as I don't believe epub or mobi files can have an ISBN extracted from the file content itself.

Last edited by afterman; 11-19-2011 at 05:35 AM.
afterman is offline   Reply With Quote
Old 11-19-2011, 07:43 AM   #37
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,864
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Nexus 7
This seems like a great utility. Kudos to gebhard for helping the community out.

Quote:
Originally Posted by afterman View Post
Keep in mind that the ISBN must be included in the filename as I don't believe epub or mobi files can have an ISBN extracted from the file content itself.
Since this is the calibre forum I'd like to remind folks that there is an Extract ISBN plugin that will extract the ISBN from books in your calibre library. Additionally you can set the regex in the adding books preference area to extract the ISBN from filenames on import.
DoctorOhh is offline   Reply With Quote
Old 11-20-2011, 04:49 AM   #38
micokonsep
Junior Member
micokonsep began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2008
Device: prs-505
isbn for epub / mobi

Quote:
Originally Posted by dwanthny View Post
This seems like a great utility. Kudos to gebhard for helping the community out.



Since this is the calibre forum I'd like to remind folks that there is an Extract ISBN plugin that will extract the ISBN from books in your calibre library. Additionally you can set the regex in the adding books preference area to extract the ISBN from filenames on import.
thx,
I have try it.. it works...
but, is that a way that running like isbn renamer but not under calibre?


thx.
micokonsep is offline   Reply With Quote
Old 11-20-2011, 05:01 AM   #39
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,864
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Nexus 7
Quote:
Originally Posted by micokonsep View Post
I have try it.. it works...
but, is that a way that running like isbn renamer but not under calibre?
No .
DoctorOhh is offline   Reply With Quote
Old 11-20-2011, 05:20 AM   #40
micokonsep
Junior Member
micokonsep began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2008
Device: prs-505
Quote:
Originally Posted by afterman View Post
mico, simply add ".epub.mobi" to the end of the "Extension=.pdf" line in your ISBN.ini file. It should then appear as follows:

Extension=.pdf.epub.mobi


Keep in mind that the ISBN must be included in the filename as I don't believe epub or mobi files can have an ISBN extracted from the file content itself.
I have added that. it runs if we have the isbn number in the namefile.
But is that any way if we want to scan isbn in the file?


regards,
mico
micokonsep is offline   Reply With Quote
Old 11-21-2011, 01:03 PM   #41
biodu
Enthusiast
biodu began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Aug 2010
Location: Country with the most cheese in the world
Device: Kindle DXG
Hello micokonsep,

you could try Mr Agapow's python script, which can be found here.

However it might require some adjustments in the script ...

To rename epubs in a directory you could create a batch file (for Windows only). Create a file with notepad and name it <whatsoever>.bat. Then insert the following:
Code:
@echo off
for /f %%i in ('dir /b .\*.epub') DO python epubmetareader.py rename %%i
Ensure that the epub renamer file (epubmetareader.py) is also in the directory.

Greetings
biodu is offline   Reply With Quote
Old 12-02-2011, 01:08 PM   #42
micokonsep
Junior Member
micokonsep began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2008
Device: prs-505
thx

Quote:
Originally Posted by biodu View Post
Hello micokonsep,

you could try Mr Agapow's python script, which can be found here.

However it might require some adjustments in the script ...

To rename epubs in a directory you could create a batch file (for Windows only). Create a file with notepad and name it <whatsoever>.bat. Then insert the following:
Code:
@echo off
for /f %%i in ('dir /b .\*.epub') DO python epubmetareader.py rename %%i
Ensure that the epub renamer file (epubmetareader.py) is also in the directory.

Greetings
thx..
I will try it.



regards,
mico
micokonsep is offline   Reply With Quote
Old 01-02-2012, 06:21 AM   #43
balh
Junior Member
balh began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2012
Device: none
Link to app broken

The links to the ISBN renamer app appears to be broken :-(

Any new links ?

TIA!
balh is offline   Reply With Quote
Old 01-02-2012, 06:25 AM   #44
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,864
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Nexus 7
Quote:
Originally Posted by balh View Post
The links to the ISBN renamer app appears to be broken :-(
Try the link in post 32.
DoctorOhh is offline   Reply With Quote
Old 01-02-2012, 07:40 AM   #45
balh
Junior Member
balh began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2012
Device: none
Quote:
Originally Posted by dwanthny View Post
Try the link in post 32.
Thanks !

I thought that link was down but it seems it is my work's @#$%& firewall *silently* blocking it.

Bad Security sucks ! >-(
balh is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Extract ISBN kiwidude Plugins 532 04-07-2024 11:01 AM
Extract ISBN from PDF? mdroberts Calibre 14 12-16-2016 07:32 AM
[Old Thread] Bulk ISBN Removal brewjono Calibre 8 05-04-2011 06:15 PM
[Old Thread] Auto Extract ISBN-Feature request UnraisedArc Calibre 60 03-23-2011 09:31 AM
[Old Thread] ISBN in List view muppetgeoff Library Management 6 02-15-2011 08:35 PM


All times are GMT -4. The time now is 02:08 AM.


MobileRead.com is a privately owned, operated and funded community.