TortugaPower / BookPlayer

Player for your DRM-free audiobooks
GNU General Public License v3.0
1.52k stars 185 forks source link

Allow Removing Local Files and Filtering to local #1145

Open bmcquist opened 5 days ago

bmcquist commented 5 days ago

Add Filter Options to Library to Only Display Local Files

Most often I just want to see the few books that I am currently working through. In my workflow that means the ones I have downloaded locally.

Incidentally, it doesn’t look like there is a way to remove a file from your device without deleting in from the library. That would have to work first, I suppose.

Alternatively, a filter for in progress books could work.

GianniCarlo commented 5 days ago

Hi @bmcquist ! yes, having an active filter for the library, is something that we want to do (no ETA though yet)

Regarding removing the backing file from the device, there are a couple of ways:

Please be aware that you will need to import back the file to resume playback, unless you're using our cloud sync feature, which allows for streaming

bmcquist commented 5 days ago

Aha! @GianniCarlo I somehow missed the remove from device, I must have been looking at a book that wasn't on my phone. That's great!

Thanks!