sir-wilhelm
9b8536a581
Adds a player setting to use chapter duration in the player Chapter modal.
...
Allows users to view chapter duration instead of start time in the player chapter list.
2025-11-04 19:37:31 -06:00
advplyr
52f86cbce9
Fix plugin listener handlers, add message for configs using old server auth, show server version on account page
2025-07-05 12:20:27 -05:00
advplyr
616cf9029d
Fix audio player colors for black theme
2025-06-20 16:51:19 -05:00
advplyr
1b0843d12e
Update Year in review icons, update some icons to be larger, fix read more/less, audio player use keyboard arrow down
2025-04-05 17:14:43 -05:00
Nicholas Wallace
8cf757c080
Replace all material-icons with material-symbols
2025-03-30 23:26:14 -07:00
advplyr
033b0b6ebf
Update cast icon to black on light covers
2025-02-17 17:58:03 -06:00
Nicholas Wallace
669ced862e
Use cast-connected icon instead of green icon
2025-02-09 14:06:47 -07:00
advplyr
d5fa36b11a
Update error icon on audio player cover to show progress sync alert dialog when tapped #1396
2025-01-18 14:46:12 -06:00
ISO-B
358197db03
iOS devices have always networkConnected status true
...
Capacitor Network plugin only shows ios device connected if internet access is available. This fix allows iOS users to use local server without internet access. Socket is used to detect if connection to server is availabe. networkConnected is only used for add server form and cellular permission check.
Cellular permissions for download and streaming wont work for iOS if device is connected to cellular, but without internet access to server that is used for connectivity check.
2024-11-03 21:45:05 +02:00
advplyr
c04c7a55d9
Fix:iOS progress bar overflowing edge of screen
2024-03-03 12:52:17 -06:00
advplyr
15aaef742d
Fix:Ignore swiping for audio player when modal is open #1099
2024-02-24 15:00:29 -06:00
advplyr
2327bc1705
Update playMethod to fallback to 0
2024-02-04 18:14:24 -06:00
advplyr
d03949f5d1
Update:Audio player title scrolls when overflow #740
...
- increase width of the title on minimized player to scale with screen width
- mini player shows media title and chapter title
2024-02-03 17:31:53 -06:00
advplyr
f5ec247b47
Update:Minimized audio player allow swipe up to fullscreen #1046
2024-02-01 18:20:10 -06:00
advplyr
6e6dd00523
Update:Allow swiping down anywhere on fullscreen audio player to minimize #1046
2024-02-01 17:51:10 -06:00
advplyr
3fe943e989
Add:Player setting to scale elapsed time by playback speed #1028
...
- Moved player settings to new playerSettings key in storage preferences
2024-01-04 15:28:25 -06:00
advplyr
98a465c7b4
Update components/app/AudioPlayer.vue
2024-01-01 10:51:46 -06:00
advplyr
3315f61ae4
Merge branch 'master' into playerSwipeBack
2024-01-01 10:46:01 -06:00
advplyr
acee907932
Merge branch 'master' into statusBarTweaks
2024-01-01 09:00:47 -06:00
advplyr
322cad5548
Move AbsAudioPlayer.setChapterTrack to AudioPlayer instead of localStore
2024-01-01 08:22:20 -06:00
benonymity
439ab2c8c0
fix: item page background conflict
2023-12-23 01:45:40 -05:00
benonymity
29086fc783
fix: no swipeback when audio player fullscreen
2023-12-22 22:34:24 -05:00
advplyr
19d6c84113
Update:Light theme colors for track progress bar and ereader settings #916
2023-12-13 16:57:44 -06:00
advplyr
c7678da664
Update:Setup css colors for themes, add light theme colors #916
2023-12-10 17:53:27 -06:00
advplyr
a26f37aa49
Add more translation strings, clean out unused strings #448
2023-12-04 17:53:36 -06:00
advplyr
6d61b2acaf
Fix:Switch to library of item when clicking on title of fullscreen audio player #803
2023-09-11 17:08:15 -05:00
advplyr
ff4f8324e7
Update:Syncing playback time when media item is open in player
2023-06-19 12:37:44 -05:00
advplyr
a7443d0992
Fix:Persist Total Track setting in audio player #663
2023-06-18 14:53:01 -05:00
advplyr
455af239a1
Update:Increasing touch size for seek bar cursor #713
2023-06-11 14:20:33 -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
922d9f22ce
Fix chapters button clickable when no chapters
2023-05-20 16:31:51 -05:00
advplyr
d48d1fdde3
Update:Audio player play method color for visibility #706
2023-05-17 17:59:47 -05:00
advplyr
e711ada0b3
Fix:Center play button when locking ui #624
2023-03-10 15:37:42 -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
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
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
Joakim Ramer
cbd74d08e1
fix: seek pauses playback
2023-02-09 02:38:56 +01:00
advplyr
405cd21c32
Emit playback speed change event when Android Auto changes speed
2023-02-06 17:20:39 -06:00
advplyr
99d60eaf9a
Update:Adjust current playback time with playback speed #549
2023-02-04 13:50:54 -06:00
advplyr
62a5a2d069
Update:Increase height of minimized audio player to accomadate iOS safe area #531
2023-01-31 15:30:13 -06:00
advplyr
ebd65b4fa7
Fix:Back button closing modals and fullscreen player #535
2023-01-31 14:50:26 -06:00
advplyr
ea847a62ff
Update components/app/AudioPlayer.vue
2023-01-31 14:17:45 -06:00
Lars Kiesow
3fc89377b4
Player Progress Bar Position
...
This patch moves the progress bar slightly up for a better separation
between playback controls and seeking.
The reasoning behind this is that I (and probably others as well) often
interact with this interface in a clumsy, half-asleep state. Due to the
closeness of the progress bar and the play/pause button, I have managed
it several times to accidentally seek instead of pause. That is really
annoying since you then have to manually find the previous playback
position again.
Long term, I would love to see more of the available space being used.
In particular in the player interface. There should be enough free space
available. Especially if you have just one of the progress bars active.
But for now, this is just a quick-fix to improve the current situation.
2023-01-31 15:31:06 +01:00
advplyr
18e15ff056
Remove left & right padding of audio player timestamps on iOS
2023-01-29 14:12:14 -06:00
advplyr
ccd206e95d
Fix cover height overflow on fullscreen audio player
2023-01-24 17:52:28 -06:00