<div dir="ltr"><div>Ok, finally found a way to make this work. The problem was in the way I set the storage group directory in mythtv-setup.</div><div>I was setting a root directory with some other intermediate directories between the actual episode directories, like this:</div><div><br></div><div>**My original, broken video storage group:<br>SG -> /mnt/jj/media/videos<br> |-> TV<br>
|-> Kids<br> |-> Lab Rats - episode files<br>
|-> Phineas and Ferb - episode files<br>
|-> Parents<br>
|-> B - episode files<br>
|-> C - episode files<br> </div><div><br></div><div>Once I defined multiple storage groups, right above the episode directors,
directories
got picked up:<br></div><div><br>**Updated, working storage groups:<br>SG -> /mnt/jj/media/videos/TV/Kids<br>
|-> Lab Rats - episode files<br>
|-> Phineas and Ferb - episode files<br>SG -> /mnt/jj/media/videos/TV/Parents<br>
|-> B - episode files<br>
|-> C - episode files</div><div><br></div><div>Still having some metadata issues, but I should be able to fix those by brushing up on the expected filename format from the wiki:</div><div><a href="https://www.mythtv.org/wiki/MythVideo_File_Parsing">https://www.mythtv.org/wiki/MythVideo_File_Parsing</a></div><div><br></div><div>For the record, I also cleaned up some old FE data in the settings table. Didn't see to change anything, but you never know...<br></div><div><br></div><div>Thanks for the suggestions, the wife will be happy we can back to watching her series (we stopped in the middle due to this)<br></div></div>