so i set up a mysql database and it seems to be working
but nothing shows up in smartlists even though the shows have been scraped and i can see them fine when just browsing the folders.
how do i get them working?
heres one that i’m using
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name>TV Shows</name>
<match>one</match>
<rule field="path" operator="contains">
<value>H:\Tv Shows\</value>
</rule>
<rule field="path" operator="contains">
<value>G:\Tv Shows\</value>
</rule>
</smartplaylist>