Commit graph

87 commits

Author SHA1 Message Date
advplyr
236fd09c94 Fix:Hide download button if user does not have download permission #189 2022-05-22 15:49:42 -05:00
advplyr
60ee33cb72 Update:Show download button on iOS and call downloadLibraryItem without a folderId 2022-05-14 09:08:52 -05:00
advplyr
e8b6602fe5 Remove app update package 2022-05-07 17:32:18 -05:00
advplyr
73d5b19d2b Update:Casting when playing local item if connected to server linked to local item #170, Update:Play button color when playing local item verse server item, Add:Show play method at the top of audio player (Direct, Local, Transcode) 2022-05-04 19:31:56 -05:00
advplyr
bec3f5841e Fix:Setting local library item as finished when local media progress does not exist 2022-04-30 15:35:20 -05:00
advplyr
068762912f
Merge pull request #134 from benonymity/MarkAsRead
Add mark as read button
2022-04-30 14:58:45 -05:00
benonymity
a67c19f30f Shorten play button text 2022-04-30 15:01:27 -04:00
benonymity
7fd51ebcc1 Fix button padding, final tests 2022-04-28 20:05:25 -04:00
advplyr
8411428241 Fix:Auto rewind and jump forward/jump backward on multi-tracks #143 2022-04-28 17:19:02 -05:00
benonymity
ae4678cf24 Resize button, no podcast downloads on iOS 2022-04-28 17:13:21 -04:00
benonymity
68e565ebe2 Don't show if a podcast 2022-04-28 16:38:27 -04:00
benonymity
d99f4406b7 Removed episode reference, smaller play button 2022-04-28 13:21:47 -04:00
Ben
2064cd8380
Merge branch 'advplyr:master' into MarkAsRead 2022-04-28 12:24:44 -04:00
benonymity
415ff65561 Display when local, add CSS classes 2022-04-27 15:19:29 -04:00
advplyr
be885009ad Change:persist last search term #142 2022-04-26 17:05:49 -05:00
advplyr
2dd822e04d Fix: Sleep timer for multi-track playback sessions - use duration of all tracks stored in playback session instead of duration from exoplayer #140 2022-04-25 17:22:12 -05:00
benonymity
1fed00ca81 Add localLIbraryProgress updates 2022-04-24 22:02:22 -04:00
Ben
a63022a669
Merge branch 'advplyr:master' into MarkAsRead 2022-04-24 21:40:01 -04:00
advplyr
c5a9677ac6 Fix cover aspect ratio #136 2022-04-23 14:38:29 -05:00
benonymity
9263028c56 Loading indicator while awaiting library 2022-04-23 00:56:46 -04:00
benonymity
114dbd24bc Add button to mark book as read 2022-04-23 00:27:03 -04:00
benonymity
25bccdfce6 Fix Book/Podcast Search 2022-04-19 11:02:22 -04:00
advplyr
c4c6377925 Minor UI fixes, hide cast button when not connected to server, update sort options 2022-04-17 17:54:13 -05:00
advplyr
6cea0ba03d Fix mobile ereader for new data model 2022-04-16 06:10:10 -05:00
advplyr
ae195e7b58 Merge 2022-04-15 20:48:39 -05:00
advplyr
ccba8dc3c7 Fix episodeId download issue, add draggable for local tracks 2022-04-13 20:24:54 -05:00
advplyr
24d124e2e8 Update search page for new data model and adding podcasts 2022-04-12 19:10:11 -05:00
advplyr
021538820a Update sorting/filtering for podcasts, show sort line on bookshelf list view, update podcast episode UI 2022-04-12 18:40:35 -05:00
advplyr
c94e57f55e Add podcast pages, android download podcast, scan podcast folders 2022-04-10 20:31:47 -05:00
advplyr
abf140bd21 UI updates 2022-04-09 20:29:59 -05:00
advplyr
d9e4469089 Add keep local media progress and playback sessions, update data models to support syncing local progress and support for podcast episodes 2022-04-09 12:03:37 -05:00
advplyr
9ad351f0d7 Persist bookshelf list view setting, fix collections for new data model, add authors cards, update filters 2022-04-08 19:05:32 -05:00
advplyr
f309e1fcf2 Updates to downloader, audio track ordering, hard deleting from file system, UI updates and fixes 2022-04-08 18:07:31 -05:00
advplyr
105451ebf1 Add bookshelf list view 2022-04-07 19:59:23 -05:00
advplyr
119bfd6c98 Add download UI indicator, download progress, update bookshelf item to show local items and items matches with local item, remove item before downloading if already exists in file system 2022-04-07 18:46:58 -05:00
advplyr
ee942c6704 Update android scanner and add local media file page, scan library items 2022-04-06 20:36:17 -05:00
advplyr
12de187b7a Update folder scanner and db to store LocalLibraryItem objects instead of LocalMediaItem objects, some ui fixes and audio player service binding fix 2022-04-05 19:44:14 -05:00
advplyr
77ef0c119b Refactor capacitor plugins, clean up and organize android plugin classes 2022-04-04 19:08:27 -05:00
advplyr
4b834cb5c1 Remove old code for downloads, user progress, sql, server config. Add web plugin for DbManager 2022-04-03 19:16:17 -05:00
advplyr
9fd3dc6978 Add local library items to bookshelf and landing page 2022-04-03 17:07:26 -05:00
advplyr
0b9b0341b5 Cleanup old unused and missing vars 2022-04-03 14:37:44 -05:00
advplyr
f57f0e4e0d Add new connection page to support multiple server connection configs 2022-04-03 14:24:17 -05:00
advplyr
7a091dd428 New downloader for downloading multiple tracks, android media player support for using multiple tracks 2022-04-02 19:43:43 -05:00
advplyr
f70f707100 Rebuilding audio player and handling playback sessions in android. Moving all logic natively 2022-04-02 12:12:00 -05:00
advplyr
94b9dbb8b3 Media folder management page, android media folder scanner 2022-04-01 18:33:40 -05:00
advplyr
a259883979 Add start of new local media page for adding folders and scanning local media items 2022-03-31 20:23:38 -05:00
advplyr
a8de03b82d Add new folder scanner for media items with ffprober 2022-03-30 19:41:04 -05:00
advplyr
4fc70cd3dd New data model classes, ffmpeg-kit, jackson json deserializer, add permission 2022-03-28 19:53:53 -05:00
advplyr
461733854a New data model in android: Adding jackson for JSON deserialization, adding data classes, setting up API caller 2022-03-24 19:28:26 -05:00
advplyr
03312390cb New data model updates for bookshelf, covers, cards 2022-03-23 17:59:14 -05:00