Nate Adams
cdd9800dff
feat: Add chapter-relative MediaSession position state
...
When "Use chapter track" is enabled, the Media Session API now reports
duration and position relative to the current chapter instead of the
full audiobook. This makes the OS lock screen/notification scrubber
span only the current chapter.
- Call setPositionState() with chapter-relative values
- Map OS seek requests back to absolute file position
- Update metadata with chapter title on chapter change
- Fall back to full-file behavior when setting is disabled
2026-02-22 20:03:06 -07:00
advplyr
6819c0b108
Fix player track tooltip overflowing on share player
2025-04-29 17:46:54 -05:00
advplyr
718433183b
Fix Cover modal showing error image for items with no cover, update placeholder cover url to all come from global store
2025-03-27 17:37:25 -05:00
advplyr
9fa00a1904
Fix Share media player not using media session API #3768
2025-01-01 08:55:40 -06:00
Greg Lorenzen
4cdc2a8c28
Feat/download via share link ( #3666 )
...
* Adds share download endpoint
* Adds Downloadable toggle to share modal
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-12-29 16:52:57 -06:00
advplyr
718d8b5999
Update jump backward amount for share player
2024-11-26 17:05:50 -06:00
advplyr
2ba0f9157d
Update share player to load user settings
2024-11-26 17:03:01 -06:00
advplyr
cb85e0255b
Fix share URLs on dev
2024-10-15 16:52:04 -05:00
mikiher
f2ac24e623
Fix next/previous chapter behavior on public share player
2024-10-13 10:56:38 +03:00
advplyr
d5f991ae4a
Fix media share player screen height on android browsers
2024-07-04 15:28:44 -05:00
advplyr
dd1d2b7c92
Fix media item share changing share, show error on failed to play
2024-07-03 17:08:30 -05:00
advplyr
5858b64fc6
Update:Share audio player page background color gradient using fast-average-color on cover image
2024-07-02 17:40:42 -05:00
advplyr
134c2580c9
Update:Custom error page for nuxt
2024-06-30 16:46:54 -05:00
advplyr
8e286a6070
Open media item share sessions shown on listening sessions page, create device info for share sessions
2024-06-30 16:36:00 -05:00
advplyr
d7ace4d1dc
Update:Media item share URL allows for sending starting time as query string #1768
2024-06-30 15:31:27 -05:00
advplyr
c309856f74
Update:Media item share modal UI/UX and localization #1768
2024-06-29 16:15:55 -05:00
advplyr
31146082f0
Update:Media item share endpoints and audio player #1768
...
- Add endpoints for getting tracks, getting cover image and updating progress
- Implement share session cookie and caching share playback session
- Audio player UI/UX
2024-06-29 15:05:35 -05:00
advplyr
c1349e586a
Update share page to show player ui
2024-06-28 17:01:28 -05:00
advplyr
8cadaa57f6
Update share endpoint to return playback session, add get share file endpoint
2024-06-26 17:03:12 -05:00
advplyr
d6eae9b43e
Add:Create media item shares with expiration #1768
2024-06-22 16:42:13 -05:00