Nicholas Wallace
02a4014342
PlaybackSession schema cleanup
2024-03-01 23:27:57 +00:00
Nicholas Wallace
1c5798181a
Cleaned up addedAt and updatedAt
2024-03-01 23:11:02 +00:00
Nicholas Wallace
f4320049f8
Podcast schemas cleanup
2024-03-01 23:01:54 +00:00
Nicholas Wallace
ad528681b7
Cleaned up BookMetadata schema
2024-03-01 22:12:16 +00:00
Nicholas Wallace
0b95c856b5
PodcastBase schema update
2024-02-27 01:36:00 +00:00
Nicholas Wallace
211b42221e
Cleaned up libraryItemId
2024-02-27 01:22:45 +00:00
Nicholas Wallace
0ffc6fbad9
Fixing LibraryItem polymorphism
2024-02-25 19:24:06 +00:00
Nicholas Wallace
85586315f7
Cleaning up LibraryItem schemas
2024-02-25 19:11:53 +00:00
Nicholas Wallace
6525ccaa50
Fix: response for library collections
2024-02-25 18:42:39 +00:00
Nicholas Wallace
c9832cab99
Generic libraryId
2024-02-25 18:42:20 +00:00
Nicholas Wallace
c89bd1b414
Moved Collection schema to objects/
2024-02-25 18:42:03 +00:00
Nicholas Wallace
cc53f16185
Moved schemas into objects/ definitions
2024-02-25 18:32:04 +00:00
Nicholas Wallace
cc37c3d41f
LibraryController collections updates
2024-02-25 01:24:13 +00:00
Nicholas Wallace
f4fbb22c8c
Preventing validation errors with wiretap
2024-02-25 01:24:00 +00:00
Nicholas Wallace
933c4f27e3
Finishing initial CollectionController endpoints
2024-02-25 01:10:41 +00:00
Nicholas Wallace
6321c76d32
Fixed linting warnings for paths
2024-02-20 05:44:23 +00:00
Nicholas Wallace
a90e79657b
Created collectionBase schema
2024-02-20 01:41:27 +00:00
Nicholas Wallace
4e9151eb6a
Cleaned up component examples
2024-02-20 00:28:22 +00:00
Nicholas Wallace
f5e1e5f21b
Added tags and other cleanup
...
Beginning cleanup of examples for linter warnings
2024-02-20 00:21:26 +00:00
Nicholas Wallace
0aba5e62c8
Cleaned up createdAt schema
2024-02-19 21:54:35 +00:00
Nicholas Wallace
fe33b4c6a8
Cleaned up mediaType schema
2024-02-19 21:52:00 +00:00
Nicholas Wallace
4fff661834
Cleaned up libraryId schema definition
2024-02-19 21:39:26 +00:00
Nicholas Wallace
bb297a302e
Updated null types in initial OpenAPI spec
2024-02-19 19:18:43 +00:00
Nicholas Wallace
f41b1b6469
Initial CollectionController OpenAPI spec
...
This includes a large `components.js` taken from initial efforts of
benonymity. This file still needs to be cleaned up but is provided
as a starting point.
2024-02-17 03:50:37 +00:00
advplyr
af7cb2432b
Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger
2024-02-15 16:46:19 -06:00
advplyr
4e3e7b10ce
Update:Custom metadata provider adapter sends mediaType as a query param
2024-02-12 17:12:49 -06:00
advplyr
0cf2f8885e
Add custom metadata provider controller, update model, move to item metadata utils
2024-02-11 16:48:16 -06:00
advplyr
ddf4b2646c
Merge branch 'master' into dewyer/add-custom-metadata-provider
2024-02-11 09:10:29 -06:00
advplyr
2093468c92
Fix:Local playback sessions not persisting the last updatedAt value
2024-02-08 19:12:35 -06:00
advplyr
432e25565e
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2024-01-31 17:23:20 -06:00
advplyr
ebe511404a
Remove updateMedia endpoint cover cache purge
2024-01-31 17:23:16 -06:00
Spenser Bushey
295ca3d9a2
Return png from AudiobookCovers.com
...
Changes AudiobookCovers.com provider to return the full size png file from the server. The original file url has the incorrect content-type header set, which caused issues downloading new cover images.
2024-01-30 09:15:50 -08:00
advplyr
0b334cf957
Add:Authentication setting to show a custom message on login #2552
2024-01-26 17:08:23 -06:00
advplyr
3906dca04e
Update:RSS feeds only use chapter titles for episode titles if all audio tracks match chapter times #2543
2024-01-23 17:51:34 -06:00
advplyr
19e1803633
Remove unused import
2024-01-22 17:56:41 -06:00
advplyr
7b0fa48e2e
Update jsdocs for expanded library items
2024-01-16 16:31:16 -06:00
advplyr
f5545cd3f4
Add:Scanner extracts cover from comic files #1837 and ComicInfo.xml parser
2024-01-14 17:51:26 -06:00
FlyinPancake
6ef4944d89
Merge branch 'advplyr:master' into dewyer/add-custom-metadata-provider
2024-01-13 01:08:23 +01:00
FlyinPancake
3b531144cf
implemented suggestions, extended CMPs with series
2024-01-12 21:45:03 +01:00
advplyr
e8fa029df7
Fix:Specific podcast rss feed cannot be fetched due to accept header #2446
2024-01-10 08:12:26 -06:00
Benjamin Porter
4a76059608
Change Logger.dev calls to Logger.debug
...
Logger.dev is kind of in a weird spot where it doesn't fit into the
standard log level. It is called directly by some code and it only
checks whether a property is set (which comes from an env var) before
deciding to print out.
This standardizes on `debug` by changing the dev calls to debug. Also
removes the now unused code.
2024-01-09 15:24:23 -07:00
advplyr
da25eff5c1
Fix:Parse series sequence from OPF in cases where series_index is not directly underneath series meta #2505
2024-01-08 18:21:15 -06:00
advplyr
69e23ef9f2
Add:Epub metadata parser and cover extractor #1479
2024-01-07 17:51:07 -06:00
advplyr
a426da534c
Fix:Export OPML not escaping characters #2487
2024-01-05 14:45:25 -06:00
advplyr
9f909b0d85
Update:Library folder browser to also work for debian and windows
2024-01-03 16:23:17 -06:00
Barnabas Ratki
12c6a1baa0
Fix log messages
2024-01-03 20:42:35 +01:00
Barnabas Ratki
5ea423072b
Small fixes
2024-01-03 20:40:36 +01:00
Barnabas Ratki
8027c4a06f
Added support for custom metadata providers
...
WiP but already open to feedback
2024-01-03 20:25:34 +01:00
advplyr
b489bf9236
Restrict binary manager to Windows or development
2024-01-02 14:24:59 -06:00
advplyr
aa63aa6cf3
Merge branch 'master' into binary-manager
2024-01-02 14:16:27 -06:00