Quote:
Originally Posted by ownedbycats
Yes, sideloaded books set the SeriesID to the series name. But re-sending a store book to device just results in a duplicate book, lol.
I made the change to line 3300 and tested with a newly-purchased store book, unfortunately it doesn't seem to update. The SeriesID is still 7385b960-7cb7-5146-853b-968a87f2f8a0 rather than the series name.
|
Try changing line 3339 as well
Code:
if series_changed or series_number_changed or not book.is_sideloaded \
This should force updating of any non-sideloaded book.