- Add A24 as a studio collection for movies
This commit is contained in:
		| @ -3,3 +3,16 @@ external_templates: | |||||||
|   - repo: templates/dynamic_collections |   - repo: templates/dynamic_collections | ||||||
|  |  | ||||||
| collections: | collections: | ||||||
|  |   ### Studios | ||||||
|  |   # Studio - produced the movie (A24, Universal, Warner Bros, etc) | ||||||
|  |   A24: | ||||||
|  |     template: { name: Studio, | ||||||
|  |                 studio: "A24", | ||||||
|  |                 poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/studio/A24.jpg } | ||||||
|  |     summary: "A24 Films" | ||||||
|  |     collection_order: audience_rating.desc | ||||||
|  |     visible_library: true | ||||||
|  |     visible_home: false | ||||||
|  |     visible_shared: false | ||||||
|  |  | ||||||
|  |  | ||||||
|  | |||||||
| @ -205,9 +205,11 @@ templates: | |||||||
|     optional: |     optional: | ||||||
|       - poster |       - poster | ||||||
|     sort_title: 100_+<<level>>_<<sort_title_name>> |     sort_title: 100_+<<level>>_<<sort_title_name>> | ||||||
|     sync_mode: sync |     smart_filter: | ||||||
|     schedule: daily |       sort_by: release.desc | ||||||
|     visible_library: true |       validate: false | ||||||
|  |       any: | ||||||
|  |         studio: <<studio>> | ||||||
|     url_poster: <<poster>> |     url_poster: <<poster>> | ||||||
|  |  | ||||||
|   Network: |   Network: | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user