2021-06-17, 15:03
(2021-06-17, 08:31)nfm886 Wrote:(2021-06-16, 22:55)rodainas Wrote: In Kodi\addons\skin.arctic.zephyr.2.resurrection.mod\extras\playlists\InProgressEpisodes.xsp
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="Episodes">
<name>In Progress Episodes</name>
<match>all</match>
<rule field="inprogress" operator="true" />
<order direction="descending">lastplayed</order>
</smartplaylist>
<smartplaylist type="Episodes"> Episodes with capital "E" doesnt work for me had to modify as <smartplaylist type="episodes"> to make it works.
Hey!
Please tell me how can I reproduce your issue to see if it will works here too After that I will implement your fix
Look here the playlist type must be written in lowercase https://kodi.wiki/view/Smart_playlists/Examples
To try you need to load a tvshow library, then customize home menu, add a widget, choose default widgets, episodes, in progress episodes,
Or move the inprogressepisodes.xps to the playlist folder and access the playlist section from menu.