[Enhancement]: Add file name/path information to podcast episode records #2375

Closed
opened 2026-04-25 00:06:37 +02:00 by adam · 3 comments
Owner

Originally created by @Badger1919 on GitHub (Nov 25, 2024).

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

For a podcast episode record, there is no way to tell which file is linked to that episode record. When you view the details for an episode record, it should show the file name/path that is linked to it.

Why would this be helpful?

The files downloaded through an rss feed for a podcast isn't always named in such a way that you can tell which episode it is. Being able to tell which file belongs to which episode record would make it easier to sort through them. Additionally, if you end up with duplicate episode records (multiple records for the same episode), you can't tell which record points to which file.

Future Implementation (Screenshot)

I'm less concerned with the exact implementation than that the information is available somewhere. You could also put the information in the edit lightbox. In fact it would be nice to be able to change the file associated with a given episode record.

future implementation

future implementation (lightbox)

Audiobookshelf Server Version

v2.17.2

Current Implementation (Screenshot)

current implementation

current implementation (lightbox)

Originally created by @Badger1919 on GitHub (Nov 25, 2024). ### Type of Enhancement Web Interface/Frontend ### Describe the Feature/Enhancement For a podcast episode record, there is no way to tell which file is linked to that episode record. When you view the details for an episode record, it should show the file name/path that is linked to it. ### Why would this be helpful? The files downloaded through an rss feed for a podcast isn't always named in such a way that you can tell which episode it is. Being able to tell which file belongs to which episode record would make it easier to sort through them. Additionally, if you end up with duplicate episode records (multiple records for the same episode), you can't tell which record points to which file. ### Future Implementation (Screenshot) I'm less concerned with the exact implementation than that the information is available somewhere. You could also put the information in the edit lightbox. In fact it would be nice to be able to change the file associated with a given episode record. ![future implementation](https://github.com/user-attachments/assets/4dabc02c-dd6b-470a-a44e-1ca0332e519b) ![future implementation (lightbox)](https://github.com/user-attachments/assets/0535340f-9528-49d6-b401-73187b0dd315) ### Audiobookshelf Server Version v2.17.2 ### Current Implementation (Screenshot) ![current implementation](https://github.com/user-attachments/assets/8c87249a-1036-4d52-b910-286cdab3f588) ![current implementation (lightbox)](https://github.com/user-attachments/assets/71b00019-e69e-4983-be12-d16f0f6004b2)
adam added the enhancement label 2026-04-25 00:06:37 +02:00
adam closed this issue 2026-04-25 00:06:37 +02:00
Author
Owner

@advplyr commented on GitHub (Nov 26, 2024):

I put this at the bottom of the view episode modal. Not sure of a better place for it

image

@advplyr commented on GitHub (Nov 26, 2024): I put this at the bottom of the view episode modal. Not sure of a better place for it ![image](https://github.com/user-attachments/assets/6806fbdc-982e-4c97-aed0-b233c034486e)
Author
Owner

@Badger1919 commented on GitHub (Nov 28, 2024):

Great! Thanks!

@Badger1919 commented on GitHub (Nov 28, 2024): Great! Thanks!
Author
Owner

@github-actions[bot] commented on GitHub (Dec 1, 2024):

Fixed in v2.17.3.

@github-actions[bot] commented on GitHub (Dec 1, 2024): Fixed in [v2.17.3](https://github.com/advplyr/audiobookshelf/releases/tag/v2.17.3).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2375