Series sync improvements! 🔥
Adding options to tweak the Series metadata fetch logic. By default, Series metadata will no longer be automatically fetched on Playlist sync, and instead will fetch metadata dynamically when accessed via the Xtream API.
You can adjust the settings to enable the previous logic by editing your Playlist and in the Processing section, enable the new "Auto-fetch series metadata" option. When disabled, metadata will only be fetched when the series info is fetched via the Xtream API.
This should speed up syncs, and prevent spamming the provider with requests to populate Series metadata. Now you can enable all your Series without worry! 😉
With this, we also added an option to "Include series in M3U output", which will append enabled series episodes to the generated M3U playlist file! 🎉 when you use this feature, it is recommended to enable the "Auto-fetch series metadata" option since the metadata (which includes episodes) will need to be pre-fetched to populate the M3U playlist output. If using the Xtream API to access your playlist, leave this option disabled.
Full Changelog: 0.7.2...0.7.3