I created some combo metadata/collection files so that any user could have a 'drop in' solution for a complete collection with matching metadata a couple years ago, and in the process of updating it yesterday, it appears to not be applying Metadata files correctly now.
This is an example of one file where metadata/collections are combined into one: https://github.com/Kometa-Team/Community-Configs/blob/master/hstep20/metadata/cross-library/attenborough_documentaries_orb_version.yml
The important part of my config file looks like this:
libraries:
All TV Shows:
collection_files:
- folder: config/metadata/collections/shows
- folder: config/metadata/metadata_collections/shows
- git: SiskoUrso/TV/Network
The file is located in the second folder. Is the problem that I need to now separate Metadata files out in the config separately? I checked the wiki and didn't see anything there indicating that was the case. Logs aren't helpful as it says my Library metadata files ran in 00:00:00, so I believe the metadata section of the file is not being read properly. The collections portion of the file works, but no metadata is applied