- Add A24 as a studio collection for movies
This commit is contained in:
		| @ -3,3 +3,16 @@ external_templates: | ||||
|   - repo: templates/dynamic_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: | ||||
|       - poster | ||||
|     sort_title: 100_+<<level>>_<<sort_title_name>> | ||||
|     sync_mode: sync | ||||
|     schedule: daily | ||||
|     visible_library: true | ||||
|     smart_filter: | ||||
|       sort_by: release.desc | ||||
|       validate: false | ||||
|       any: | ||||
|         studio: <<studio>> | ||||
|     url_poster: <<poster>> | ||||
|  | ||||
|   Network: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user