mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-25 22:10:22 +00:00
Add "What does it do" section.
This commit is contained in:
parent
e8cc6a6920
commit
d2f8c837d0
1 changed files with 17 additions and 0 deletions
|
@ -15,6 +15,23 @@
|
|||
|
||||
Plex Meta Manager is an open source Python 3 project that has been designed to ease the creation and maintenance of metadata, collections, and playlists within a Plex Media Server. The script is designed to be run continuously and be able to update information based on sources outside your plex environment. Plex Meta Manager supports Movie/TV/Music libraries and Playlists.
|
||||
|
||||
## What Can Plex-Meta-Manager Do?
|
||||
|
||||
Plex Meta Manager can
|
||||
|
||||
1. Create and maintain collections in Plex libraries using external lists, Plex searches, or filters.
|
||||
|
||||
2. Create, maintain, and share playlists on Plex servers using the same or similar criteria.
|
||||
|
||||
3. Manage metadata [artwork, titles, summaries, release year, etc.] for anything on your Plex server.
|
||||
|
||||
4. Add overlays to item artwork to display various details [ratings, resolution, edition, etc.].
|
||||
|
||||
5. Send missing items from external lists [for example the IMDB 250] to Radarr or Sonarr for download.
|
||||
|
||||
6. and more.
|
||||
|
||||
|
||||
## Getting Started
|
||||
|
||||
These are the high-level steps you must take to get Plex Meta Manager up and running:
|
||||
|
|
Loading…
Reference in a new issue