Commit Graph

1093 Commits

Author SHA1 Message Date
d95975cade Fix:Series page progress filter #1577 2023-03-03 17:35:14 -06:00
c847aea0a4 Merge pull request #1556 from Weldawadyathink/public_rss_feeds
Fix incorrect tags when blocking public feeds
2023-02-27 16:40:18 -06:00
071444a9e7 Improve dates, times and schedule backup info 2023-02-27 18:04:26 +00:00
34ac972130 Add download queue 2023-02-27 02:56:07 +00:00
0d50d730d9 Update:Html sanitizer to allow br tag 2023-02-25 15:05:44 -06:00
3a7fd0bcc9 Fix incorrect tags when blocking public feeds 2023-02-25 09:00:26 -08:00
caacf461ab Open rss feed metadataDetails optional 2023-02-25 08:53:09 -06:00
0d3e6b1d0a Add rss details configuration 2023-02-25 13:20:26 +00:00
2db4dd6a40 Merge pull request #1539 from Linden-Ryuujin/feature/coverImage
Prefer cover images called cover
2023-02-23 17:55:05 -06:00
f58e2b6dce Update cover image set on first scan 2023-02-23 17:55:11 -06:00
ad0edc6329 Fix merge conflicts and add language information on the feed rss 2023-02-23 00:33:04 +00:00
002fb7a35e When setting the cover image prefer images called "cover", otherwise fallback to original behaviour of first in the list. 2023-02-23 00:09:05 +00:00
cc62a20a5d Merge branch 'master' into addSeasonInfo
# Conflicts:
#	client/components/modals/podcast/NewModal.vue
2023-02-23 00:06:21 +00:00
9a51c3be0f Add dropdown to the episode type 2023-02-22 18:48:36 +00:00
b1ee54522a Add support to podcast type 2023-02-22 18:22:52 +00:00
c14d13440f Add explicit info 2023-02-22 12:48:12 +00:00
5c250da388 Merge pull request #1518 from mfcar/addSizeStats
Add largest item stats
2023-02-20 17:41:20 -06:00
08d7a9aa14 Add size stats 2023-02-19 21:39:28 +00:00
956678c08c Encode podcast url when downloading episode 2023-02-18 14:21:45 +13:00
4039dc7968 Podcast episode download notification adding variables for mediaTags, podcastAuthor, podcastDescription, podcastGenres, episodeTitle, episodeSubtitle, episodeDescription 2023-02-15 15:57:04 -06:00
e345c4cc9e Correct the libraryTags variable 2023-02-15 00:00:34 +01:00
a08cfa436e Fix code formatting 2023-02-14 16:51:20 +01:00
7207efb4da Add library tags variable to podcast notifications 2023-02-14 16:41:58 +01:00
23f2c8a251 Fix:Replacing item cover remove old covers case insensitive #1391 2023-02-11 15:56:18 -06:00
dcfbed5f30 Update:Add inode value to log #1447 2023-02-11 15:39:34 -06:00
8b5d05739f Fix:Adding new podcast when folder already exists #1462 2023-02-11 15:25:54 -06:00
5d40fdf277 Merge pull request #1487 from Nab0y/master
FantLab.ru BookFinder
2023-02-11 14:29:38 -06:00
f35c96e118 FantLab minor refactor 2023-02-11 14:25:25 -06:00
8f8d6f81ab Fix:Upload API endpoint crashing on invalid request with no files #1473 2023-02-10 17:25:19 -06:00
e195eec1c5 Fix:OPF parser supporting attributes on tags #1478 2023-02-10 17:22:23 -06:00
33846e46fa Fix:Handle podcast RSS feeds with iso-8859-1 encoding #1489 2023-02-10 17:07:25 -06:00
2ad03bcb9a Fix:Bad backup files and backing up playlists, feeds #1485 2023-02-10 15:33:42 -06:00
371cd3b2e5 Update server/providers/FantLab.js
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com>
2023-02-09 23:09:44 +03:00
b9307143bd FantLab match provider fixes after code review 2023-02-08 22:32:27 +03:00
36e44e902a Merge branch 'advplyr:master' into master 2023-02-08 17:31:19 +03:00
ba07761de3 Revert "kill zombie processes to reduce memory usage"
This reverts commit 19e39f6321.
2023-02-07 12:33:33 +08:00
3b7ce69327 Merge branch 'advplyr:master' into master 2023-02-07 00:25:45 +03:00
cf927f61a0 Add FantLab.ru Book Finder 2023-02-07 00:25:18 +03:00
61c32d99e7 scan media files in batches 2023-02-07 00:18:57 +08:00
19e39f6321 kill zombie processes to reduce memory usage 2023-02-07 00:18:48 +08:00
f9e6655359 Update:API endpoint for syncing multiple local sessions. New API endpoint to get current user. Deprecate /me/sync-local-progress endpoint 2023-02-05 16:52:17 -06:00
3383ec2046 Add logs to playback session manager 2023-02-04 13:23:13 -06:00
b957e1a36b Update:API endpoints for library and library item scan updated to POST requests 2023-02-03 17:50:42 -06:00
d1b25da408 Merge pull request #1469 from yuuzhan/adding-tags-to-metadata.abs
Adding tags to metadata.abs
2023-02-02 17:19:30 -06:00
08f765fa51 Update parsing and using tags from abmetadata file 2023-02-02 17:13:22 -06:00
337cf90c4b Add debug logs to playback sessions 2023-02-02 16:24:34 -06:00
639b600570 Updated parseAndCheckForUpdates to pass in LibraryItem instead of Metadata Object 2023-02-02 12:47:12 -05:00
7a751b8f91 Updated function parseAndCheckForUpdates to pass Library Item rather then just the metadata object 2023-02-02 12:46:22 -05:00
68621e0c07 Update abmetadataGenerator.js 2023-02-02 12:43:48 -05:00
5bde320ac7 Update:Remove X-Powered-By express response headers 2023-02-01 14:34:01 -06:00