redlegoman / plexapi

I just wanted to refresh the metadata of the latest albums. If you edit the ID3 tags outside of Plex, the titles inside Plex become empty and you have to refresh the metadata again.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Pre reqs

pip install plexapi

Description

this really simple script gets the items last added to each section, checks if they are "artist" types, or in other words "music" and then refreshes the metadata (reads the ID3 tags again).

Todo

Actually put some intelligence in it. Scan the library for songs with no titles and the refresh their albums. Beyond me right now.

About

I just wanted to refresh the metadata of the latest albums. If you edit the ID3 tags outside of Plex, the titles inside Plex become empty and you have to refresh the metadata again.


Languages

Language:Python 100.0%