2025-05-26, 05:12 PM
Ohh, fair point. I assumed since that was outside of the path it would ignore that. Not a trivial change at this point but I might just see what happens. Thou I wonder if that might be a bug, if the library path is the base path (/media/myusername/S1/MediaServer/Movies), and the show is the folder path (/Modern Family/Season 1/modern family s01e01.mp4) it should be parsing the folder path not the full path. Not sure what condition you would want it to parse the full path vs the folder path. Also the "supported" or "suggested" folder structure is not meant search so many folders deep. I assume the database is going to store the full path but it would be as simple as slicing off the base path before parsing.