advplyr
3840f2f344
Update:Less aggressive seek back after pausing, first seek back starts on a 10s pause and jumps back 3s #230 . Minimum seek back after a pause is the current chapter start time #244
2022-06-21 18:22:47 -05:00
advplyr
f353a44fac
Fix:Chromecast current track #253
2022-06-21 17:25:27 -05:00
advplyr
a06796d9ca
Fix initialize Paper for android auto
2022-06-19 12:03:50 -05:00
advplyr
a69054fefa
Fix crash when server requests fail
2022-06-19 11:57:19 -05:00
advplyr
6805d7eb96
Update readme.md
2022-06-11 21:46:20 -05:00
advplyr
c77d0f1944
Merge pull request #233 from jmt-gh/add_server_version
...
Show server version in drawer
2022-06-09 17:36:56 -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
fc6d16bdd9
Update:Make audio probe optional
2022-06-06 18:47:09 -05:00
advplyr
815529129a
Fix:Save playback speed when using custom value #226
2022-06-06 17:19:02 -05:00
advplyr
bad8d10a18
Fix:Android 9 and below scan folder for m4b #220
2022-06-05 16:46:38 -05:00
advplyr
a4412da3ed
Version bump 0.9.49-beta
2022-06-05 16:38:45 -05: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
d7dcaa22a6
Fix:Logout button on account page #222
2022-06-05 16:01:05 -05:00
advplyr
cc0b2943dd
Fix:Hide play button for local podcast
2022-06-05 15:56:23 -05:00
advplyr
50ee0b2265
Fix:Local downloaded books crash when server progress check fails, fix check pause timeout length #219
2022-06-05 15:52:54 -05:00
advplyr
910b3a2a17
Version bump 0.9.48-beta
2022-06-05 09:55:22 -05:00
advplyr
916da91ccb
Fix:Android auto check if server connection available and use first available server config, add ping api check with 3 second timeout #212 #167
2022-06-05 09:51:37 -05:00
advplyr
d70a99254a
Android version code bump
2022-06-04 17:20:14 -05:00
advplyr
dcf5bb61a2
Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app
2022-06-04 17:12:14 -05:00
advplyr
aa65bb10c1
Update:Android auto reset saved data if server config id changes
2022-06-04 17:12:10 -05:00
advplyr
158448f8a2
iOS version bump 0.9.47
2022-06-04 16:37:26 -05:00
advplyr
f4be9b3e26
Update:Pass device info with play request
2022-06-04 16:36:49 -05:00
advplyr
15d68ca285
Version bump 0.9.47-beta
2022-06-04 15:11:49 -05:00
advplyr
ad12e6a19d
Add:Author, narrator and series links on item page #186
2022-06-04 10:19:31 -05:00
advplyr
1f1b2fe85a
Add:Filter for podcast episodes
2022-06-03 19:46:43 -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
2decf532b2
Add:Not Finished progress filter
2022-06-02 18:20:52 -05:00
advplyr
3ba87419ae
Update:Hide size on item landing page if not set
2022-06-02 18:14:29 -05:00
advplyr
1c78af37fa
Update:Item page redesign with more details like narrator and chapters, decreasing cover size
2022-06-02 17:57:37 -05:00
advplyr
2b5373aedd
Update:Rename Hard Delete
2022-06-02 17:02:30 -05:00
advplyr
99bf960b8a
Add:Filter and sort for podcast episodes table, Update:Sync local media progress when media progress is updated on the server
2022-06-01 19:38:26 -05:00
advplyr
c4aca22c28
Fix:Android auto reset server items if no longer connected to server #201
2022-05-29 18:43:53 -05:00
advplyr
58bd0e0cee
Add:Click and drag player progress track #110
2022-05-29 18:13:25 -05:00
advplyr
c1c56f8f52
Fix play request payload
2022-05-27 20:48:13 -05:00
advplyr
f930ba1941
Update:Send android device info when opening playback sessions
2022-05-26 19:10:29 -05:00
advplyr
251116a5ce
Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app
2022-05-24 09:08:28 -05:00
advplyr
06739c0401
Fix:Base64 encoding include URL_SAFE flag to prevent having / in local library item ids #192
2022-05-24 09:08:23 -05:00
advplyr
92f069d1e6
iOS version bump 0.9.46
2022-05-22 17:51:35 -05:00
advplyr
62c5042ecc
Fix:Cover image stretch to fill
2022-05-22 17:49:10 -05:00
advplyr
604b086c0b
Android version bump 0.9.46-beta
2022-05-22 17:04:19 -05:00
advplyr
0e0b356f6b
Fix:Reset volume when playing from notification after sleep timer decreases volume #182
2022-05-22 16:24:38 -05:00
advplyr
573768e2b2
Fix:Select podcast folder when none is set yet
2022-05-22 15:56:32 -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
cb6cb5f637
Fix:M4B downloads on Android 9 & 10 not detected as audio files (mimeType is showing as application/octet-stream) #154
2022-05-22 15:31:25 -05:00
advplyr
eb916a3ab0
Add:Duration sort
2022-05-22 14:47:07 -05:00
advplyr
61b8ca1510
Add:Persist scroll position for bookshelves #196 , Fix:Hide clear filter button for series and collections
2022-05-22 14:19:13 -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
d626686614
Add start of downloading library item on iOS
2022-05-14 11:50:53 -05:00