Allow creation of m3u playlist for a series

This commit is contained in:
2025-11-16 19:22:12 -05:00
parent 98c51ee9fe
commit c922ea6281
3 changed files with 26 additions and 0 deletions

View File

@@ -177,3 +177,9 @@ root_template: m3u.tpl.m3u8
content: m3u-correspondent.tpl.m3u8
filename: correspondents/[id]/playlist.m3u8
multipage: true
[series_episodes_m3u]
root_template: m3u.tpl.m3u8
content: m3u-series_episodes.tpl.m3u8
filename: series/[id].m3u8
multipage: true