AntennaPod/storage
ByteHamster 1505c50b1b
Fix sometimes not resetting media position (#7147)
Before 5218e06904, deleting an item
loaded its state from the database again. Now it stores the state
of that object. markItemPlayed() did not reset the object's playback
position, so when auto-delete was enabled, the position was overwritten again.
2024-04-28 23:56:23 +02:00
..
database Fix sometimes not resetting media position (#7147) 2024-04-28 23:56:23 +02:00
importexport Spotbugs cleanup (#6968) 2024-04-05 19:28:36 +02:00
preferences CI tweaks (#7069) 2024-04-07 23:28:14 +02:00
README.md Move database to its own module 2022-02-27 19:47:41 +01:00

README.md

:storage

Data storage for podcast data (subscriptions, playback state) and settings (but not settings UI).