Cloudbox / autoscan

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

Will support refreshing metadata? #163

Closed kolicime closed 1 year ago

kolicime commented 1 year ago

For subtitle files, only refreshing the metadata can make them available in PLEX. But currently autoscan seems to support only scanning libraries. Is it possible to add the operation of refreshing metadata? Here is an API for reference: https://www.reddit.com/r/PleX/comments/pwi9jg/use_api_to_refresh_metadata_for_a_single_artist/

Autoscan is an excellent project, thank you for your dedication to it, and I think it would be even better if this problem could be solved. :)

amwamw968 commented 1 year ago

let the autoscan support to auto scan everythings!

dantebarba commented 1 year ago

Oh so thats why my bazarr script wasn't working!

dantebarba commented 1 year ago

I created a tool/app to refresh the metadata. You can check it out here. It works in companion with autoscan

https://github.com/dantebarba/autoscan-adapter

m-rots commented 1 year ago

Unfortunately, Plex still doesn't offer an officially supported API method to ensure that metadata is refreshed (see the #134 thread). Therefore I'm closing this issue as a duplicate of #105.