[Enhancement]: Add visual notice if a podcast is not syncing #2277

Open
opened 2026-04-25 00:05:43 +02:00 by adam · 0 comments
Owner

Originally created by @ykelvis on GitHub (Sep 25, 2024).

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

Add some clue if a podcast is not syncing.

Why would this be helpful?

Currently if a podcast failed update for 24 times (MaxFailedEpisodeChecks setting), its schedule is disabled by Audiobookshelf. But the user may not find out until they click "Edit button" -> "Schedule". By adding some effect (eg. black/grey out the cover page), it notifys the user this podcast is not actively syncing (either it's configured by user or disabled by error).

Future Implementation (Screenshot)

Examples:
Blackout cover:
image
Or add mark to cover:
2024-09-25_15-17-45_223x257

Audiobookshelf Server Version

v2.13.4

Current Implementation (Screenshot)

image

Originally created by @ykelvis on GitHub (Sep 25, 2024). ### Type of Enhancement Web Interface/Frontend ### Describe the Feature/Enhancement Add some clue if a podcast is not syncing. ### Why would this be helpful? Currently if a podcast failed update for 24 times (`MaxFailedEpisodeChecks` setting), its schedule is disabled by Audiobookshelf. But the user may not find out until they click "Edit button" -> "Schedule". By adding some effect (eg. black/grey out the cover page), it notifys the user this podcast is not actively syncing (either it's configured by user or disabled by error). ### Future Implementation (Screenshot) Examples: Blackout cover: ![image](https://github.com/user-attachments/assets/ccf7af38-ced5-40b9-91a4-83eb37bd0c36) Or add mark to cover: ![2024-09-25_15-17-45_223x257](https://github.com/user-attachments/assets/dbdffe03-2bf3-4239-b677-f83252d91fac) ### Audiobookshelf Server Version v2.13.4 ### Current Implementation (Screenshot) ![image](https://github.com/user-attachments/assets/96efbb49-71ce-4c41-be48-c6dc5fdea05f)
adam added the enhancement label 2026-04-25 00:05:43 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2277