I’m at my wits’ end with this issue, so bear with me. I’ve tried searching up and down the googles for a solution but nothing I’ve tried has worked. Here’s the situation:
Background info:
OS: Debian 8.8 Jessie
Plex Media Server: 1.5.5.3634 (through official Ubuntu repo, with which Debian 8 is compatible)
I moved a folder with a TV show (the anime series K-On!) and the two seasons it has inside into my TV Shows library.
/[TV Shows library]/K-On!/Anime/Season 1/[Episodes here]
/[TV Shows library]/K-On!/Anime/Season 2/[Episodes here]
However, when Plex scanned it, it recognized as one season only with two versions of episodes 1-14 (of which both seasons have those numbers) and one version of episodes 15-26 (since only S2 has those episode numbers). I assumed that Plex saw the ‘Anime’ folder and treated all the episodes inside as belonging to one season. Well, I had dealt with similar issue before, so I put some .plexignore files inside the episode folders to ignore everything
/[TV Shows library]/K-On!/Anime/Season 1/.plexignore => *
/[TV Shows library]/K-On!/Anime/Season 2/.plexignore => *
then symlinked the episodes to new folders created in the ‘K-On!’ folder.
/[TV Shows library]/K-On!/season 1/[Symlinked episodes]
/[TV Shows library]/K-On!/season 2/[Symlinked episodes]
This has worked for other shows before, so I had reason to believe that this would work. However… it didn’t. Still same issue, Plex scanned as one season when I manually hit scan.
At this point, I noticed that under ‘Folder View’, Plex still showed the episodes as under the ‘Anime’ folder, while nothing was showing up under the folders supposedly full of symlinks. This is after a manual library scan. I then moved the ‘K-On!’ folder from the ‘TV Shows’ library to elsewhere, thinking it’ll make Plex delete the entry for the show and I’ll retry.
Even with nothing referencing ‘K-On!’ inside the library, Plex still kept the show entry around, with media info showing ‘file not available’. It was at this point that I tried googling for solutions.
- The first thing I tried was to delete the ‘K-On!’ entry using the ‘delete media’ function. The show deleted just fine, but when I went to folder view, the ghost folders still existed. Furthermore, when I moved the K-On! folder back into the ‘TV Shows’ library, Plex refused to re-populate the show into the library.
- I then tried ‘Clean Bundles’ and ‘Optimize Database’: no change
- I tried to wait for an automatic scan instead of hitting ‘scan’ manually, nothing changed.
At this point, I’m left with some ghost folders with nothing inside them in ‘Folder View’ as well as Plex refusing to acknowledge the existence of the media files entirely if I move them back in. Any ideas?