Commit Graph

77 Commits

Author SHA1 Message Date
6278bb8665 Move raw cover preview to a separate global component, fix item page cover overlay show on hover 2023-10-27 16:51:44 -05:00
32616aa441 show a modal with cover images when clicked 2023-10-23 20:37:51 -07:00
8c5ce6149f Fix:Aspect ratio of authors image on authors landing page #2227 2023-10-18 17:10:53 -05:00
53c96b2540 Update:Handle multiple sessions open, sync when paused, show alert of multiple sessions open when both are playing #1660 2023-05-27 17:21:43 -05:00
b8b3d05f5e Fix:Authors page includes library id in url #1767 2023-05-13 16:47:38 -05:00
0e7a5649cc seek instead of skip with action handlers 2023-05-07 19:23:07 +00:00
3dc9416da6 Add:Chapters to podcast episodes #1646 2023-04-09 14:32:51 -05:00
25ca950dd0 Update listening sessions per device and show open sessions 2023-04-08 18:01:24 -05:00
a59311f795 Update:Adjust timestamps in player for playback speed #1647 2023-04-07 18:05:23 -05:00
808690c137 truncate long title in stream container 2023-03-20 21:28:15 +01:00
34ac972130 Add download queue 2023-02-27 02:56:07 +00:00
6dec750d3e Fix:Close open playback session on server when local playback session syncing from mobile 2023-01-15 15:00:18 -06:00
3c25e87e8d Update:Cleanup audio player 2023-01-08 09:38:37 -06:00
7f5356100d Bookshelf updates for music tracks 2023-01-03 18:00:01 -06:00
b884f8fe11 Laying the groundwork for music media type #964 2022-12-22 16:38:55 -06:00
9b1f7f566f Fix:On bookshelf view show series name placard on shelf #1239 2022-12-17 16:36:41 -06:00
180293ebc1 Update:Cleanup socket usage & add func for emitting events to admin users 2022-11-24 16:35:26 -06:00
145e0217b6 Update:Media session show next/prev track buttons #1201 2022-11-22 16:57:18 -06:00
fdfb07ff2c Add a few tooltips
Starting to use audiobookshelf, the function of some buttons weren't
very clear to me and while some buttons have tooltips, others have not.

This patch adds some additional tooltips to the user interface,
further explaining some of the functionality.
2022-11-20 18:50:34 +01:00
3357ccfaf3 Add:Buttons to add/remove podcast episodes from player queue 2022-11-12 15:41:41 -06:00
400e34a4c7 Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
dee4ca3559 Add:Local setting for autoplay next item in queue #603 2022-08-28 14:21:28 -05:00
c0dd58a94e Add:Player queue for podcast episodes & autoplay next episode #603 2022-08-28 13:12:38 -05:00
be28b9899e Update:Audio player does not open on load 2022-08-27 17:27:55 -05:00
d06c61b329 Add:Library specific setting for use square covers and remove from server settings #387 2022-08-13 13:56:37 -05:00
92bedeac15 Update:Click chapter times in chapters table to jump to timestamp 2022-07-30 12:25:15 -05:00
a8c7905f6d Add:Bookmarks icon btn on library item page and ability to open player at specified time #796 2022-07-29 19:06:52 -05:00
af7e3a03f0 Fix:Audio player when using chapter track then playing an item without chapters 2022-07-13 19:38:34 -05:00
ccc82520a9 Update chapter track progress bar, timestamps, hide chapter ticks. Update mobile responsiveness for player 2022-06-19 10:04:15 -05:00
e8cd18eac2 Add:Alert when progress is not syncing 2022-06-03 19:11:13 -05:00
d37b25a6f6 Update audio player to player ui and separate out components 2022-05-31 20:13:46 -05:00
acf22ca4fa Testing video media type 2022-05-30 19:26:53 -05:00
796602d1b2 Add:Enable e-reader server setting to allow all users to access experimental e-reader #614 2022-05-20 16:34:51 -05:00
8061ee29d5 Add:Media session controls and metadata 2022-05-15 15:48:41 -05:00
4f7588c87d Update:Author names to link to authors page 2022-05-08 18:43:24 -05:00
3dbce8fd71 Fix:Persist playback rate #419 2022-04-23 16:51:13 -05:00
5d305c96ad Add support for WMA and AIFF audio files #449, add remove orphan streams, clean up audio mime type logic 2022-04-16 12:37:10 -05:00
ac097862fc Update sorting and filtering for podcasts, add title ignore prefix to podcast metadata, check user permissions for podcast episode row UI 2022-04-11 19:42:09 -05:00
3d3f20296c Add displayTitle and displayAuthor to playback session 2022-04-02 10:26:42 -05:00
03bfecefee Podcast episode playing fix title and author 2022-03-26 18:30:58 -05:00
0e665e2091 Add playing podcast episodes, episode progress, podcast page, podcast home page shelves 2022-03-26 17:41:26 -05:00
3150822117 New data model removing media entity for books 2022-03-26 11:59:34 -05:00
14a8f84446 New data model update bookmarks and bookmark routes to use API 2022-03-17 20:28:04 -05:00
099ae7c776 New data model play media entity, PlaybackSessionManager 2022-03-17 19:10:47 -05:00
c4eeb1cfb7 New data model Book media type contains Audiobooks updates 2022-03-17 12:25:12 -05:00
65df377a49 New model update audio player, stream, collections 2022-03-12 19:59:35 -06:00
ecf62c5443 Add:Experimental direct play support 2022-03-05 15:37:30 -06:00
eb82d9c300 Add:Sleep timer #165 2022-03-05 12:30:46 -06:00
89f498f31a Add:Chromecast support in experimental #367, Change:Audio player model for direct play 2022-02-22 17:33:55 -06:00
e0a6631396 Update readme screenshot 2022-02-12 17:19:14 -06:00