advplyr
373221703d
Update:Android download to internal storage option #635
2023-06-04 14:59:55 -05:00
advplyr
195e33ae32
Update:EReaders to use new ebook API routes
2023-06-04 11:13:05 -05:00
advplyr
e6aaccfc74
Update:Android support storing downloads to internal app storage #635
2023-06-03 17:24:32 -05:00
advplyr
c093548b71
Update:Scale chapter times with playback rate #726
2023-06-01 17:36:52 -05:00
advplyr
b067a2d3d5
Fix:Libraries modal background colors #723
2023-06-01 17:22:28 -05:00
advplyr
a9ae7bfdb8
Update:Fix epub3 background color, increase padding on top of ereader
2023-06-01 17:19:16 -05:00
advplyr
9ab37ac525
Add:Saving progress for PDF ebooks #712
2023-05-25 17:09:28 -05:00
advplyr
facf56930e
iOS add deviceId
2023-05-21 17:19:21 -05:00
advplyr
2c3dff3544
Add:EBook download and offline reading #187 #243
2023-05-21 15:02:49 -05:00
advplyr
b1bf68b8cd
Add:Series progress to series cards #410
2023-05-21 10:25:10 -05:00
advplyr
83a4474375
Add:Podcast episode table sort options #376
2023-05-20 17:12:36 -05:00
advplyr
922d9f22ce
Fix chapters button clickable when no chapters
2023-05-20 16:31:51 -05:00
advplyr
928f33005a
Update:Add play button to collections and playlist table #666
2023-05-20 14:22:53 -05:00
advplyr
daff8355d7
Merge branch 'master' into HStep20/master
2023-05-20 10:18:16 -05:00
advplyr
231289e9ac
Update:Add podcast type, episode type, episode number, season and support html episode description #677
2023-05-19 17:57:36 -05:00
advplyr
87df022af0
Add:Narrators in search results
2023-05-19 17:18:31 -05:00
advplyr
07fdac9746
Update:Podcast episodes on home page dont show an Episode number if none is set
2023-05-19 17:03:54 -05:00
advplyr
d48d1fdde3
Update:Audio player play method color for visibility #706
2023-05-17 17:59:47 -05:00
hstephens
5399ec67d7
Added Auto Rewind on Sleep Timer setting
2023-04-29 15:38:51 -06:00
advplyr
e842de78dd
Fix:Audiobook tracks table for local only books
2023-03-28 17:30:54 -05:00
advplyr
d01b602306
Update epub reader media progress update
2023-03-26 13:50:21 -05:00
advplyr
c90f2c136a
Add:Support epub progress saving
2023-03-25 17:40:46 -05:00
advplyr
e711ada0b3
Fix:Center play button when locking ui #624
2023-03-10 15:37:42 -06:00
advplyr
d9b0b8c33d
Add chapters & tracks table. Clamp description to 4 lines. Move size to more info modal
2023-03-06 15:27:12 -06:00
advplyr
cb5d32bbb9
Fix epub reader
2023-03-06 13:09:09 -06:00
advplyr
f594b734c0
Adding more top padding to ereader
2023-03-06 11:40:00 -06:00
advplyr
bf62b82037
Fix ereader padding and swiping
2023-03-06 10:58:08 -06:00
advplyr
1ea984b915
Update iOS disable touch callout and user select
2023-03-04 17:15:48 -06:00
advplyr
f28405081a
Update:Audio player controls max width
2023-03-04 16:42:06 -06:00
advplyr
317f00e1b8
Update:Audio player drag cursor to seek #457
2023-03-04 16:26:37 -06:00
advplyr
f8ce0b8355
Fix collapse sub series show series name
2023-03-04 14:15:08 -06:00
advplyr
9fd6ff9fd2
Fix sub series navigation not refreshing entities
2023-03-04 14:12:16 -06:00
advplyr
3931020c83
Update:Audio player cover rounded corners and rounded track
2023-03-04 13:59:37 -06:00
advplyr
8bdb6b0b66
Update:Fullscreen audio player track padding
2023-03-04 13:49:58 -06:00
advplyr
33bdee66a3
Add:Collapse series and collapse sub-series settings #99
2023-03-03 17:05:23 -06:00
advplyr
a81f50878e
Add:Authors page #618
2023-03-02 17:59:11 -06:00
advplyr
322f7d75dd
Fix:Show episode title on home page shelves #616
2023-03-02 17:17:49 -06:00
advplyr
2f34da4e99
Fix:Android playback rate set on initial load #532
2023-03-01 17:47:07 -06:00
advplyr
5a9e30b08c
Update:Show raw cover image in audio player #614
2023-02-27 16:30:18 -06:00
advplyr
02089e1489
Update:Increased padding on modals
2023-02-26 14:41:18 -06:00
advplyr
d67454db9a
Fix:Update bookshelf on screen orientation change #602
2023-02-25 16:53:48 -06:00
advplyr
fb35d8b1a0
Add:Podcast episode page and update episode lists to not show description #588
2023-02-25 16:33:06 -06:00
advplyr
018a988124
Merge branch 'master' into jramer/master
2023-02-18 10:20:01 -06:00
advplyr
08ee08c698
Update:Show loading indicator when first connecting to server
2023-02-17 17:47:46 -06:00
advplyr
d899fd4d89
Android & iOS only open most recent session on first load
2023-02-17 17:14:49 -06:00
advplyr
4eeb7f24d8
Fix:iOS downloads #537
2023-02-17 13:07:35 -06:00
advplyr
6cd04e7098
Remove Gentium Book Basic font
2023-02-12 12:16:38 -06:00
Lars Kiesow
ec704bf501
Easy way to play current audiobook
...
This patch implements a generic way of re-opening the player for the
book you last listened to. This is especially handy when first opening
the app and you can restart playback with a single click.
The player is opened only if no other book is already open in the
player. It will not overwrite or replace playbacks or player already in
progress.
The player is opened paused. No automatic playback since that could be
really annoying.
This closes #494
2023-02-11 23:14:41 +01:00
advplyr
f362db3855
Add prop to BookCover to not show a background
2023-02-09 18:13:30 -06:00
Joakim Ramer
cbd74d08e1
fix: seek pauses playback
2023-02-09 02:38:56 +01:00