Commit graph

210 commits

Author SHA1 Message Date
advplyr
dd0ff04155 Fix:Android Auto downloaded item cover image #141, Update:Lockscreen display title/subtitle #431 2022-12-10 18:09:27 -06:00
benonymity
acc5bde33a fix: use native haptic plugin and remove semicolons 2022-12-08 19:09:46 -05:00
benonymity
1aa6a441f3 feat: add haptic feedback to all action buttons 2022-12-08 00:28:28 -05:00
advplyr
c7879c2bc0 Update:Audio player UI updates #418 #408 2022-12-04 09:19:50 -06:00
advplyr
6d9e902fe7 Update:Abs icon font and navbar to use icons 2022-12-03 12:06:24 -06:00
advplyr
a852114e9c Update:Use cover aspect ratio from library setting 2022-10-22 08:59:10 -05:00
advplyr
4735b51dc0 Update:New library icons 2022-10-19 10:56:31 -05:00
ronaldheft
e6d27a1487
fix: onReady called multiple times 2022-09-18 14:38:32 -04:00
advplyr
a5aae3fce8 Fix:Audio player more menu close playback 2022-08-25 18:04:14 -05:00
advplyr
8bd0e863ae Fix:iOS audio player in landscape mode 2022-08-22 17:18:46 -05:00
advplyr
4f85827585 Add:Lock/unlock player ui setting #313, Update:Player track ui thinner with cursor 2022-08-22 16:50:20 -05:00
advplyr
a32bd9d74c Update:Audio player menu to modal instead of dropdown 2022-08-22 16:02:35 -05:00
benonymity
befe62f8a0 feat: downloads page for iOS 2022-08-21 15:02:22 -04:00
ronaldheft
93cb27d324 Fix player session restoration events 2022-08-19 16:36:56 -04:00
advplyr
95e070a897 Add:Podcast item page play button to play next unfinished episode #139 2022-08-11 17:36:27 -05:00
advplyr
be6c675ded Show user stats nav only when connected to server, remove tooltip, remove icons on stats 2022-08-04 17:22:56 -05:00
benonymity
014588180e feat: add stats page to mobile 2022-08-03 22:17:11 -04:00
advplyr
5f6a1ef7e9 Update:Show error icon on player cover when local media progress fails to sync & remove sync failure toast 2022-07-19 18:50:14 -05:00
advplyr
721f812df0 Update:Library widget UI 2022-07-13 17:10:47 -05:00
advplyr
cb2aaede67 Fix:Socket reconnection on disconnect, Add:Connection indicator icon showing socket/cellular 2022-07-07 17:24:26 -05:00
advplyr
e07e7f70d6 Fix:Buffered progress bar for chapter track #250 2022-07-04 18:42:43 -05:00
advplyr
b4bb6bf81b Fix:Back button to close modal #267 and back button to minimize fullscreen player #267 2022-07-04 15:42:59 -05:00
advplyr
b5c6acc2bc Add:iOS device settings for jump forward/backward 2022-07-02 18:29:41 -05:00
advplyr
b16a7342aa Update:Tapping title/author in fullscreen player redirects to library item page #246 2022-07-02 15:40:37 -05:00
advplyr
3056c55d2f Fix:Update total track width on open fullscreen 2022-07-02 15:03:21 -05:00
advplyr
3c1120ea48 Add settings page with adjustable jump forward/backward settings 2022-07-01 20:05:11 -05:00
advplyr
0ca8de5916 Fix:Audio player fullscreen in landscape mode #234 2022-06-23 19:27:41 -05:00
advplyr
a69054fefa Fix crash when server requests fail 2022-06-19 11:57:19 -05:00
jmt-gh
c457c8eaf7
Update components/app/SideDrawer.vue
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com>
2022-06-09 15:28:49 -07:00
jmt-gh
a391db5dc2 Change what is being called for version
If I tried to grab version directly in the computed section, it would
throw a null error on reload in browser (didn't see any issue on an
actual device). Doing it this way fixes that
2022-06-09 12:08:04 -07:00
jmt-gh
2180e2f649 Add server version to drawer
This commit adds the server version next to the URL. It also adds a new
style to ensure that the text wraps properly if the URL is too long.
Trying text-wrap didn't work.
2022-06-09 11:57:44 -07:00
advplyr
870774b408 Fix:Remove last saved library id when changing servers so home page shelves load on init 2022-06-05 16:32:28 -05:00
advplyr
480df58ce4 Fix:Check with server after pause of 1 minute or longer for updated media progress & show toast on client if progress sync is failing 2022-06-03 18:58:07 -05:00
advplyr
58bd0e0cee Add:Click and drag player progress track #110 2022-05-29 18:13:25 -05:00
advplyr
236fd09c94 Fix:Hide download button if user does not have download permission #189 2022-05-22 15:49:42 -05:00
advplyr
5d2da97dc5 Update:Android auto to show libraries and browseable podcasts, Fix:Download podcast set episodes and cover art correctly 2022-05-22 13:40:01 -05:00
advplyr
ad5edf3aee Fix:iOS audio player cutting off timestamps #173 2022-05-13 09:28:43 -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
8411428241 Fix:Auto rewind and jump forward/jump backward on multi-tracks #143 2022-04-28 17:19:02 -05:00
advplyr
be885009ad Change:persist last search term #142 2022-04-26 17:05:49 -05:00
advplyr
d64dd63ea4 Fix:Close playback when logging out 2022-04-26 16:46:29 -05:00
advplyr
0b4c999018 Android persist playback rate #138 2022-04-23 15:06:51 -05:00
advplyr
32df099e8a Fix bookmarks and hide for local items #137 2022-04-23 14:19:56 -05:00
advplyr
9d6a467517 Fix local audio playback issue, update ffmpeg-kit to min version 2022-04-21 18:50:01 -05:00
advplyr
f65f7b01c3 Fixing gradle dependency issues on android, minor warning fixes 2022-04-19 19:25:16 -05:00
Rasmus Krämer
2f8e30accb
Fixed closePlayback 2022-04-18 12:11:29 +02:00
advplyr
13665af0ed Update cast button on fullscreen player 2022-04-17 18:14:45 -05: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
493d7aecc9 Add chromecast support for android, update package versions 2022-04-17 16:59:49 -05:00
advplyr
760d05cf1b Add android graceful fallback to transcode & onPlaybackFailed event 2022-04-16 13:36:30 -05:00
advplyr
ae195e7b58 Merge 2022-04-15 20:48:39 -05:00
advplyr
331a3b4a1a Add new library icons 2022-04-12 19:19:46 -05:00
advplyr
6e8d84496b Updates to audio player plugin to method naming and using seconds for time values. Adding web audio player to run in browser. 2022-04-11 18:38:01 -05:00
advplyr
c94e57f55e Add podcast pages, android download podcast, scan podcast folders 2022-04-10 20:31:47 -05:00
advplyr
ef65b4c278 Android cleaning up chromecast player and more failed attempts 2022-04-10 16:46:09 -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
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
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
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
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
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
advplyr
6b59ad5bd3 Fix:Sleep timer independent from audio player time to be uneffected by playback speed changes #86 2022-02-03 09:19:27 -06:00
advplyr
a30fe74da2 Change:No seek back if pause less than 1 minute #96 2022-02-03 08:35:48 -06:00
advplyr
42fec4831e Fix:Native progress sync sending time in ms #78, Fix:Chapter start/end times are strings #83 2022-01-13 15:44:16 -06:00
advplyr
f7a2393d99 Fix:Downloaded audiobook progress sync #77, Fix:Downloads page not showing, Fix: Audio player dropdown menu staying open 2022-01-05 19:09:18 -06:00
advplyr
4bf75c606a Add:iOS audio player 2021-12-31 16:57:53 -06:00
advplyr
f59e6521fc Add:Native progress sync for android auto streaming #41, Change:Android auto only show samples when no audiobooks 2021-12-19 18:58:26 -06:00
advplyr
1a7f90c93b Change:Audio stream buffer times #63 2021-12-19 12:40:52 -06:00
advplyr
f11efd93c7 Change:Cast support use audio tracks instead of HLS #11, Clean up playernotificationmanager 2021-12-18 18:26:50 -06:00
advplyr
6faa9b6324 Add:Option to use chapter track #46, Change:Playback speed increment by 0.1 #57 2021-12-11 13:20:20 -06:00
advplyr
d3a2c79a55 Fix:Native back button go back or ask before quitting #52, Fix:Appbar back button 2021-12-10 16:31:54 -06:00
advplyr
3232b519d3 Finish lazy bookshelf,Fix:Async sql db,Fix:Load user progress 2021-12-05 18:31:47 -06:00
advplyr
37d3021302 Add:Lazy bookshelf 2021-12-04 19:56:29 -06:00
advplyr
a7de535123 Fix:Sleep timer volume reset #10, Change:Sleep timer resets to originally selected time only if less than 30s or finished within 2m #10, Add:Sleep timer +/- buttons 2021-11-27 12:15:17 -06:00
advplyr
edc45addc9 Change:Sleep timer shake to extend time 15m and fade out audio #44 #10, Change:Audio player show time remaining accounting for current playback speed #40, Fix:highlighted current chapter, Update api endpoints 2021-11-26 18:27:18 -06:00
advplyr
f5d455feb1 Fix:Initial audiobook progress sync, Fix:Reset stream on logout 2021-11-20 19:25:01 -06:00
advplyr
6bb8dfeffa Fix: check permission before media store query, Add: start of casting 2021-11-20 17:27:03 -06:00
advplyr
f40e971b90 Fix: more sync issues, Add: link audiobooks with folder names in selected download folder 2021-11-20 10:59:34 -06:00
advplyr
3b6e7e1ce2 Add: Search page, Add: Bookshelf list view, Fix: Audiobook progress sync, Fix: Download audiobook button, Change: User audiobook data to use SQL table 2021-11-19 20:00:34 -06:00
advplyr
fd79baed61 Add: New search page 2021-11-19 10:14:36 -06:00
advplyr
0abefbd9bc Fix: android auto requirements, Change: New UI #33 2021-11-14 19:59:34 -06:00
advplyr
65706a52fc Add: Bookmarks, Fix: Playback rate updating, Fix: Sleep timer countdown, Fix: Prev chapter btn, Change: Loading indicator for new audio player, Fix: UI alignment issues #26 2021-11-02 19:44:42 -05:00
advplyr
08195af0dd Add: New audio player w/ fullscreen and condensed views 2021-11-01 21:06:51 -05:00
advplyr
082c303caf Add: Sleep Timer set to end of chapter #24, Change: Scroll to current chapter in modal 2021-10-31 14:35:34 -05:00
advplyr
3b462b27b5 Add: Sleep Timers #24 2021-10-30 13:31:21 -05:00
svd
37fea5c772 fix playWhenReady, prevent open stream with closed id 2021-10-29 10:57:48 +08:00
advplyr
ebf628315c Fix: download single track audiobooks #15, Change: check write permission when selecting folder #13, Add: Show folders and files list in user selected folder, Fix: Seek back only if audiobook was played #20 2021-10-28 09:37:31 -05:00
svd
274a683be7 restore from App “stop" & "destroyed", get data from player, avoid progress loss 2021-10-26 10:19:54 +08:00
advplyr
5a025b3a03 Ebook and comic reader #14 2021-10-17 20:20:00 -05:00
advplyr
56a70aefaf Add: bookshelf list view, add: sort by most recent 2021-10-16 15:50:13 -05:00
advplyr
993ff5341d Support server v1.4.0, multiple libraries, new static request routes 2021-10-06 07:24:15 -05:00
advplyr
ee118abf59 Update cover art urls 2021-10-03 06:43:43 -05:00
advplyr
b8063b8d94 Adding progress filter, filter dot, current chapter highlighted 2021-09-21 18:32:59 -05:00
advplyr
e124d3858f Support for android 8+, selectable download location, permissions check, recursive delete 2021-09-19 18:44:10 -05:00
advplyr
8232cfb796 Version increment and download cover to stream container 2021-09-14 18:24:02 -05:00
advplyr
a412c9d359 Offline support, downloading, syncing progress 2021-09-12 18:37:08 -05:00
advplyr
e97218f2e8 Add chapter support, handle audio focus 2021-09-08 12:17:02 -05:00
advplyr
811fc91fa7 Update fastforward/rewind icons and show on lock screen, move logout btn, fix fallback cover art 2021-09-05 10:37:08 -05:00
advplyr
619b6f3686 Check app version, fix close stream bug, show audiobook progress, add toasts 2021-09-04 12:31:00 -05:00
advplyr
06657538a9 Set ver, clean up dependencies 2021-09-02 12:19:26 -05:00
advplyr
495af35043 init 2021-09-01 20:07:11 -05:00