Cloudbox / autoscan

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

fix(targets/plex): add trailing slash to libraries #102

Closed m-rots closed 3 years ago

m-rots commented 3 years ago

Adds a trailing slash / to all library paths in the Plex target. This should resolve multiple libraries from matching if they share the same initial characters. Closes #101