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
6b416e6fc1
Fix:Podcast author on item page and use html description for podcast episodes
2022-07-02 14:33:53 -05:00
advplyr
e4c6093a82
Update:Notification player closed when closing in-app player and stop button on notification player #255 , Add:Setting for disabling auto rewind
2022-07-02 14:18:21 -05:00
advplyr
3c1120ea48
Add settings page with adjustable jump forward/backward settings
2022-07-01 20:05:11 -05:00
advplyr
a41e26e4c6
Fix:Fetch more library items per request to fill screen size #265
2022-07-01 17:01:40 -05:00
advplyr
317dc366e3
Add custom headers modal and model
2022-07-01 16:33:39 -05:00
advplyr
cd4c280950
Add:Tap cover to show fullscreen cover image #224
2022-06-24 17:20:13 -05:00
advplyr
0ca8de5916
Fix:Audio player fullscreen in landscape mode #234
2022-06-23 19:27:41 -05:00
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