audiobookshelf/test/server/utils/parsers
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
..
parseNameString.test.js 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
parseNfoMetadata.test.js Improved subtitle parsing to account for bare colon in title 2026-02-06 14:31:09 -05:00
parseOpfMetadata.test.js Add test for parseOpfMetadata OPF v3 author 2025-03-14 17:32:32 -05:00
parsePodcastDescriptionForChapters.test.js - Add new migration to add an autoGenerateChapters column in the Podcasts table 2026-03-16 18:58:15 +00:00