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
344890fb45
Update watcher files changed function to use the same grouping function as other scans
2024-12-04 16:25:17 -06:00
Techwolf
605bd73c11
Fix third instance of regex
2024-12-01 23:57:47 -08:00
advplyr
850ed48955
Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785
2024-11-07 17:26:51 -06:00
advplyr
953ffe889e
Update:Book series embeds in grouping meta tag as semicolon deliminated, book meta tag parser falls back to using grouping tag for series if set #3473
2024-10-20 16:58:13 -05:00
Greg Lorenzen
f38b6636e3
Add published decade filter option ( #3489 )
...
* Add strings for PublishedDecade and PublishedDecades
* Add publishedDecades filter options to LibraryFilterSelect
* Add publishedDecades to libraries store
* Add publishedDecades to getFilterData
* Add database method to add published decades to filter data
* Add published decade in BookScanner
* Add 'publishedDecades' to invalidFilters in user.js
* Add publishedDecades filter group to MediaGroupQuery
* Update client/strings/en-us.json
* Auto formatting
---------
Co-authored-by: advplyr <dev@advplyr.com>
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-10-08 17:20:42 -05:00
advplyr
bb7938f66d
Update:When merging embedded chapters from multiple files filter out ~0 duration chapters #3361
2024-09-24 10:54:25 -05:00
advplyr
decde230aa
Update:Some logs to include library item id #3440
2024-09-22 14:15:17 -05:00
advplyr
1dec8ae122
Update:Added string localization for tasks #3303 #3352
2024-09-21 14:02:57 -05:00
advplyr
8512d5e693
Update Task object to handle translation keys with subs
2024-09-20 17:18:29 -05:00
advplyr
22ad16e11b
Fix:Server crash on scan for library with no metadataPrecedence set #3434
2024-09-17 16:10:32 -05:00
mikiher
f8034e1b78
scanLibrary fail and cancel handling round 2
2024-09-13 09:23:48 +03:00
mikiher
1099dbe642
Handle library scan failure gracefully
2024-09-12 18:56:52 +03:00
mikiher
f892453892
Fix crash when quick match adds new series
2024-09-09 18:36:12 +03:00
advplyr
db86bfd63d
Fix:New authors not setting lastFirst column, updates for new Series model
2024-09-01 15:08:56 -05:00
advplyr
ba742563c2
Remove old Author object & fix issue deleting empty authors
2024-08-31 13:27:48 -05:00
advplyr
c45c82306e
Remove old library, folder and librarysettings model
2024-08-28 17:26:23 -05:00
advplyr
159ccd807f
Updates to migrate off of old library model
2024-08-24 16:09:54 -05:00
advplyr
7a7a779824
Update podcast audio file meta tag to use album-artist for author and fallback to artist tag #3315
2024-08-20 16:41:17 -05:00
advplyr
4289fe4990
Update Nfo scanner and auto-formatting
2024-07-18 16:09:40 -05:00
Alex
9a697f48db
feat: parse language from NFO metadata source
2024-07-17 11:50:27 -04:00
advplyr
9a4c5a16ef
Merge pull request #3111 from mikiher/tone-replacement
...
Replace tone with ffmpeg for metadata and cover embedding
2024-07-06 16:03:17 -05:00
advplyr
e6b1acfb44
Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env
2024-07-06 16:00:48 -05:00
Richard Bateman
f9e270e4be
bug: if oldLibraryItem is null things crash
2024-06-27 14:32:14 -06:00
advplyr
5bbcb9cac3
Fix:Embedded chapters sort order #3007
2024-05-24 16:49:39 -05:00
advplyr
60c65008dc
Fix:Match all books only matching first 100 #2096
2024-04-14 17:19:21 -05:00
advplyr
bca49616e1
Update:Podcast episode audio file ID3 tags use comment and description tag for description instead of subtitle #2843
2024-04-11 17:29:23 -05:00
advplyr
f827aa97f8
Update library scanner findLibraryItemByItemToFileInoMatch query to iterate through json objects comparing inodes
2024-03-23 14:56:32 -05:00
mikiher
68276fe30b
Fix handling of file moves from root folder to sub folder and back
2024-03-23 18:31:52 +02:00
mikiher
1bee082720
Update libraryFolderID correctly in scanFolderUpdates
2024-03-20 11:40:50 +02:00
mikiher
9511122bae
Fix LibraryItem and Media file update logic for library scans
2024-03-19 19:28:26 +02:00
advplyr
c14f9accaf
Update functions for #2724 and add jsdocs
2024-03-11 17:07:03 -05:00
mikiher
0e8148001e
Fix direct access to Database.libraryFilterData
2024-03-09 11:59:50 +02:00
advplyr
af7cb2432b
Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger
2024-02-15 16:46:19 -06:00
advplyr
f5545cd3f4
Add:Scanner extracts cover from comic files #1837 and ComicInfo.xml parser
2024-01-14 17:51:26 -06:00
advplyr
69e23ef9f2
Add:Epub metadata parser and cover extractor #1479
2024-01-07 17:51:07 -06:00
advplyr
81a76593da
Fix:Merging chapters from multiple audio files with the same chapter titles #2461
2023-12-31 15:35:17 -06:00
advplyr
14f42e15d1
Fix:Book scanner update book series sequence if changed
2023-12-24 11:53:57 -06:00
Andrzej Bargański
cd7c4baaaf
Add: OPF file supports multiple series as sequence of : calibre:series and calibre:series_index; including tests
2023-12-24 00:43:42 +01:00
mikiher
0282a0521b
Sort audible match results by duration difference
2023-12-09 00:33:06 +02:00
mikiher
d990e5b909
Add NFO metadata source
2023-11-12 13:30:23 +00:00
mikiher
567e1c46db
Fix handling of single mefia file updates
2023-11-04 11:06:54 +00:00
advplyr
60a80a2996
Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist
2023-10-22 15:53:05 -05:00
advplyr
49403771c9
Update:Quick match all for library to use task instead of toast, remove scan socket events
2023-10-21 13:53:00 -05:00
advplyr
d7264f8c22
Update watcher scanner to show task notification
2023-10-21 12:25:45 -05:00
advplyr
bef6549805
Update:Replace library scan toast with task manager #1279
2023-10-20 17:46:18 -05:00
advplyr
516b0b4464
Fix:Book scanner set item as missing if no media files are found #2226
2023-10-18 17:02:15 -05:00
advplyr
c264332994
Fix:Scanner detecting library item folder renames #1161
2023-10-15 12:55:22 -05:00
advplyr
07ad81969c
Update:Scanner recognizes asin in book folder names #1852
2023-10-14 15:04:16 -05:00
advplyr
c9a2fdcb29
Library scanner saves last scan info including metadata precedence. Remove force re-scan
2023-10-09 17:48:21 -05:00