Closed ISO-B closed 2 weeks ago
This only works after re-opening the app because on first load the cleanLocalLibraryItems
function gets ran that updates the LocalLibraryItem data removing any files that are no longer there.
Added check that files really exists. Now it prevents playing book if file is removed while app is running.
Thanks! I wanted to push an additional update in this PR but I don't think permission was given.
Typically this is shown.
but it wasn't shown on this PR.
This should fix #105 . This wont work 100% with books that have multiple books.
If there is way to know how many files there should be then this can easily be extended for multi file books.