Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Defaults]: Franchise TV ignores collection_section #1187

Closed
alejakun opened this issue Nov 18, 2022 · 5 comments
Closed

[Defaults]: Franchise TV ignores collection_section #1187

alejakun opened this issue Nov 18, 2022 · 5 comments
Assignees

Comments

@alejakun
Copy link
Contributor

Link to File

https://github.com/meisnate12/Plex-Meta-Manager/blob/master/defaults/show/franchise.yml

Version Number

1.18.0

What branch are you on?

master

Describe the Bug

Ran the defaults metadata-files + overlays for both Movies and TV libraries. The only significant change from the example configuration is the order of the processing of the files and change in the collection_section attribute to the template_variables for most collections:

    - pmm: franchise
      template_variables:
        collection_section: "09"

After the collections are run the name for the Star Wars collection (the only one in my library) is the following: Star Wars instead of the usual default naming convention: !16_Politics Shows for example

@meisnate12
Copy link
Member

can you try nightly and see if your issue is fixed

@curious44
Copy link

curious44 commented Dec 27, 2022

This is also happening for Movies. I tried Nightly with no change. I also tried to change sort title and doesn't reflect template variable.

- pmm: franchise
  template_variables:
    collection_section: 04
    minimum_items: 3
    sort_title: "!04_<<collection_name>>"

@alejakun
Copy link
Contributor Author

alejakun commented Jan 6, 2023

Hi,

Just tested for this, seems to happen the same in both Movies and Shows (as indicated by @curious44). For example for TV shows I'm seeing:

image

For Movies:

image

Tested this with the most current PMM version with the following command: docker run -it --env-file "$PWD/.env" -v "$PWD/plex-meta-manager/config:/config:rw" --name pmm --network=traefik meisnate12/plex-meta-manager:nightly --run-libraries "TV,Movies" for reference the log shows Version: 1.18.2-develop4 (Docker).

meisnate12 added a commit that referenced this issue Jan 6, 2023
@meisnate12
Copy link
Member

this should be fixed in nightly

@alejakun
Copy link
Contributor Author

Verified in nightly!!

Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants