ananas/app/src/main/java/dev/jdtech/jellyfin/database
Jcuhfehl c1740c1b68
Display downloaded episodes by series (#80)
* Display downloaded episodes by series

* Add offline playback to readme

* Remove accidentally commited changes

* Remove duplicate movie section in downloadviewmodel

* Fix issues with merging upstream

* Notify on download completion

* Fix trash icon color

* Update DownloadSeriesFragment to use new UiState system

* Clean up unused code

Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2022-06-11 13:35:52 +02:00
..
Converters.kt Save downloads metadata to database (#81) 2022-01-21 17:34:50 +01:00
DownloadDatabase.kt Save downloads metadata to database (#81) 2022-01-21 17:34:50 +01:00
DownloadDatabaseDao.kt Display downloaded episodes by series (#80) 2022-06-11 13:35:52 +02:00
Server.kt Add server database 2021-06-07 22:52:31 +02:00
ServerDatabase.kt First JellyfinRepository implementation 2021-07-06 14:24:53 +02:00
ServerDatabaseDao.kt Server setup improvements (#67) 2021-11-14 18:20:19 +01:00