mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-16 01:57:48 +02:00
Update podcast rss feed parser to use psc chapters on episodes
This commit is contained in:
@ -607,6 +607,7 @@ class Feed extends Model {
|
||||
custom_namespaces: {
|
||||
itunes: 'http://www.itunes.com/dtds/podcast-1.0.dtd',
|
||||
podcast: 'https://podcastindex.org/namespace/1.0',
|
||||
psc: 'http://podlove.org/simple-chapters',
|
||||
googleplay: 'http://www.google.com/schemas/play-podcasts/1.0'
|
||||
},
|
||||
custom_elements: customElements
|
||||
|
Reference in New Issue
Block a user