[Bug]: Unable to add different podcasts with same name #2290

Open
opened 2026-04-25 00:05:48 +02:00 by adam · 1 comment
Owner

Originally created by @sukkerfri on GitHub (Oct 3, 2024).

What happened?

When adding podcasts using the podcast/search function, one is unable to add new podcasts if they have the same name as an existing one.
eg Searching for "Ness", the ones with the green checkmark are all different podcasts but having the same name:
ness

I am subscribed to the "by Nettavisen og Bauer Media" one.
Clicking any of the other ones named "Ness" will send me to the one I'm already subsrcibed to instead of the clicked podcast.

What did you expect to happen?

By clicking the podcast named "Ness" with subtitle "by Vanessa Herrera", I expect to be presented with that podcast page. Instead I am presented with the podcast "Ness" - "by Nettavisen og Bauer Media" which I am already subscribed to. ABS seems to assume every podcast will have a unique name.

Steps to reproduce the issue

Using podcasts named "Ness" as example

  1. Search and subscribe to podcast "Ness" - "by Nettavisen og Bauer Media".
  2. Search and click on any other podcast with identical name but different subtitle, eg "Ness" - "by Vanessa Herrera".
  3. Observe that we are then presented with the podcast from step one rather then the one we clicked on.

Audiobookshelf version

v2.13.4

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Edge

Logs

No response

Additional Notes

No response

Originally created by @sukkerfri on GitHub (Oct 3, 2024). ### What happened? When adding podcasts using the podcast/search function, one is unable to add new podcasts if they have the same name as an existing one. eg Searching for "Ness", the ones with the green checkmark are all different podcasts but having the same name: ![ness](https://github.com/user-attachments/assets/ea19b951-cd8f-402c-8fa1-f377c1bd81f9) I am subscribed to the "by Nettavisen og Bauer Media" one. Clicking any of the other ones named "Ness" will send me to the one I'm already subsrcibed to instead of the clicked podcast. ### What did you expect to happen? By clicking the podcast named "Ness" with subtitle "by Vanessa Herrera", I expect to be presented with that podcast page. Instead I am presented with the podcast "Ness" - "by Nettavisen og Bauer Media" which I am already subscribed to. ABS seems to assume every podcast will have a unique name. ### Steps to reproduce the issue Using podcasts named "Ness" as example 1. Search and subscribe to podcast "Ness" - "by Nettavisen og Bauer Media". 2. Search and click on any other podcast with identical name but different subtitle, eg "Ness" - "by Vanessa Herrera". 3. Observe that we are then presented with the podcast from step one rather then the one we clicked on. ### Audiobookshelf version v2.13.4 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Edge ### Logs _No response_ ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:05:48 +02:00
Author
Owner

@PhantomPhoton commented on GitHub (May 28, 2025):

I'm having a slightly different issue with the same code. If you change the name of a podcast, it no longer matches in the search results.

The matching should likely be done via the feed url rather than the name.

@PhantomPhoton commented on GitHub (May 28, 2025): I'm having a slightly different issue with the same code. If you change the name of a podcast, it no longer matches in the search results. The matching should likely be done via the feed url rather than the name.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2290