[Enhancement]: Fetch podcast episodes information after Match #636

Closed
opened 2026-04-24 23:15:07 +02:00 by adam · 2 comments
Owner

Originally created by @judicandus on GitHub (Sep 14, 2022).

Describe the feature/enhancement

When importing an already existing library, after matching the podcast information using the "Match" function it would be great if also the individual episodes information were matched. In that way the episodes from existing library will have correct name and information.
Now what happens is that podcast information is correct but episodes have random file names.

Thank you for amazing sleek program!

Originally created by @judicandus on GitHub (Sep 14, 2022). ### Describe the feature/enhancement When importing an already existing library, after matching the podcast information using the "Match" function it would be great if also the individual episodes information were matched. In that way the episodes from existing library will have correct name and information. Now what happens is that podcast information is correct but episodes have random file names. Thank you for amazing sleek program!
adam added the enhancement label 2026-04-24 23:15:07 +02:00
adam closed this issue 2026-04-24 23:15:07 +02:00
Author
Owner

@advplyr commented on GitHub (Sep 16, 2022):

Yeah this is coming.

You can match individual episodes using the episode match tab. That would need to be one-by-one right now until this gets implemented but it is basically calling the same function I'll be using for this feature.

@advplyr commented on GitHub (Sep 16, 2022): Yeah this is coming. You can match individual episodes using the episode match tab. That would need to be one-by-one right now until this gets implemented but it is basically calling the same function I'll be using for this feature.
Author
Owner

@advplyr commented on GitHub (Oct 2, 2022):

Added in v2.2.0

There is still a lot more I want to do here. How this works now is if you quick match the podcast (and it has updates to be made) then it will loop through all the episodes and it will attempt to quick match it only if it is not already matched with a podcast episode.

@advplyr commented on GitHub (Oct 2, 2022): Added in [v2.2.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.2.0) There is still a lot more I want to do here. How this works now is if you quick match the podcast (and it has updates to be made) then it will loop through all the episodes and it will attempt to quick match it only if it is not already matched with a podcast episode.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#636