advplyr
|
7412d0899f
|
Fix:Syncing when media is open in audio player and playing on another device #984
- Local playback session IDs have been updated to UUIDs instead of prefixing local_play_
|
2023-12-15 16:05:19 -06:00 |
|
advplyr
|
fed6579e08
|
Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app
|
2023-12-03 17:37:14 -06:00 |
|
advplyr
|
6621f8b2ee
|
Add:Language code setting and translations #448
|
2023-12-03 17:37:01 -06:00 |
|
Denis Arnst
|
59c71b71fb
|
Fix track skipping on iOS (Fixes #686)
When we seek into a different chapter, we will have to reset the progress of the current one before seeking to the new one.
|
2023-11-29 17:30:34 +01:00 |
|
advplyr
|
81b11bac93
|
Fix:iOS downloading not saving progress for local copy #825
|
2023-11-13 16:33:19 -06:00 |
|
advplyr
|
a7cbdbfbbb
|
Update:iOS remove paused timer that synced with the server when current media was paused
|
2023-11-12 13:49:20 -06:00 |
|
advplyr
|
36be91962c
|
Update:iOS using new sync local sessions endpoint
- remove local session sync function call on starting playback
- Add User model and getCurrentUser api function
|
2023-11-12 13:19:36 -06:00 |
|
Arian Toghyani
|
2eb399b8a7
|
Adding a check so chapter sleep timer is set after resume only when a chapter sleep timer was set before
|
2023-09-26 22:35:01 -07:00 |
|
advplyr
|
1ddb6eca00
|
Fix:iOS local podcast episode progress #719
|
2023-06-24 10:37:56 -05:00 |
|
advplyr
|
f42c624cba
|
Update:iOS saving progress for offline ebooks
|
2023-06-24 09:41:14 -05:00 |
|
advplyr
|
48342e5bd3
|
Fix:iOS offline reading and initialization
|
2023-06-20 16:29:56 -05:00 |
|
advplyr
|
147f89f870
|
Add:iOS offline ebooks
|
2023-06-19 17:42:15 -05:00 |
|
advplyr
|
ae37861f7d
|
Add:iOS support offline episode chapters #675
|
2023-06-18 15:34:56 -05:00 |
|
advplyr
|
fbcb8620f9
|
Update:iOS stream and download URLs to use new API endpoints
|
2023-06-04 12:21:40 -05:00 |
|
advplyr
|
facf56930e
|
iOS add deviceId
|
2023-05-21 17:19:21 -05:00 |
|
advplyr
|
ef1d8a8eb4
|
Update:iOS HLS stream buffer set to 50s
|
2023-03-27 16:54:19 -05:00 |
|
advplyr
|
53c9109534
|
iOS fix local episode duration and playback session title, version bump 0.9.63
|
2023-03-06 16:47:38 -06:00 |
|
advplyr
|
7575a4f883
|
Merge branch 'master' into jramer/master
|
2023-02-19 11:47:20 -06:00 |
|
advplyr
|
8d4c322bce
|
Fix:iOS fallback to transcoding #553
|
2023-02-19 11:47:05 -06:00 |
|
Joakim Ramer
|
3318f3501c
|
fix: seek when changing track
|
2023-02-19 17:42:45 +01:00 |
|
advplyr
|
018a988124
|
Merge branch 'master' into jramer/master
|
2023-02-18 10:20:01 -06:00 |
|
advplyr
|
4eeb7f24d8
|
Fix:iOS downloads #537
|
2023-02-17 13:07:35 -06:00 |
|
Joakim Ramer
|
f4b05a3236
|
Clarify state
|
2023-02-16 23:00:33 +01:00 |
|
Joakim Ramer
|
b73763a9ec
|
fix: Fixes streaming issues
|
2023-02-16 22:53:37 +01:00 |
|
Joakim Ramer
|
ef46ad7a93
|
fix: removes some warnings
|
2023-02-09 02:40:21 +01:00 |
|
Joakim Ramer
|
cbd74d08e1
|
fix: seek pauses playback
|
2023-02-09 02:38:56 +01:00 |
|
advplyr
|
3ef6c345e4
|
Fix Realm wrong thread crash by setting values from deviceSettings outside of commandCenter functions
|
2023-01-30 08:14:32 -06:00 |
|
Bryce Lampe
|
ef4bb6c7a8
|
Handle skip track events on iOS
|
2023-01-29 19:54:12 -08:00 |
|
advplyr
|
a7227acbc3
|
Update:Default to alt view and rename setting to use bookshelf view
|
2023-01-29 17:20:46 -06:00 |
|
advplyr
|
7462eb3bc4
|
Fix:iOS play audiobook tracks inside subfolders #483
|
2023-01-29 14:30:09 -06:00 |
|
benonymity
|
bca5421dbc
|
update: higher sync interval on low power mode
|
2023-01-24 17:35:12 -05:00 |
|
benonymity
|
20085c5eed
|
update: increase update intervals
|
2023-01-24 17:34:53 -05:00 |
|
advplyr
|
d59f3ae0b6
|
Add:Haptic feedback device setting off/light/medium/heavy #472
|
2023-01-08 15:32:15 -06:00 |
|
advplyr
|
139a0b3412
|
Merge pull request #456 from benonymity/listeningStatsFix
Fix Listening Stats
|
2022-12-07 16:28:37 -06:00 |
|
advplyr
|
a262efe9da
|
Fix lockOrientation setting and add Realm db migration;
|
2022-12-07 16:12:09 -06:00 |
|
benonymity
|
d3c6429fd6
|
fix: accurate time for streamed sessions
|
2022-12-07 14:40:50 -05:00 |
|
advplyr
|
9687f47b6b
|
Add:Device setting for locking screen orientation #449
|
2022-12-04 10:41:09 -06:00 |
|
advplyr
|
4da31f5850
|
Merge pull request #391 from ronaldheft/fix-ios-pause-during-seek
fix: Player sometimes pauses during seek on iOS
|
2022-09-23 15:37:50 -05:00 |
|
ronaldheft
|
2dbce1e3bb
|
fix: Negative currentTime after seek back
|
2022-09-21 20:16:29 -04:00 |
|
ronaldheft
|
cdfbbcbf8a
|
refactor: Use refactored seek back time class
|
2022-09-20 18:34:43 -04:00 |
|
ronaldheft
|
890852bef5
|
refactor: Pull out seek back calculation into testable class
|
2022-09-20 18:32:28 -04:00 |
|
ronaldheft
|
5d23c17d30
|
fix: iOS chapter sleep timer issues
|
2022-09-18 14:21:41 -04:00 |
|
ronaldheft
|
9c9c1c3b94
|
fix: Player sometimes pauses during seek
|
2022-09-18 13:38:16 -04:00 |
|
advplyr
|
4e94fd6ad0
|
Merge pull request #390 from ronaldheft/fix-ios-seek-back-time
fix: iOS seek back time not winding back
|
2022-09-18 11:58:50 -05:00 |
|
advplyr
|
81a8203cca
|
Merge pull request #389 from ronaldheft/ios-bug-artwork
Fix local cover images not used on iOS
|
2022-09-18 11:57:12 -05:00 |
|
ronaldheft
|
b6b206c288
|
fix: Seek back time not winding back
|
2022-09-18 12:44:48 -04:00 |
|
ronaldheft
|
bae5d97087
|
fix: Local artwork not loading
|
2022-09-18 12:24:19 -04:00 |
|
ronaldheft
|
3e12ff139b
|
fix: Local artwork not used
|
2022-09-18 11:43:38 -04:00 |
|
ronaldheft
|
7ccd8db085
|
fix: iOS 16 realm crash
|
2022-09-17 17:47:18 -04:00 |
|
ronaldheft
|
e7f61e34e8
|
Fix player automatically starting after WebKit reload
|
2022-09-15 20:49:25 -04:00 |
|