[Enhancement]: Scrape metadata from podcast title #1936

Closed
opened 2026-04-25 00:01:35 +02:00 by adam · 1 comment
Owner

Originally created by @politas on GitHub (May 3, 2024).

Describe the feature/enhancement

Some of my podcasts (especially feeds from Patreon) are missing episode numbering tags. It would be nice to be able to automatically scrape episode number or release date information from the filename/title.

Ideally we could set up a scraping string for each podcast feed, with something like ^XYZ{episode} * to automatically find a number following the text "XYZ" at the start of the name and add it into the Episode number field.

Originally created by @politas on GitHub (May 3, 2024). ### Describe the feature/enhancement Some of my podcasts (especially feeds from Patreon) are missing episode numbering tags. It would be nice to be able to automatically scrape episode number or release date information from the filename/title. Ideally we could set up a scraping string for each podcast feed, with something like ```^XYZ{episode} *``` to automatically find a number following the text "XYZ" at the start of the name and add it into the Episode number field.
adam added the enhancement label 2026-04-25 00:01:35 +02:00
adam closed this issue 2026-04-25 00:01:36 +02:00
Author
Owner

@advplyr commented on GitHub (May 20, 2024):

Duplicate https://github.com/advplyr/audiobookshelf/issues/2698

@advplyr commented on GitHub (May 20, 2024): Duplicate https://github.com/advplyr/audiobookshelf/issues/2698
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1936