Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 17 of 17 - Search took 0.00 seconds. Search: Posts Made By: esvorontsov
Forum: Development 10-02-2015, 05:10 AM
Replies: 1
Views: 1,891
Posted By esvorontsov
How to get the selected category in the code of the gui plugin?

Good day

The user selects the tag with the left mouse button.
How to get the selected tag in the code of the gui plugin?
Forum: Development 10-01-2015, 05:46 AM
Replies: 1
Views: 2,720
Posted By esvorontsov
found this solution api =...

found this solution

api = self.gui.current_db.new_api
fmt = api.formats(book_id, verify_formats=False)[0]
dest = r"d:\books\bookname." + fmt
api.copy_format_to(book_id, fmt, dest,...
Forum: Development 09-30-2015, 10:28 AM
Replies: 1
Views: 2,720
Posted By esvorontsov
How to get full path of the book?

Hello

How to get full path of the book in the gui plagin code, if I know book_id, to copy a file to another place?
Forum: Development 09-29-2015, 12:15 PM
Replies: 3
Views: 3,437
Posted By esvorontsov
Smile it works, thank you!

it works, thank you!
Forum: Development 09-29-2015, 11:17 AM
Replies: 3
Views: 3,437
Posted By esvorontsov
How to get the uuid of the book in the code of the gui plugin?

good day!

if I know the id of the book, how to get the uuid of the book in the code of the gui plugin?

This book uuid will be used to synchronize book metadata between calibre and other...
Forum: Development 09-29-2015, 11:06 AM
Replies: 6
Views: 3,324
Posted By esvorontsov
thank

thank
Forum: Development 09-21-2015, 09:32 AM
Replies: 2
Views: 2,664
Posted By esvorontsov
debug plugin does not work in VS2013

debug plugin does not work in VS2013
Forum: Development 09-21-2015, 09:30 AM
Replies: 6
Views: 3,324
Posted By esvorontsov
in Python 2.7 need to use xrange, but it is not...

in Python 2.7 need to use xrange, but it is not important
m.rowCount() requires two arguments - ???
what is the name of the model class?
what method of the model class will return the metadata for...
Forum: Development 09-21-2015, 08:19 AM
Replies: 6
Views: 3,324
Posted By esvorontsov
_____

_____
Forum: Development 09-21-2015, 07:54 AM
Replies: 6
Views: 3,324
Posted By esvorontsov
How to get metadata of each book using book_ids?

How to get metadata of each book using book_ids?
Forum: Development 09-21-2015, 06:21 AM
Replies: 2
Views: 2,664
Posted By esvorontsov
sorry, did not see at once, debugging of plugins...

sorry, did not see at once, debugging of plugins is described in the same post
Forum: Development 09-21-2015, 06:05 AM
Replies: 2
Views: 2,664
Posted By esvorontsov
How to debug a plugin together with the calibre solution in VS2013?

I used the post https://www.mobileread.com/forums/showthread.php?t=251201 to configure VS2013 to develop in python.

But my plugin is separate from the calibre solution and contained in the zip...
Forum: Development 09-21-2015, 04:57 AM
Replies: 6
Views: 3,324
Posted By esvorontsov
How to get a list of books corresponding to the selected tag in the GUI plugin?

Hello

The user selects the tag by the left mouse button. Calibre shows book list that correspond to the selected tag.

How to get a list of books corresponding to the selected tag in the GUI...
Forum: Development 09-16-2015, 05:54 AM
Replies: 5
Views: 3,834
Posted By esvorontsov
thanks

thanks
Forum: Development 09-16-2015, 05:36 AM
Replies: 5
Views: 3,834
Posted By esvorontsov
the plugin needs to read from the calibre...

the plugin needs to read from the calibre database and writes to mysql database from which the data is displayed on the website
Forum: Development 09-16-2015, 05:29 AM
Replies: 5
Views: 3,834
Posted By esvorontsov
I want to write information to mysql database

I want to write information to mysql database
Forum: Development 09-16-2015, 04:36 AM
Replies: 5
Views: 3,834
Posted By esvorontsov
How to add mysql libraries in calibre?

Hello!
I'm developing a gui plugin that needs to write to mysql.
How to add the required libraries in calibre, for example, the MySqlDb connector?
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT -4. The time now is 08:32 PM.


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