[Bug]: Patreon episodes don't show as previously downloaded #1030

Closed
opened 2026-04-24 23:29:31 +02:00 by adam · 1 comment
Owner

Originally created by @advplyr on GitHub (Mar 20, 2023).

Describe the issue

The URL of Patreon episodes contain query strings that change, so when comparing the URL on new feed requests they can be different.

e.g. https://example.com/asdf/1.mp3?token-time=1679443200&token-hash=ip1k_hBLN-g%3D

Solution should be to compare URLs without the query string.

Steps to reproduce the issue

Audiobookshelf version

v2.2.17

How are you running audiobookshelf?

Docker

Originally created by @advplyr on GitHub (Mar 20, 2023). ### Describe the issue The URL of Patreon episodes contain query strings that change, so when comparing the URL on new feed requests they can be different. e.g. `https://example.com/asdf/1.mp3?token-time=1679443200&token-hash=ip1k_hBLN-g%3D` Solution should be to compare URLs without the query string. ### Steps to reproduce the issue 1. ### Audiobookshelf version v2.2.17 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:29:31 +02:00
adam closed this issue 2026-04-24 23:29:31 +02:00
Author
Owner

@advplyr commented on GitHub (Apr 3, 2023):

Fixed in v2.2.18

@advplyr commented on GitHub (Apr 3, 2023): Fixed in [v2.2.18](https://github.com/advplyr/audiobookshelf/releases/tag/v2.2.18)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1030