Commit Graph

218 Commits

Author SHA1 Message Date
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 a907c88f66 Add:iTunes search api metadata provider #381 2022-03-06 17:26:35 -06:00
advplyr 83976b5549 Fix:Encode filename for audio player direct plays 2022-03-05 17:28:15 -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 45582343b8 Fix:Backups table UI 2022-03-05 10:23:30 -06:00
advplyr 6a4d3a55b1 Fix:User last activity 2022-03-05 10:10:42 -06:00
advplyr 408775a25a Add:Library media type selection and library icons 2022-03-03 19:03:34 -06:00
advplyr 42604331ff Add:Sort by file birthtime and modified timestamps #215 2022-02-27 18:18:38 -06:00
advplyr d368988899 Add:Disable watcher library specific #378 2022-02-26 16:34:54 -06:00
advplyr aa675422a9 Add:Support multiple book upload #248 2022-02-26 16:19:22 -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 6c6a0b4ba6 Add:Change volume with hover and scroll wheel #366 2022-02-17 15:19:50 -06:00
advplyr 0892291499 Add:Batch set book details #370 2022-02-17 14:33:12 -06:00
advplyr 11be49a535 Add:Library match all books #359 2022-02-15 18:33:33 -06:00
advplyr c953c3dee0 Add:Library route quick match all books 2022-02-15 16:36:22 -06:00
advplyr 088969e1fe Add:Quick match option 2022-02-15 16:15:09 -06:00
advplyr de32698ea5 Add:Metadata provider option to library 2022-02-15 14:59:46 -06:00
advplyr c046f9ee98 Add:Edit button and play button on audiobook landing page cover #360, Fix:Playback rate controller sending change events 2022-02-15 14:38:06 -06:00
advplyr db25affd43 Fix:Reactivity for book cards on home page 2022-02-15 12:57:56 -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 fe18321e0c Merge pull request #330 from mx03/groupcoverlimit
Fix: Group cover does not use full width
2022-01-27 16:56:14 -06:00
mx03 6b476b84b2 Update GroupCover.vue
Groupcover limit 10
2022-01-27 23:27:18 +01:00
advplyr 00e205ac2d Change:Hide batch select and more menu for collapsed series 2022-01-25 17:15:42 -06:00
mx03 372a0a2c3f Fix: Group cover does not use full width 2022-01-25 12:10:51 +01:00
advplyr d8cc0b57a5 Add:Experimental collapse series for library option #322 2022-01-24 18:03:54 -06:00
advplyr ff4ca0f675 Add:Number of series over series covers #321 2022-01-24 16:46:14 -06:00
advplyr 28b5e3919f Merge pull request #326 from MartinCa/master
Fix: Series link from search goes straight to series
2022-01-22 09:13:47 -06:00
Martin Caspersen 73347f15d9 Fix:Series link from search goes straight to series 2022-01-22 13:04:32 +01:00
mx03 a9eb64fdc6 Merge branch 'master' into groupcoverlimit 2022-01-22 11:26:23 +01: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 19cb8ba9a9 Add:Alt bookshelf view add volume number infront of title #232 2022-01-08 18:05:38 -06:00
advplyr 1be0ff7654 Add:Scanner set default cover provider #291 2022-01-08 17:03:33 -06:00
advplyr 4778d09501 Fix:Stream container not opening on mount 2022-01-05 18:01:33 -06:00
advplyr 47dbd90971 Add:ISBN highlighting to book search card 2022-01-04 07:36:52 -06:00
advplyr 5a32fba88e Fix:Batch new collection #282 2022-01-03 07:59:24 -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
mx03 7b6e432650 Limit Group Cover to 30 Items 2021-12-27 22:43:51 +01: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
mx03 b70b93cdec Removed unused class 2021-12-26 20:42:27 +01:00