- Fix sort title for Collection
- Add Franchise collection template - Add emojis to all non-dynamic collections
This commit is contained in:
		| @ -103,6 +103,7 @@ templates: | ||||
|   Collection: | ||||
|     default: | ||||
|       level: "" | ||||
|       sort_title_name: <<collection_name>> | ||||
|     optional: | ||||
|       - poster_url | ||||
|     sort_title: 065_+<<level>>_<<sort_title_name>> | ||||
| @ -114,6 +115,21 @@ templates: | ||||
|     visible_library: true | ||||
|     url_poster: <<poster_url>> | ||||
|  | ||||
|   Franchise: | ||||
|     default: | ||||
|       level: "" | ||||
|       sort_title_name: <<collection_name>> | ||||
|     optional: | ||||
|       - poster_url | ||||
|     sort_title: 066_+<<level>>_<<sort_title_name>> | ||||
|     sync_mode: sync | ||||
|     collection_order: custom | ||||
|     schedule: | ||||
|       - weekly(wednesday) | ||||
|       - weekly(sunday) | ||||
|     visible_library: true | ||||
|     url_poster: <<poster_url>> | ||||
|  | ||||
|   Genre: | ||||
|     default: | ||||
|       level: "" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user