advplyr
|
048790b33a
|
Updates on plugin apis and example
|
2024-12-21 16:48:56 -06:00 |
|
advplyr
|
fc17a74865
|
Update plugin to use uuid for id, update example plugin with taskmanager and socketauthority test
|
2024-12-21 14:54:43 -06:00 |
|
advplyr
|
cfe3deff3b
|
Add isMissing to Plugin model, add manifest version and name validation, create/update plugins table
|
2024-12-21 13:26:42 -06:00 |
|
advplyr
|
5a96d8aeb3
|
Add Plugin model with migration
|
2024-12-21 12:43:20 -06:00 |
|
advplyr
|
23b480b11a
|
Remove separate plugins dir and use metadata dir for plugins folder
|
2024-12-21 10:20:09 -06:00 |
|
advplyr
|
ad89fb2eac
|
Update example plugin and add plugins frontend page with save config endpoint
|
2024-12-20 17:21:00 -06:00 |
|
advplyr
|
62bd7e73f4
|
Example of potential plugin implementation
|
2024-12-19 17:48:18 -06:00 |
|
advplyr
|
63b3f22504
|
Trim podcast descriptions #3720
|
2024-12-17 17:44:18 -06:00 |
|
advplyr
|
b39268ccb0
|
Remove old Feed/FeedEpisode/FeedMeta objects
|
2024-12-15 17:54:36 -06:00 |
|
advplyr
|
de8a9304d2
|
Remove unused old feed methods
|
2024-12-15 17:05:57 -06:00 |
|
advplyr
|
f8fbd3ac8c
|
Migrate Feed updating and build xml to new model
|
2024-12-15 16:56:59 -06:00 |
|
advplyr
|
369c05936b
|
Fix feed create entityUpdatedAt value
|
2024-12-15 14:07:46 -06:00 |
|
advplyr
|
837a180dc1
|
Refactor RssFeedManager.init to use new model only
|
2024-12-15 13:14:55 -06:00 |
|
advplyr
|
4c68ad46f4
|
Refactor RssFeedManager to use new model when closing feeds, fix close series feed when series is removed, update RssFeedManager to singleton
|
2024-12-15 12:37:01 -06:00 |
|
advplyr
|
e50bd93958
|
Refactor Feed model to create new feed for series
|
2024-12-15 11:44:07 -06:00 |
|
advplyr
|
d576625cb7
|
Refactor Feed model to create new feed for collection
|
2024-12-15 10:53:31 -06:00 |
|
advplyr
|
9bd1f9e3d5
|
Refactor Feed model to create new feed for library item
|
2024-12-14 16:55:56 -06:00 |
|
advplyr
|
329bbea043
|
Fix:Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 #3711
|
2024-12-13 16:06:00 -06:00 |
|
advplyr
|
57906540fe
|
Add:Server setting to allow iframe & update UI to differentiate web client settings #3684
|
2024-12-08 08:57:45 -06:00 |
|
advplyr
|
726adbb3bf
|
Merge pull request #3692 from mikiher/rss-remove-server-address
Remove serverAddress from Feeds and FeedEpisodes URLs
|
2024-12-08 08:24:41 -06:00 |
|
advplyr
|
f7b7b85673
|
Add v2.17.5 migration to changelog
|
2024-12-08 08:19:23 -06:00 |
|
advplyr
|
5646466aa3
|
Update JSDocs for feeds endpoints
|
2024-12-08 08:05:33 -06:00 |
|
mikiher
|
b38ce41731
|
Remove xml cache from Feed object
|
2024-12-08 09:48:58 +02:00 |
|
mikiher
|
a8ab8badd5
|
always set req.originalHostPrefix
|
2024-12-08 09:23:39 +02:00 |
|
mikiher
|
9b8e059efe
|
Remove serverAddress from Feeds and FeedEpisodes URLs
|
2024-12-07 19:27:37 +02:00 |
|
Vito0912
|
7486d6345d
|
Resolved a server crash when a playback session lacked associated media metadata.
|
2024-12-07 09:34:06 +01:00 |
|
advplyr
|
3b4a5b8785
|
Support ALLOW_IFRAME env variable to not include frame-ancestors header #3684
|
2024-12-06 17:17:32 -06:00 |
|
advplyr
|
9a1c773b7a
|
Fix:Server crash on uploadCover temp file mv failed #3685
|
2024-12-06 16:59:34 -06:00 |
|
advplyr
|
c35185fff7
|
Update prober to accept grp1 as an alternative tag to grouping #3681
|
2024-12-05 16:15:23 -06:00 |
|
advplyr
|
9774b2cfa5
|
Update JSDocs for groupFileItemsIntoLibraryItemDirs
|
2024-12-04 16:30:35 -06:00 |
|
advplyr
|
344890fb45
|
Update watcher files changed function to use the same grouping function as other scans
|
2024-12-04 16:25:17 -06:00 |
|
advplyr
|
5fa0897ad7
|
Merge pull request #3665 from mikiher/subdirectory-fixes-3
Subdirectory support for OIDC and SocketIO
|
2024-12-03 17:29:57 -06:00 |
|
advplyr
|
95c80a5b18
|
Merge pull request #3672 from Techwolfy/disc-folder-support
Support additional disc folder names
|
2024-12-03 17:28:32 -06:00 |
|
advplyr
|
84803cef82
|
Fix:Load year in review stats for playback sessions with null mediaMetadata
|
2024-12-02 17:23:25 -06:00 |
|
Techwolf
|
605bd73c11
|
Fix third instance of regex
|
2024-12-01 23:57:47 -08:00 |
|
Techwolf
|
cc89db059b
|
Fix second instance of regex
|
2024-12-01 18:41:38 -08:00 |
|
Techwolf
|
a03146e09c
|
Support additional disc folder names
|
2024-12-01 18:10:44 -08:00 |
|
advplyr
|
33aa4f1952
|
Merge master
|
2024-12-01 13:27:20 -06:00 |
|
advplyr
|
0dedb09a07
|
Update:batchUpdate endpoint validate req.body is an array of objects
|
2024-12-01 12:49:39 -06:00 |
|
advplyr
|
2b5484243b
|
Add LibraryItemController test for delete/batchDelete/updateMedia endpoint functions to correctly remove authors & series with no books
|
2024-12-01 12:44:21 -06:00 |
|
advplyr
|
c496db7c95
|
Fix:Remove authors with no books when a books is removed #3668
- Handles bulk delete, single delete, deleting library folder, and removing items with issues
- Also handles bulk editing and removing authors
|
2024-12-01 09:51:26 -06:00 |
|
advplyr
|
4b52f31d58
|
Update v2.17.3 migration file to first check if constraints need to be updated, add unit test
|
2024-11-30 15:48:20 -06:00 |
|
mikiher
|
9917f2d358
|
Change migration to v2.17.4
|
2024-11-29 09:01:03 +02:00 |
|
mikiher
|
6d8720b404
|
Subfolder support for OIDC auth
|
2024-11-29 04:28:50 +02:00 |
|
mikiher
|
843dd0b1b2
|
Keep original socket.io server for non-subdir clients
|
2024-11-29 04:13:00 +02:00 |
|
advplyr
|
70f466d03c
|
Add migration for v2.17.3 to fix dropped fk constraints
|
2024-11-28 17:18:34 -06:00 |
|
advplyr
|
ef82e8b0d0
|
Fix:Server crash deleting user with sessions
|
2024-11-27 16:48:07 -06:00 |
|
advplyr
|
315b21db00
|
Fix:API get media progress for episode
|
2024-11-24 15:05:19 -06:00 |
|
advplyr
|
f9aaeb3a34
|
Update:Set Content-Security-Policy header to disallow iframes
|
2024-11-23 11:17:13 -06:00 |
|
advplyr
|
d19bb909b3
|
Fix:Server crash deleting library that has playback sessions #3634
|
2024-11-22 17:20:31 -06:00 |
|