Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Editor

Notices

Reply
 
Thread Tools Search this Thread
Old 06-22-2021, 01:05 PM   #1
larysa
Zealot
larysa began at the beginning.
 
Posts: 124
Karma: 10
Join Date: Feb 2016
Device: iPad mini 4
ebook not recognized by ipad

i have ebook. fixed various errors with calibre, now it just fine.
but put on ipad at the opening ipad report an error and the book doesn't open...

suggestion?
larysa is offline   Reply With Quote
Old 06-22-2021, 01:19 PM   #2
larysa
Zealot
larysa began at the beginning.
 
Posts: 124
Karma: 10
Join Date: Feb 2016
Device: iPad mini 4
on this book i have more and more (inside text)
<a id="uRdWyYWgcwixJRsN9JboXZ6" class="calibre2"></a>

with different id="xxxxx" value. i want clean all this unnecessary string.
but how to search (& replace with nulled) this string all over the book?

Last edited by larysa; 06-22-2021 at 05:01 PM.
larysa is offline   Reply With Quote
Old 06-22-2021, 09:25 PM   #3
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by larysa View Post
on this book i have more and more (inside text)
<a id="uRdWyYWgcwixJRsN9JboXZ6" class="calibre2"></a>

with different id="xxxxx" value. i want clean all this unnecessary string.
but how to search (& replace with nulled) this string all over the book?
The following regex should work:

Code:
<a id=".*?" class=".*?"><\/a>
The following would find all a tags whether they have attributes or not:

Code:
<a[^\>]*><\/a>
The replace string should be empty.
davidfor is offline   Reply With Quote
Old 06-23-2021, 03:04 AM   #4
larysa
Zealot
larysa began at the beginning.
 
Posts: 124
Karma: 10
Join Date: Feb 2016
Device: iPad mini 4
oh yess! work fine, thank you.
and clean this more string on my ebook, now my ipad recognized fine my book!
cheers
larysa is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ipad 3 not recognized by Calibre Megapete Apple Devices 8 07-08-2014 10:04 PM
ipad mini not recognized jay9y Apple Devices 5 06-18-2014 08:32 AM
iPad 2 no longer recognized in Calibre? kjk Devices 4 07-25-2011 07:26 AM
ebook-convert not recognized as a command p3aul Calibre 11 10-11-2009 03:19 PM


All times are GMT -4. The time now is 06:17 PM.


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