Files
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
..
2024-04-05 19:28:36 +02:00
2024-04-07 23:28:14 +02:00
2022-02-27 19:47:41 +01:00

:storage

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