-
Add
<itunes:type>defaulting to "episodic".The
ITUNES_TYPEoption indir2cast.iniwill let you set the feed to<itunes:type>serial<itunes:type>set, and then, for each episode, the "Part Of A Set" tag (TPOS), if filled, will be used to output an<itunes:season>tag, and the "Track Number" tag (TRCK), if filled, will be used to output an<itunes:episode>tag. See the.inifor usage info.Suggested by @EdwarDDay (#65)
-
Fix deprecation warning in PHP 8.2, and tested up to PHP 8.3.