advplyr
|
a2ac0e29e4
|
Version bump 0.9.57-beta
|
2022-08-27 16:00:20 -05:00 |
|
advplyr
|
4271d832f1
|
Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app
|
2022-08-27 15:54:19 -05:00 |
|
advplyr
|
64147d065c
|
Update:Book collection row item clickable #305
|
2022-08-27 15:54:13 -05:00 |
|
advplyr
|
fb03c8e67f
|
Merge pull request #335 from ronaldheft/ios-respect-skip-settings
Fix: Skip preferences not respected for iOS remote control
|
2022-08-27 14:23:25 -05:00 |
|
advplyr
|
75979960ab
|
Merge pull request #330 from ronaldheft/bug-ios-background-currenttime
Improve iOS Player Sync Logic
|
2022-08-27 14:22:56 -05:00 |
|
ronaldheft
|
1411157bde
|
Reindex server configs and fix bad data
|
2022-08-26 20:20:46 -04:00 |
|
ronaldheft
|
eb7289c150
|
Fix the incorrect server config being persisted
|
2022-08-26 20:20:26 -04:00 |
|
ronaldheft
|
c1f803bdd0
|
Fix configs sharing an index
|
2022-08-26 20:04:06 -04:00 |
|
ronaldheft
|
ba1efedd79
|
Show currentTime in console
|
2022-08-26 19:48:54 -04:00 |
|
ronaldheft
|
ac10997ed7
|
Fix: Skip preferences not respected for iOS remote control
|
2022-08-26 19:34:34 -04:00 |
|
ronaldheft
|
3c6f29bf3a
|
Fix time observer crashing when already on main thread
|
2022-08-26 19:11:55 -04:00 |
|
advplyr
|
f623393f8d
|
Merge pull request #334 from ronaldheft/ios-failed-playback-session
Fix failed set category on initAudioSession
|
2022-08-26 18:02:17 -05:00 |
|
ronaldheft
|
66ab402a50
|
Fix failed playback session on initAudioSession
|
2022-08-26 18:58:08 -04:00 |
|
ronaldheft
|
2076b93e19
|
Fix edge case when seeking past chapter
|
2022-08-26 18:35:47 -04:00 |
|
advplyr
|
a5aae3fce8
|
Fix:Audio player more menu close playback
|
2022-08-25 18:04:14 -05:00 |
|
ronaldheft
|
eb7a241e94
|
Fix sleep timer chapter locking
|
2022-08-25 19:03:05 -04:00 |
|
advplyr
|
14ff9097c7
|
Update:Changing library while on item page redirects to home
|
2022-08-25 17:58:29 -05:00 |
|
advplyr
|
79f09b334c
|
Add:Book library sort by published year, Fix:Check and set sort/filter when changing library to different media type
|
2022-08-25 17:50:55 -05:00 |
|
ronaldheft
|
f5d1e992ef
|
Fix edge case where incorrect progress was tracked
|
2022-08-25 18:46:13 -04:00 |
|
ronaldheft
|
aed2c31f5a
|
Use persisted session to inform seek back
|
2022-08-25 18:43:57 -04:00 |
|
ronaldheft
|
3e31e72734
|
Configure time observer on the main queue
|
2022-08-25 18:31:09 -04:00 |
|
ronaldheft
|
7cf36d829a
|
Fix progress updating issues
|
2022-08-25 18:28:17 -04:00 |
|
ronaldheft
|
268cf67576
|
Fix lost sleep time on play/pause
|
2022-08-25 17:39:06 -04:00 |
|
ronaldheft
|
5c76158729
|
Fix holding onto frozen Realm reference
|
2022-08-25 16:55:35 -04:00 |
|
ronaldheft
|
8c87b31e56
|
Improved error handling
|
2022-08-25 15:42:37 -04:00 |
|
ronaldheft
|
01678f2c91
|
Remove DispatchQueue as that did not fix Realm crashes
|
2022-08-24 19:57:39 -04:00 |
|
ronaldheft
|
b5e33b1707
|
Fix thread-safety with transaction on local media progress
|
2022-08-24 19:33:10 -04:00 |
|
advplyr
|
bba388aefa
|
Update:Android auto show in progress media items across all libraries #285
|
2022-08-24 17:55:07 -05:00 |
|
ronaldheft
|
46623d70a3
|
Realm modifications should occur on concurrent queue
|
2022-08-23 22:37:28 -04:00 |
|
ronaldheft
|
452b25057e
|
Use the same Realm instead for updates of LocalMediaProgress
|
2022-08-23 22:07:07 -04:00 |
|
ronaldheft
|
67a6aec132
|
Move AudioPlayer tasks off the main queue
|
2022-08-23 22:06:41 -04:00 |
|
ronaldheft
|
10ddc1c911
|
Fix server config not factored in determining active session
|
2022-08-23 18:56:08 -04:00 |
|
ronaldheft
|
2a2ebefeb9
|
Fix thread safety issues
|
2022-08-23 18:51:30 -04:00 |
|
ronaldheft
|
d5f39e5cb1
|
Fix async call not waiting for results
|
2022-08-23 18:22:11 -04:00 |
|
ronaldheft
|
099be648bf
|
Fix server not sending updates every 10 seconds
|
2022-08-23 17:32:43 -04:00 |
|
ronaldheft
|
6a885b7241
|
Fix session time using milliseconds instead of seconds
|
2022-08-23 17:13:43 -04:00 |
|
ronaldheft
|
15cdff5aa2
|
Fix typo in comment
|
2022-08-22 20:36:15 -04:00 |
|
advplyr
|
8bd0e863ae
|
Fix:iOS audio player in landscape mode
|
2022-08-22 17:18:46 -05:00 |
|
ronaldheft
|
94e261d7bf
|
Fix bad data being encoded
|
2022-08-22 18:12:07 -04:00 |
|
ronaldheft
|
06f87d24a7
|
Fix merge conflict
|
2022-08-22 18:12:00 -04:00 |
|
ronaldheft
|
cdd2f40ef9
|
Merge branch 'master' into bug-ios-background-currenttime
|
2022-08-22 18:04:02 -04:00 |
|
ronaldheft
|
2448b461f0
|
Re-implement the paused timer
|
2022-08-22 18:00:37 -04: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 |
|
ronaldheft
|
fe042f3f83
|
Fix NaN causing bad data
|
2022-08-22 17:27:55 -04:00 |
|
ronaldheft
|
d084958f2d
|
Scale time reporting by the rate
|
2022-08-22 17:15:20 -04:00 |
|
ronaldheft
|
ccecba7a19
|
If adjusting sleep time from chapter, convert to regular sleep timer
|
2022-08-22 17:11:34 -04:00 |
|
ronaldheft
|
d57fe44bcc
|
Sleep timer using native time observer
|
2022-08-22 17:04:48 -04:00 |
|
advplyr
|
a32bd9d74c
|
Update:Audio player menu to modal instead of dropdown
|
2022-08-22 16:02:35 -05:00 |
|
advplyr
|
39250b56c0
|
Fix:Play local episode from home page playing from server #324, Update:Podcast cover UI for displaying episodes and showing local download indicator
|
2022-08-21 18:03:27 -05:00 |
|
advplyr
|
1c85e21e4f
|
Merge pull request #329 from benonymity/download-page
Downloads page for iOS
|
2022-08-21 16:20:20 -05:00 |
|