ByteHamster 1505c50b1b
Fix sometimes not resetting media position (#7147)
Before 5218e06904e489f77da4078de775dd0a63b94ef4, 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-07 23:28:14 +02:00
2022-02-27 19:47:41 +01:00

:storage:database

AntennaPod's main database, containing subscriptions and playback state (but not user settings).