[Enhancement]: PSC Tags #2696

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

Originally created by @mlassnig on GitHub (Mar 31, 2025).

Type of Enhancement

Server Backend

Describe the Feature/Enhancement

Hi,
I use ABS to rehost rather large podcasts for myself, and quite a few of them use PSC tags for extra chapter information and chapter images. When I rehost the RSS through ABS though these PSC tags get lost. It would be good not to strip them when assembling the ABS RSS feeds. The textual part should be straightforward, but for the images there's two options: either just keep the links and point to the original images, or download the images like the covers and also host them via ABS.

Why would this be helpful?

Some podcasts use the chapter images to explain concepts or settings in more detail. It's a really nice to have feature.

Future Implementation (Screenshot)

Example of the PSC tag from a well-known German podcast ( https://podcastd45a61.podigee.io/feed/mp3 ):

      <psc:chapters version="1.2">                                                                                                                                                                                                                              
        <psc:chapter title="EINLEITUNG" start="00:00:00" image="https://images.podigee-cdn.net/400x,swg-eH2yBb_nNqCWQ4yORi9jur0oDUf226-g2WQvmun8=/https://main.podigee-cdn.net/uploads/u4307/a1d6f82c-dd5f-422f-bcf3-fca0fb7609df.jpeg"/>                       
        <psc:chapter title="Mario vs. Sonic, SNES vs. Mega Drive" start="00:02:18" image="https://images.podigee-cdn.net/400x,sIRR5HdEW9z__n1MTQbYg5N6psaw8LcZ5oKtCCcBvc2I=/https://main.podigee-cdn.net/uploads/u4307/0ddc27c0-414d-453a-bd09-4e718759aff7.jpe\
g"/>                                                                                                                                                                                                                                                            
        <psc:chapter title="Das Mega Drive ist leistungsstärker ..." start="00:07:54" image="https://images.podigee-cdn.net/400x,s4lSXOuixnbO_S7yhmDc47iiIg5gOHsW6NTDt45gmL1Y=/https://main.podigee-cdn.net/uploads/u4307/50cdef16-f2a6-461a-b232-1abddf85efb4.\
jpeg"/>                                                                                                                                                                                                                                                         
        <psc:chapter title="... aber das SNES hat F-Zero" start="00:09:13" image="https://images.podigee-cdn.net/400x,sk3TD8B6we9M-GtM5lxL7KhqDU34s6ISqBU29ENjEYtk=/https://main.podigee-cdn.net/uploads/u4307/061cfcd9-5c62-4dbf-ad1a-70d4f2b621e8.jpeg"/>     
        <psc:chapter title="F-Zero: Das Spiel" start="00:11:14" image="https://images.podigee-cdn.net/400x,sPr0jkA-Cw2hk1QG5P3M6ILXuG_QkxYn_o1QSTeLPhpc=/https://main.podigee-cdn.net/uploads/u4307/37ce16d9-887a-486a-88f3-056b811465fa.jpeg"/>                
        <psc:chapter title="DIE ENTSTEHUNGSGESCHICHTE" start="00:12:57" image="https://images.podigee-cdn.net/400x,sgD-fnC8BdPC5m7_oUanJG0oILE4t8FRGfJpEEKpMuP4=/https://main.podigee-cdn.net/uploads/u4307/faf64c14-38c2-4c89-84a9-a4a7e5338dc6.jpeg"/>
      ....

(comes right after the content:encoded block)

Audiobookshelf Server Version

v2.20.0

Current Implementation (Screenshot)

No response

Originally created by @mlassnig on GitHub (Mar 31, 2025). ### Type of Enhancement Server Backend ### Describe the Feature/Enhancement Hi, I use ABS to rehost rather large podcasts for myself, and quite a few of them use PSC tags for extra chapter information and chapter images. When I rehost the RSS through ABS though these PSC tags get lost. It would be good not to strip them when assembling the ABS RSS feeds. The textual part should be straightforward, but for the images there's two options: either just keep the links and point to the original images, or download the images like the covers and also host them via ABS. ### Why would this be helpful? Some podcasts use the chapter images to explain concepts or settings in more detail. It's a really nice to have feature. ### Future Implementation (Screenshot) Example of the PSC tag from a well-known German podcast ( https://podcastd45a61.podigee.io/feed/mp3 ): ``` <psc:chapters version="1.2"> <psc:chapter title="EINLEITUNG" start="00:00:00" image="https://images.podigee-cdn.net/400x,swg-eH2yBb_nNqCWQ4yORi9jur0oDUf226-g2WQvmun8=/https://main.podigee-cdn.net/uploads/u4307/a1d6f82c-dd5f-422f-bcf3-fca0fb7609df.jpeg"/> <psc:chapter title="Mario vs. Sonic, SNES vs. Mega Drive" start="00:02:18" image="https://images.podigee-cdn.net/400x,sIRR5HdEW9z__n1MTQbYg5N6psaw8LcZ5oKtCCcBvc2I=/https://main.podigee-cdn.net/uploads/u4307/0ddc27c0-414d-453a-bd09-4e718759aff7.jpe\ g"/> <psc:chapter title="Das Mega Drive ist leistungsstärker ..." start="00:07:54" image="https://images.podigee-cdn.net/400x,s4lSXOuixnbO_S7yhmDc47iiIg5gOHsW6NTDt45gmL1Y=/https://main.podigee-cdn.net/uploads/u4307/50cdef16-f2a6-461a-b232-1abddf85efb4.\ jpeg"/> <psc:chapter title="... aber das SNES hat F-Zero" start="00:09:13" image="https://images.podigee-cdn.net/400x,sk3TD8B6we9M-GtM5lxL7KhqDU34s6ISqBU29ENjEYtk=/https://main.podigee-cdn.net/uploads/u4307/061cfcd9-5c62-4dbf-ad1a-70d4f2b621e8.jpeg"/> <psc:chapter title="F-Zero: Das Spiel" start="00:11:14" image="https://images.podigee-cdn.net/400x,sPr0jkA-Cw2hk1QG5P3M6ILXuG_QkxYn_o1QSTeLPhpc=/https://main.podigee-cdn.net/uploads/u4307/37ce16d9-887a-486a-88f3-056b811465fa.jpeg"/> <psc:chapter title="DIE ENTSTEHUNGSGESCHICHTE" start="00:12:57" image="https://images.podigee-cdn.net/400x,sgD-fnC8BdPC5m7_oUanJG0oILE4t8FRGfJpEEKpMuP4=/https://main.podigee-cdn.net/uploads/u4307/faf64c14-38c2-4c89-84a9-a4a7e5338dc6.jpeg"/> .... ``` (comes right after the <content:encoded> block) ### Audiobookshelf Server Version v2.20.0 ### Current Implementation (Screenshot) _No response_
adam added the enhancement label 2026-04-25 00:09:40 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2696