CrazyOldWizard / TV-Show-Sorter

Sorts TV shows into folders based on name and season number
MIT License
1 stars 0 forks source link

Support for folders? #5

Closed Snussune closed 4 years ago

Snussune commented 4 years ago

I would like to see support for folders instead of only filenames. Maybe the config file could contain a setting to use folder or files?

Example:

Breaking.Bad.S01E01.HDTV.x264-somegroup Breaking.Bad.S01E02.HDTV.x264-somegroup Breaking.Bad.S01E03.HDTV.x264-somegroup

^ Those are folders and would be sorted in the same way as the files are being sorted now.

Breaking Bad/Season 01/Breaking.Bad.S01E01.HDTV.x264-somegroup Breaking Bad/Season 01/Breaking.Bad.S01E02.HDTV.x264-somegroup Breaking Bad/Season 01/Breaking.Bad.S01E03.HDTV.x264-somegroup

CrazyOldWizard commented 4 years ago

I have a WIP version of this that I haven't run yet. I will mess around with it more when I get home. For now, the build in this branch should in theory have the ability to sort by folders. But like I said, I haven't tested this build yet.

https://github.com/CrazyOldWizard/TV-Show-Sorter/tree/sort-by-folders/TV%20Show%20Sorter/bin/Release