[Enhancement]: Podcasts seasons #259

Closed
opened 2026-04-24 23:02:30 +02:00 by adam · 5 comments
Owner

Originally created by @rasmuslos on GitHub (Apr 9, 2022).

Describe the feature/enhancement

Some podcasts group their episodes into seasons (#1.1, #1.2, #2.1, you get the idea). It would be great if ABS could support that

Screenshot 2022-04-09 at 10 11 04
Originally created by @rasmuslos on GitHub (Apr 9, 2022). ### Describe the feature/enhancement Some podcasts group their episodes into seasons (`#1.1`, `#1.2`, `#2.1`, you get the idea). It would be great if ABS could support that <img width="595" alt="Screenshot 2022-04-09 at 10 11 04" src="https://user-images.githubusercontent.com/49640416/162562983-a171b404-e4e6-4969-91e9-52e9c507e9e0.png">
adam added the enhancement label 2026-04-24 23:02:30 +02:00
adam closed this issue 2026-04-24 23:02:30 +02:00
Author
Owner

@advplyr commented on GitHub (Apr 10, 2022):

This should work with natural sorting already. Is it not working?

@advplyr commented on GitHub (Apr 10, 2022): This should work with natural sorting already. Is it not working?
Author
Owner

@rasmuslos commented on GitHub (Apr 12, 2022):

Well kinda. It works and all episodes are in the right order but not just one but a few are identified as Episode 1. It is working but a little messy

@rasmuslos commented on GitHub (Apr 12, 2022): Well kinda. It works and all episodes are in the right order but not just one but a few are identified as `Episode 1`. It is working but a little messy
Author
Owner

@advplyr commented on GitHub (Apr 12, 2022):

I've noticed there is no consistency with how podcasts number their episodes. Many podcasts don't number them at all you have to use the publish date. This makes it difficult when scanning in podcasts from the file system.

@advplyr commented on GitHub (Apr 12, 2022): I've noticed there is no consistency with how podcasts number their episodes. Many podcasts don't number them at all you have to use the publish date. This makes it difficult when scanning in podcasts from the file system.
Author
Owner

@rasmuslos commented on GitHub (Apr 14, 2022):

Maybe we could add the publish date to the file metadata

@rasmuslos commented on GitHub (Apr 14, 2022): Maybe we could add the publish date to the file metadata
Author
Owner

@jflattery commented on GitHub (May 4, 2022):

I just submitted a pull request to address this before having seen this post. https://github.com/advplyr/audiobookshelf/pull/561 Hopeful it fits the bill :D

@jflattery commented on GitHub (May 4, 2022): I just submitted a pull request to address this before having seen this post. https://github.com/advplyr/audiobookshelf/pull/561 Hopeful it fits the bill :D
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#259