Quote:
Originally Posted by Giordanni
Hi there and thanks for your reply.
IMHO, since I don't know your system design, and supposing you have a one-to-many relationship between Book and Series entities, have you consider this relationship becomes a many-to-many relationhip (with the series index in the relationship itself)? Maybe with this approach, the problem would be solved.
Of course, consecuences in whole system should be analyzed.
Again, it is just an idea.
Regards
|
calibre is open source. You are very welcome to make the database and user interface changes and submit them to @kovid for review and (possible) inclusion in calibre. Be aware that in addition to the db and calibre interface, you will probably need to change a lot of other stuff including the web server, many (!) plugins, many device drivers, and some programs like koreader and calibre sync.