ZeroQI / Lambda.bundle

Local Media Export, a reverse Plex 'Local Media Assets' agent to export metadata locally
GNU General Public License v3.0
134 stars 18 forks source link

Really love this! #5

Closed pmwoodward3 closed 5 years ago

pmwoodward3 commented 5 years ago

Just got it setup on my server and I can see it going through and saving all the metadata. I think this could be a really great plugin for people using Gdrive Rclone mounts for plex servers. You wouldn't have to waste time with the ridiculously slow library scans, it would just pull the metadata straight from the files.

Quick questions:

  1. is there a standard metadata format you are using here for the .nfo? For example, would Emby be able to understand this information without having to be reformatted at all?

  2. What is the process like when metadata is updated? Do the files get automatically updated?

  3. For importing on a new server, I assume you would just enable the agent, then create/refresh libraries and it would just pull in all the metadata, or is there anything else you would need to do? Does the position of Lambda in the Agent list effect it working correctly? (Does Lambda need to be at the top of the list to make sure it's being used first?).

Thanks!

ZeroQI commented 5 years ago

Just fixed xml adding function so can work on updating plex from nfo, need to test that