2025-04-05, 07:47 PM
Having subfolders within a library is not fully supported and can be inconsistent—sometimes it works, other times it doesn't. To ensure proper organization, libraries should be structured as follows:
Series\
├── Show 1 (2000)\
│ ├── Season 1\
│ │ ├── S01E01.mkv
│ │ ├── S01E02.mkv
│ ├── Season 2\
│ │ ├── S02E01.mkv
│ │ ├── S02E02.mkv
├── Show 2 (2000)\
│ ├── Season 1\
│ │ ├── S01E01.mkv
│ │ ├── S01E02.mkv
│ ├── Season 2\
│ │ ├── S02E01.mkv
│ │ ├── S02E02.mkv
Series\
├── Show 1 (2000)\
│ ├── Season 1\
│ │ ├── S01E01.mkv
│ │ ├── S01E02.mkv
│ ├── Season 2\
│ │ ├── S02E01.mkv
│ │ ├── S02E02.mkv
├── Show 2 (2000)\
│ ├── Season 1\
│ │ ├── S01E01.mkv
│ │ ├── S01E02.mkv
│ ├── Season 2\
│ │ ├── S02E01.mkv
│ │ ├── S02E02.mkv