Cloudbox / autoscan

Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system.
MIT License
611 stars 55 forks source link

"Other Videos" in Plex not being found when using inotify #213

Open TDWillingham opened 1 year ago

TDWillingham commented 1 year ago

I don't think it's a rewrite issues. I have all the folders named the same and it works for movies/music/tv. I'm wondering if it's something to do with Plex not being able to handle the "Other Videos" category.

What I am doing is recording tv from my TiviMate app and having it processed by a handbrake container, which then outputs the file into a media directory that is mapped in Plex. (Same mappings as movie/music/tv.)

But I am getting this error:

WRN No target libraries found error="/data/media/tivimate: failed determining libraries" target=plex url=http://192.168.1.12:32400

All the mappings and the naming (IE uppercase/lowercase) are the same as the other libraries. What could be causing this issues?

TDWillingham commented 1 year ago

inotify paths from config.yml:

`paths:

I think this is an issue of Plex not recognizing "other" libraries outside of the main three (movies/music/tv.)