audiobookshelf/server/objects
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
..
entities Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986 2024-05-18 09:33:48 -05:00
files Update:Remove unused missing/invalid audiobook parts logic and keys 2024-03-21 14:38:52 -05:00
mediaTypes Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986 2024-05-18 09:33:48 -05:00
metadata
settings Update:Add server setting for backupPath and allow overriding with BACKUP_PATH env variable #2973 2024-06-18 17:10:49 -05:00
user Update OIDC advanced permissions check to only perform an update on changes 2024-03-30 14:04:02 -05:00
Backup.js
Collection.js
DailyLog.js
DeviceInfo.js
Feed.js
FeedEpisode.js
FeedMeta.js
Folder.js
Library.js
LibraryItem.js
Notification.js
PlaybackSession.js Update:Media item share endpoints and audio player #1768 2024-06-29 15:05:35 -05:00
Playlist.js
PodcastEpisodeDownload.js
Stream.js Fix:Catch error with transcodes writing concat file & do not fallback to AAC encode if error message is a failure to find include file 2024-04-27 16:41:57 -05:00
Task.js