Open jappish84 opened 8 years ago
Since I didn't write the script from the start I can't anwser at the moment. But I will take a look and see if I can figure it out.
Thanks @SpaceOgre
Really appreciate it
Just a thought, have you remove/commented out the ignore rows for .rar, .zip etc in the config file? https://github.com/SpaceOgre/SortTV/blob/master/sorttv.conf#L61
Ah, haven't tried that, I'll test and report back. Thnx ;)
Ok, so it looks like the script moves everything without unpacking it first, but doesn't sort it, so I moves everything to the misc-dir instead.
All I did was to comment out all compressed filetypes under the ignore and delete list and changed extract files before sorting to false
Not sure if this is a issue I'm having or if I misinterpreted the configuration file.
I would like sorttv not to unpack since kodi doesn't care if the files are compressed or not.
Setting extract-compressed-before-sorting to false just seems to stop sorting of any kind.