Merge pull request #97 from jjjonesjr33/master

Added User/Config Credits | Updated Core Config | Updated READme
This commit is contained in:
cpt-kuesel 2022-01-15 14:19:49 +01:00 committed by GitHub
commit 021fd23193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 85 additions and 12 deletions

BIN
JJJonesJr33/Anime.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@ -1,6 +1,13 @@
########################################################################## ############################################
## Anime Library Collection for Plex-Meta-Manager ## ## Anime Collections ##
########################################################################## ############################################
##########################################
# User/Config Credits #
# Give Credit Where Credit is Due #
# JJJonesJr33 #
# #
##########################################
collections: collections:
########################### ###########################
@ -285,4 +292,4 @@ collections:
mal_genre: mal_genre:
genre_id: 41 genre_id: 41
collection_order: custom collection_order: custom
url_poster: https://i.imgur.com/F81WbIv.png url_poster: https://i.imgur.com/F81WbIv.png

View File

@ -1,3 +1,17 @@
#########################################################
# 4K Movie Collections #
#########################################################
##########################################
# User/Config Credits #
# Give Credit Where Credit is Due #
# JJJonesJr33 #
# djnield #
##########################################
##################
# Overlays #
##################
collections: collections:
4K Overlay: 4K Overlay:
plex_search: plex_search:

BIN
JJJonesJr33/Movies.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

View File

@ -2,6 +2,13 @@
# Movie Collections # # Movie Collections #
###################################################### ######################################################
############################################
# User/Config Credits #
# Give Credit Where Credit is Due #
# JJJonesJr33 #
# Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople #
############################################
########################### ###########################
# Templates # # Templates #
########################### ###########################

View File

@ -1,3 +1,20 @@
Proper Movie, TV Shows, and Anime config. Proper Movie, TV Shows, and Anime configs.
For the Anime config to work you must set up MyAnimeList in your main config using https://github.com/meisnate12/Plex-Meta-Manager/wiki/MyAnimeList-Attributes The base config can also be found as config.yml
For ease of use just copy everything in this folder to your docker container config folder and edit the config.yml to match your settings. Then run the container, open terminal, and use the following command ```python plex_meta_manager.py -r```
FYI: For the Anime config to work you must set up MyAnimeList in your main config using https://github.com/meisnate12/Plex-Meta-Manager/wiki/MyAnimeList-Attributes
Anime Collections Preview: <br>
![Anime](Anime.png)
<br>
Movie Collections Preview: <br>
![Movies](Movies.png)
<br>
TV Shows Collections Preview: <br>
![TV Shows](TV.png)
Special thanks to the users and their configs that I drew inspiration from
"Hiren-Z, OhMyBahGosh, djnield, Glasti1, tuxpeople"
And also to the users of Reddit who have contributed to the cause!

View File

@ -1,3 +1,17 @@
#################################################
# 4K TV Collections #
#################################################
##########################################
# User/Config Credits #
# Give Credit Where Credit is Due #
# JJJonesJr33 #
# djnield #
##########################################
##################
# Overlays #
##################
collections: collections:
4K Overlay: 4K Overlay:
plex_search: plex_search:

View File

@ -1,6 +1,13 @@
###################################################### ##############################################
# TV Collections Studios # # TV Collections #
###################################################### ##############################################
##########################################
# User/Config Credits #
# Give Credit Where Credit is Due #
# JJJonesJr33 #
# Hiren-Z, OhMyBahGosh #
##########################################
########################### ###########################
# Templates # # Templates #

BIN
JJJonesJr33/TV.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 KiB

View File

@ -1,6 +1,6 @@
######################################################################### ########################################################################
## Plex-Meta-Manager for JJJonesJr33 ## ## Plex-Meta-Manager by JJJonesJr33 ##
######################################################################### ########################################################################
## This file is a template remove the .template to use the file ## This file is a template remove the .template to use the file
@ -49,6 +49,11 @@ settings: # Can be individually specified per library as well
ignore_imdb_ids: ignore_imdb_ids:
playlist_sync_to_user: all playlist_sync_to_user: all
verify_ssl: true verify_ssl: true
webhooks: # If you do not use webhooks remove this from the config
error: notifiarr
run_start: notifiarr
run_end: notifiarr
changes: notifiarr
plex: # Can be individually specified per library as well; REQUIRED for the script to run plex: # Can be individually specified per library as well; REQUIRED for the script to run
url: http://192.168.1.2:32400/ url: http://192.168.1.2:32400/
token: ##################### token: #####################
@ -64,6 +69,8 @@ tautulli: # Can be individually specified per library as well
apikey: ##################### apikey: #####################
omdb: omdb:
apikey: ##################### apikey: #####################
notifiarr: # If you do not use webhooks remove this from the config
apikey: #####################
anidb: # Not required for AniDB builders unless you want mature content anidb: # Not required for AniDB builders unless you want mature content
username: username:
password: ######## password: ########