Harry Rose
7f88d4b036
Early out if the description doesn't contain and timestamps
2026-03-17 19:44:46 +00:00
Harry Rose
8710816a6f
Remove autoGenerateChapters flag, migration and version bump
2026-03-17 19:01:59 +00:00
Harry Rose
0227302fc0
Handle chapters names that are very long, add examples to tests
2026-03-17 18:52:56 +00:00
Harry Rose
6e05484307
Handle podcasts which use html lists and also have html tags in the chapter titles
2026-03-16 20:59:00 +00:00
Harry Rose
4907e70a48
- Add new migration to add an autoGenerateChapters column in the Podcasts table
...
- Bump minor version (I wasn't sure if this was needed for the migration)
- Feature is now controlled by the field in the podcast database object
- Move parsing code and tests to existing utils/parsers/ dir
- Add more test cases
2026-03-16 18:58:15 +00:00
Khashayar Toodehfallah
c15cb48def
Improved subtitle parsing to account for bare colon in title
2026-02-06 14:31:09 -05:00
advplyr
de22177dbf
Update opf parser to support refines meta elements
2025-03-13 17:49:05 -05:00
Roukanken
b86797a245
Fix: Load epub covers via cover-image property
2025-03-11 21:05:21 +01:00
advplyr
5e5a604d03
Fix name parser to not use "last, first" format when not using comma separators. Adds unit tests #3940
2025-02-05 17:25:31 -06:00
advplyr
d4ba8b9d9f
Fix server crash on failed to extract epub image #3889
2025-01-24 17:24:37 -06:00
advplyr
02ecf7ccfe
Fix catch exception on failed to parse comic metadata #3804
2025-01-08 16:53:56 -06:00
snakehnb
7ef14aabed
Avoid parsing first and last names in Chinese, Japanese and Korean languages
2024-11-04 16:13:14 +08: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
advplyr
1a8811b69a
Remove unused requires
2024-09-18 14:26:10 -05:00
mikiher
0d08aecd56
Move from libarchive to node-unrar-js for cbr and node-stream-zip for cbz
2024-09-18 08:28:15 +03:00
mikiher
0b31792660
catch file extraction errors in parseComicMetadata
2024-09-15 11:48:33 +03:00
advplyr
ba742563c2
Remove old Author object & fix issue deleting empty authors
2024-08-31 13:27:48 -05:00
Nicholas Wallace
9c87c3a095
Free memory after extracting comic
2024-08-19 22:05:25 -07:00
Nicholas Wallace
4de65b4369
Autoformat parseComicMetadata
2024-08-19 21:00:16 -07:00
advplyr
e342b07cd0
Update:OPF metadata parser supports namespaces on creator and identifier tags #3201
2024-07-28 14:54:17 -05:00
advplyr
b524cbd1b3
Update:Parse epub cover image uses cover specified in opf meta #3201
2024-07-28 14:34:31 -05:00
Alex
9a697f48db
feat: parse language from NFO metadata source
2024-07-17 11:50:27 -04:00
advplyr
37ad1cced2
Fix:Large OPML import timeouts #3118
...
- Added OPML Api endpoints for /parse and /create, removed old
- Show task for OPML import and create failed tasks for failed feeds
2024-07-16 17:05:52 -05:00
mikiher
c0004dd532
Fix fetchSeries so it deduplicates returned series
2024-07-12 12:42:42 +03:00
Nicholas Wallace
cadef9b023
Misnamed variable and cumulative length
2024-06-15 01:20:22 +00:00
Nicholas Wallace
34b340f179
Fix: overdrive mediamarkers parse hours
2024-06-15 01:17:07 +00:00
advplyr
359a2752d8
Fix:Server crash when scanning in invalid epub #2856
2024-04-21 15:07:53 -05:00
advplyr
f5545cd3f4
Add:Scanner extracts cover from comic files #1837 and ComicInfo.xml parser
2024-01-14 17:51:26 -06: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
6de0465b86
Update opf parser to ignore series with empty content and add tests
2023-12-24 11:41:27 -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
advplyr
b4c14fc78d
Parse NFO comma separated strings remove empty strings
2023-11-26 14:38:25 -06:00
advplyr
d9584174ff
Parse NFO trim final parsed description
2023-11-26 14:33:35 -06:00
mikiher
d990e5b909
Add NFO metadata source
2023-11-12 13:30:23 +00:00
advplyr
347b49f564
Update:Remove scanner settings, add library scanner settings tab, add order of precedence
2023-10-08 17:10:43 -05:00
advplyr
0367d9ec2a
Fix:OPF files creating empty tags and genres #2142
2023-09-24 16:15:42 -05:00
Selfhost Alt
f7849d2956
Fix typo in fixParsedNameCase
2023-09-14 22:12:22 -07:00
advplyr
0ecfdab463
Update new library scanner for scanning in new books
2023-09-01 18:01:17 -05:00
advplyr
3f380b0839
Fix:Parsing authors from meta tags removes duplicates #1932
2023-07-20 16:55:49 -05:00
advplyr
72e306935f
Update:Support and as separator between multiple authors #1790
2023-07-15 13:28:31 -05:00
advplyr
d181e66d83
Update server/utils/parsers/parseOpfMetadata.js
2023-07-15 11:41:44 -05:00
advplyr
a87c3f2c77
Update server/utils/parsers/parseOpfMetadata.js
2023-07-15 11:41:40 -05:00
advplyr
2834f6077e
Update server/utils/parsers/parseOpfMetadata.js
2023-07-15 11:41:35 -05:00
WarWar
47b9ee557e
stop opf importer from adding duplicate info
2023-07-14 05:15:29 +00:00
advplyr
05b102722b
Remove unused ebook routes
2023-04-03 17:33:02 -05:00
advplyr
11ccbf1913
Merge pull request #1609 from Linden-Ryuujin/feature/semicolonSeperators
...
Support for scanning semicolon seperated author and narator lists.
2023-03-16 17:06:22 -05:00
Linden Ryuujin
a4a334a18a
Support for scanning semicolon seperated author and narator lists.
2023-03-16 21:44:03 +00:00
advplyr
3df7caa838
Fix:OPF parser crash when no narrators #1578
2023-03-05 12:40:21 -06:00
advplyr
e195eec1c5
Fix:OPF parser supporting attributes on tags #1478
2023-02-10 17:22:23 -06:00