Commit Graph

340 Commits

Author SHA1 Message Date
advplyr
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
advplyr
174dac8fd4 Add collapse series, add filter by series include sequence and sort, show number of episodes on podcast card 2022-04-09 19:44:46 -05:00
advplyr
baf738f5ba Fix updating media progress object id 2022-04-08 19:27:35 -05:00
advplyr
3d3f20296c Add displayTitle and displayAuthor to playback session 2022-04-02 10:26:42 -05:00
advplyr
c0ff28ffff Add recent series and authors bookshelf rows on home 2022-03-27 16:16:08 -05:00
advplyr
3f8e685d64 Podcasts add get episode feed and download, add edit podcast episode modal 2022-03-27 15:37:04 -05:00
advplyr
03bfecefee Podcast episode playing fix title and author 2022-03-26 18:30:58 -05:00
advplyr
0e665e2091 Add playing podcast episodes, episode progress, podcast page, podcast home page shelves 2022-03-26 17:41:26 -05:00
advplyr
e32d05ea27 Podcast library item card, edit details, batch edit 2022-03-26 15:23:25 -05:00
advplyr
3150822117 New data model removing media entity for books 2022-03-26 11:59:34 -05:00
advplyr
deadc63dbb Add podcast add modal 2022-03-18 19:16:54 -05:00
advplyr
57399bb79e Clean up ApiRouter adding MiscController, move upload and scan to api endpoints 2022-03-18 11:51:55 -05:00
advplyr
14a8f84446 New data model update bookmarks and bookmark routes to use API 2022-03-17 20:28:04 -05:00
advplyr
099ae7c776 New data model play media entity, PlaybackSessionManager 2022-03-17 19:10:47 -05:00
advplyr
1cf9e85272 New data model update MeController user progress routes 2022-03-17 13:33:22 -05:00
advplyr
c4eeb1cfb7 New data model Book media type contains Audiobooks updates 2022-03-17 12:25:12 -05:00
advplyr
4c2ad3ede5 Add author edit modal & remove from experimental 2022-03-14 18:53:49 -05:00
advplyr
7d66f1eec9 New data model edit tracks page, match, quick match, clean out old files 2022-03-13 19:34:31 -05:00
advplyr
4bdef893af New data model batch routes and batch editor 2022-03-13 17:10:48 -05:00
advplyr
ea9ec13845 New data model for global search input and search page 2022-03-13 12:39:12 -05:00
advplyr
65df377a49 New model update audio player, stream, collections 2022-03-12 19:59:35 -06:00
advplyr
2d19208340 New model updates for series, collections, authors routes 2022-03-12 18:50:31 -06:00
advplyr
73257188f6 New data model save covers, scanner, new api routes 2022-03-12 17:45:32 -06:00
advplyr
5f4e5cd3d8 New model update details, author and series inputs with create new, compare & copy utils 2022-03-11 19:46:32 -06:00
advplyr
2a30cc428f New api routes, updating web client pages, audiobooks to libraryItem migration 2022-03-10 18:45:02 -06:00
advplyr
c6eb1096e8 Add:Podcast search page 2022-03-06 19:02:06 -06:00
advplyr
ecf62c5443 Add:Experimental direct play support 2022-03-05 15:37:30 -06:00
advplyr
eb82d9c300 Add:Sleep timer #165 2022-03-05 12:30:46 -06:00
advplyr
1a89b6e493 Add:Chromecast non-secure alert 2022-02-23 17:01:11 -06:00
advplyr
89f498f31a Add:Chromecast support in experimental #367, Change:Audio player model for direct play 2022-02-22 17:33:55 -06:00
advplyr
f51299c798 Add:Start of chromecast plugin & update cors accept header, move sortable to static 2022-02-17 17:39:38 -06:00
advplyr
3be32a2813 Add:Alternate bookshelf view show sorting/filtering keys and ignore The prefix title #232 #361 2022-02-14 16:01:53 -06:00
advplyr
f15be4c96e Add:Server setting to ignore "The" infront of titles and series when sorting #361 2022-02-13 15:00:59 -06:00
advplyr
e0a6631396 Update readme screenshot 2022-02-12 17:19:14 -06:00
advplyr
70c5db4534 Mobile UI adjustments 2022-02-09 11:19:02 -06:00
advplyr
18a095c6e4 Fix:Only show collapse series checkbox on library page 2022-02-09 09:02:37 -06:00
advplyr
922214f241 Add:PWA support #354 2022-02-09 08:57:34 -06:00
advplyr
b3ed29b280 Add:Collapse series no longer experimental #322 2022-01-31 16:02:52 -06:00
advplyr
d8cc0b57a5 Add:Experimental collapse series for library option #322 2022-01-24 18:03:54 -06:00
advplyr
b284a9bd57 Add:Language and ASIN id3 tag parse, language filter, asin search, asin audible match, add fields to details #305 2022-01-09 18:37:16 -06:00
advplyr
4778d09501 Fix:Stream container not opening on mount 2022-01-05 18:01:33 -06:00
advplyr
b80d735750 Add:User listening stats page and new library stats 2021-12-29 15:53:19 -06:00
advplyr
e56196a137 Add:Alternative bookshelf view with titles #232 2021-12-28 15:50:17 -06:00
advplyr
6b9ce453b9 Fix:Series bookshelf to use books/all api endpoint and limit books per request #264 2021-12-26 14:40:00 -06:00
advplyr
49fcaefd01 Fix:Open stream update with full audiobook object #255 2021-12-25 07:22:46 -06:00
advplyr
3f8551f9a1 Change:Bookshelf to return minified audiobook objects and limit 100 #255 2021-12-24 16:37:57 -06:00
advplyr
43668cfe03 Fix:Bookshelf rebuild when server settings are set (race condition) #247 2021-12-20 19:26:22 -06:00
advplyr
6d5f6bc46e Fix:Native audio player set time and play on load #227, Change:Mobile UI updates & cleanup old bookshelf 2021-12-17 20:52:11 -06:00
advplyr
9452d0eca9 Fix:Window resize build bookshelf 2021-12-12 19:48:29 -06:00
advplyr
609c1d0cd2 Add:Force re-scan note, Fix:Z-index issue with toolbar menus 2021-12-05 19:21:06 -06:00
advplyr
0c1a0f5d01 Fix:Bookshelf shadow,Fix:Series volume sort 2021-12-04 16:21:10 -06:00
advplyr
d544540454 Add:Experimental authors page layout #187,Add:Square covers #210 2021-12-02 19:02:38 -06:00
advplyr
9a6ba3d0de Add:Server option to use square cover images #210 2021-12-02 15:49:03 -06:00
advplyr
1ef9a689bc Lazy bookshelf finalized 2021-12-01 19:07:03 -06:00
advplyr
5c92aef048 Lazy bookshelf, api routes for categories and filter data 2021-11-30 20:02:40 -06:00
advplyr
4587916c8e Lazy bookshelf 2021-11-28 19:36:44 -06:00
advplyr
3941da1144 Add:Experimental change bookshelf texture #186 2021-11-27 20:11:35 -06:00
advplyr
448514af9e Add:Batch add/remove books from collection 2021-11-27 16:01:53 -06:00
advplyr
ad8670aeb4 Add:Support volumes with decimal #196, Change:Time remaining adjusted for current playback rate, Change:Series bookshelf shows shelf label with series name, Fix:Search bookshelf UI, Add:Show current chapter under audio track, Change: Highlight colors for chapters modal 2021-11-26 15:46:07 -06:00
advplyr
66a490365a Fix:Relative file path for single book scans, Change:Route names & refactor api 2021-11-21 20:00:40 -06:00
advplyr
72f9732b67 Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -06:00
advplyr
416aa3bd60 Add: collections no longer experimental & add collections in book card more menu 2021-11-13 16:06:32 -06:00
advplyr
ac72ec1317 Fix: temp fix for aac codec error by forcing aac encode #172, Change: Failed streams will close the stream and show error 2021-11-13 15:24:56 -06:00
advplyr
91e44bc2f9 Add: User listening sessions and user listening stats #167 2021-11-12 19:43:16 -06:00
advplyr
c7b0e1e2a2 Add: Stats page in config #167 2021-11-07 19:52:13 -06:00
advplyr
5e5792c0f8 Add: Sortable collection books, play from collections, collection book table row updates #151 2021-11-07 18:11:29 -06:00
advplyr
d115382abe Change: njodb version bump, Fix: Socket reconnect & toast, Fix: Mobile config nav drawer 2021-11-07 13:02:56 -06:00
advplyr
465e6869c0 Add: Experimental collections edit, book list, collection cover #151 2021-11-06 20:31:46 -05:00
advplyr
bf0893d759 Add: Experimental collections add/remove & db #151 2021-11-05 20:24:02 -05:00
advplyr
b827667a72 Change: UI to display correctly on mobile #162 2021-11-04 17:35:59 -05:00
advplyr
411409d67e Fix: data recovery, Fix: Create bookmark when no user audiobook data exists #115, Fix: Book cover padding covering progress bar 2021-11-03 19:39:49 -05:00
advplyr
f212ea91f9 Add: db error recovery check, Fix: bookmarks modal UI overflow #115 2021-11-03 19:12:17 -05:00
advplyr
908b9da112 Change: Bookmark UI #115 2021-11-03 17:45:47 -05:00
advplyr
8ca6c62a03 Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
advplyr
2c6cfae6a1 Change: Multiple authors are treated separately for filtering and searching #103 2021-10-31 16:40:27 -05:00
advplyr
724aa67cf4 Add: Bookshelf list view no longer experimental 2021-10-31 15:35:13 -05:00
advplyr
bf9cb5ddec Fix: List view overflowing titles #149 2021-10-31 15:31:03 -05:00
advplyr
e564c80ed2 Add: Bookshelf list link to audiobook page 2021-10-30 20:12:36 -05:00
advplyr
729654f5b2 Add: Experimental list view #149 2021-10-30 18:50:49 -05:00
advplyr
6fd3317454 Add: experimental library list view #149, Add: experimental series fan out on hover #149 2021-10-29 20:42:28 -05:00
advplyr
9f66054a72 Add: Experimental bookmarks edit and delete #115 2021-10-26 20:09:04 -05:00
advplyr
ee62385980 Change: audio player author and duration styles #122 2021-10-26 18:12:19 -05:00
advplyr
c5eafdfa8a Change: audio player shows time remaining and percent #122, Add: experimental bookmarks start #115 2021-10-24 18:25:44 -05:00
advplyr
335bbac81d Add: Filter and side rail button to show books with issues #132, Add: realtime updates for audiobook progress 2021-10-24 15:53:51 -05:00
advplyr
874c910e24 Fix: hotkeys prevent default browser behavior #135, Fix: mark audiobook as read when less than 10s remaining 2021-10-24 14:02:49 -05:00
advplyr
98c1ee01fd Add: add hotkeys to modals, player, and ereader #121, Fix: audio player track not resizing on window resize #123, Add: sortable columns on manage tracks page #128 2021-10-23 16:49:34 -05:00
advplyr
ff1eeda468 Change: config page to multiple pages, Add: user permissions for accessible libraries #120, Add: map genre metadata tag #114, Add: experimental audio player keyboard controls #121, Add: view user audiobook progress list 2021-10-22 20:08:02 -05:00
advplyr
e3425acd75 Fix icon size issue, clean up reader interface, extract metadata from comics #113 2021-10-17 18:05:43 -05:00
advplyr
48f0e039e5 New search page, updated search menu includes tags #112 2021-10-17 11:29:52 -05:00
advplyr
88e2bac3f5 Support cbr and cbz comics and comic reader #109 2021-10-16 20:33:49 -05:00
advplyr
03963aa9a1 change color of book read icon #105, basic .pdf reader #107, fix: cover path updating properly #102, step forward/backward from book edit modal #100, add all files tab to edit modal #99, select input auto submit on blur #98 2021-10-15 20:31:00 -05:00
advplyr
cd6e99b4c3 Update users table info #94, Reorder libraries in config #95, Use dropdown for library menu #96, update mobi reader 2021-10-12 20:07:42 -05:00
advplyr
9715c53332 Fix: root user password change #93, Change: link to series filter on ab page #90, Add: basic mobi and azw3 ereader support 2021-10-11 16:59:41 -05:00
advplyr
04f92c33c2 Abort backup if it is getting too large #89, support for ebook only book folders #75 2021-10-10 16:36:21 -05:00
advplyr
32bc9d5282 Update global search, fix toggling between automated backup, add open search cover in new tab #83 2021-10-09 11:09:06 -05:00
advplyr
e80ec10e8a Fix ebook url #75, download other files #75, fix book icon disappearing #88, backups #87 2021-10-08 17:30:20 -05:00
advplyr
f752c19418 narrator filter, no series filter, full paths toggle, book landing page details, new sans font, update query string on filter/sort, persist experimental feature flag, batch edit redirect bug, upload file permissions and owner 2021-10-06 21:08:52 -05:00
advplyr
d9d34e87e0 Support multi library 1.4.0 2021-10-05 21:10:49 -05:00
advplyr
577f3bead9 Support for libraries and folder mapping, updating static cover path, detect reader.txt 2021-10-04 22:11:42 -05:00
advplyr
a590e795e3 Fix ebook url, add opus to uploader, set chapters after track updates 2021-10-02 15:36:33 -05:00
advplyr
bd336345ee Support for opus audio type, experimental features toggle, epub reader starting point 2021-10-02 13:50:39 -05:00
Mark Cooper
d6cab8e591 logLevel as server setting, logger config page, re-scan audiobook option, fix embedded cover extraction, flac and mobi support, fix series bookshelf not wrapping 2021-09-30 18:52:32 -05:00
Mark Cooper
dc18eb408e Scanner v4, audio file metadata used in setting book details, embedded cover art extracted and used 2021-09-29 20:43:36 -05:00
Mark Cooper
0da327222e Fix config page not scrolling, add scroll arrows on home page, fix routing issue on back button, fix continue reading shelf 2021-09-28 17:36:41 -05:00
Mark Cooper
868e1af28a Starting point for home page 2021-09-28 06:44:40 -05:00
Mark Cooper
3e5338ec8e Fixing scanner inodes, select all fix, starting ebook reader 2021-09-27 06:52:21 -05:00
Mark Cooper
06554811e2 Series order by volume number, show volume number, keyword filter, fix overflow bug 2021-09-26 15:34:08 -05:00
Mark Cooper
b35997e8be Update chapters modal, search page, fix version check, ignore matching audio file paths on rescan 2021-09-24 16:14:33 -05:00
Mark Cooper
fcd664c16e Side rail, book group cards, fix dropdown select 2021-09-24 07:32:38 -05:00
Mark Cooper
94741598af Pkg scripts win/linux 2021-09-22 20:40:35 -05:00
Mark Cooper
f4d6e65380 Player track chapter tickmarks, highlight current chapter, progress filters, links in stream container 2021-09-21 16:42:01 -05:00
Mark Cooper
8f1152762a Adding upload permission to users, directory structure readme update 2021-09-18 12:45:34 -05:00
Mark Cooper
0851a1e71e Fix sort by volume number, show batch read/not read update for users 2021-09-17 14:15:15 -05:00
Mark Cooper
b2ab5730f5 Add batch read/not read update, Update tooltip positions 2021-09-16 08:37:09 -05:00
Mark Cooper
7859d7a502 Add version checker 2021-09-15 17:59:38 -05:00
Mark Cooper
3dfd7ea035 Add audiobook uploader 2021-09-13 20:18:58 -05:00
Mark Cooper
4e92ea3992 Update scanner v3, add isActive support for users 2021-09-10 19:55:02 -05:00
Mark Cooper
315de87bfc Adding chapters and downloading m4b file 2021-09-08 09:15:54 -05:00
Mark Cooper
ee452d41ee Adding permissions per user, add volume number sort 2021-09-06 17:42:15 -05:00
Mark Cooper
d2a2f3ff6a New filters using base64 strings, keyword filter 2021-09-05 13:21:02 -05:00
Mark Cooper
a86bda59f6 Fix server client.user undefined, update logo 2021-09-03 06:40:59 -05:00
Mark Cooper
5b1269cbe8 fix variable typo 2021-09-01 19:50:18 -05:00
Mark Cooper
c81a0260e2 Emit stream_closed even if stream is not found 2021-09-01 19:39:38 -05:00
Mark Cooper
bff42962ba Logo update, fix book card shadow 2021-09-01 16:01:15 -05:00
Mark Cooper
0c017c4227 Fix multi-select, add new book flag 2021-09-01 13:47:18 -05:00
Mark Cooper
23f343f1df Adding and deleting users 2021-08-27 07:01:47 -05:00
Mark Cooper
88c7c1632e Batch updating and deleting, multi-select 2021-08-26 18:32:05 -05:00
Mark Cooper
8c9fb0d45e Fix set card size index on mount 2021-08-26 10:43:46 -05:00
Mark Cooper
e54535f465 Bookshelf cover size setting and widget 2021-08-26 09:47:51 -05:00
Mark Cooper
e230cb47e8 Clean and parse author name from directory, sort by author last name, scan for covers 2021-08-24 20:24:40 -05:00
Mark Cooper
f83c5dd440 Moving settings to be user specific, adding playbackRate setting, update playbackRate picker to go up to 3x 2021-08-23 18:31:04 -05:00
Mark Cooper
f4cb5d101e Reset password and users table on settings page 2021-08-22 10:46:04 -05:00
Mark Cooper
0990c61c93 Add global search, add reset all audiobooks 2021-08-21 16:23:35 -05:00
Mark Cooper
be7e2576f1 Adding audio playback speed control, updating volume control UI, fix stream play for small streams 2021-08-20 18:29:10 -05:00
Mark Cooper
307b5b83a9 Cleaning up, adding readme and images, genre filter 2021-08-19 17:29:36 -05:00
Mark Cooper
7532b756a7 Sorting and filtering 2021-08-18 20:18:44 -05:00
Mark Cooper
a89d2e71cc Adding files tables, fixing loading when switching streams 2021-08-18 18:31:19 -05:00
Mark Cooper
30ca0bb95f Sorting, fix user object bug, add settings module 2021-08-18 06:50:24 -05:00
Mark Cooper
033cc3ffe1 Update cover url, audiobook player speed 2021-08-17 17:43:29 -05:00
Mark Cooper
a0c60a93ba Init 2021-08-17 17:01:11 -05:00