2023-12-24, 09:21 PM
(This post was last modified: 2023-12-24, 09:22 PM by SuperficialNight. Edited 2 times in total.)
i accidentally made the file structure like this
show
|
\--Season1
| |
| \--Extras
|
\--Season2
| |
| \--Extras
when it should be like this
show
|
\--Season1
|
\--Season2
|
\--Extras
Now, I fixed the structure to be like the latter, but when I rescan, it still shows the shows from the former, aka it shows only what is in the extras for each season. To work around this, I have to remove the entire show from the path, then rescan, add it back, and rescan. Is this bug possibility?
show
|
\--Season1
| |
| \--Extras
|
\--Season2
| |
| \--Extras
when it should be like this
show
|
\--Season1
|
\--Season2
|
\--Extras
Now, I fixed the structure to be like the latter, but when I rescan, it still shows the shows from the former, aka it shows only what is in the extras for each season. To work around this, I have to remove the entire show from the path, then rescan, add it back, and rescan. Is this bug possibility?