#Cannot get streaming default to exclude what I don't want, or include what I do want

1 messages · Page 1 of 1 (latest)

timid jetty
#

This has been driving me nuts. Here is the definition in my config.yml for TV Shows. It just builds every streaming collection. It has ignored exclude, it has ignored include.

collection_files: - default: streaming # This will create collections for the following streaming services. template_variables: #collection_section: "050" #this setting will bundle the streaming collections with "-pmm networks". left disabled, streaming services will appear before networks and everything will be listed alphabetically. default value is "030" use_separator: false sep_style: stb sync_mode: sync #visible_library_disney: true #enable if you want a specific streaming service to appear in your library tab. #visible_home_disney: true #enable if you want a specific streaming service to appear in your home tab. #visible_shared_disney: true #enable if you want a specific streaming service to appear in your friends home tab. #sonarr_add_missing_hulu: true #adds all missing shows to sonarr. BE CAREFUL AS SOME SERVICES HAVE OVER 1000 SHOWS name_format: <<key_name>> #renames the collections for each streaming service to keep the title format for all collections the same. "Apple TV+ Shows" is renamed to "Apple TV+" #originals_only: true #only show the streaming service's original content exclude: #- appletv - bet - britbox - crave - crunchyroll #- discovery #- disney - hayu #- max #- hulu #- netflix - now #- paramount #- peacock #- amazon # showtime sort_by: title.asc region: CA

For example, I want to remove crunchyroll. I have done dozens of iterations over days and I can't get this working. Can someone please provide a working example of this cursed configuration

tranquil vaultBOT
#

Welcome @timid jetty!

Someone from <@&938443185347244033> will assist when they're available.

Including meta.log from the beginning is a huge help. Type !logs for more information.

After attaching your log, do not forget to hit the green check boxes when prompted by our bot.

#

You can press the "Close Post" button above or type /close at any time to close this post.

proper ember
#

exclude is the wrong attribute for this

#

you would do use_crunchyroll: false as a template variable

#
- pmm: streaming
  template_variables:
    use_bet: false
    use_crave: false
    use_crunchyroll: false
#

like that

timid jetty
#

Thank you, that is working! I am wondering why there is no mention of these attributes in the documentation

#

i've literally been trying for days to get this to work

#

Also, other people have provided similar configs

#general-chat message

timid jetty
proper ember
#

It's one of the Shared Template Variables

timid jetty
#

this app desperately needs a gui to build this stuff

proper ember
#

are you volunteering?

#

😄

timid jetty
#

fighting yaml configs is brutal

#

Hhahahaa no I am not

proper ember
#

fighting invisible men is worse

timid jetty
#

I had time, but it was spent on my config.yml

proper ember
#

Everyone wants a GUI, it's just a resource thing since we're a single-dev project

timid jetty
#

I understand for sure, I'm just venting. When it works it is fantastic

#

I used to battle json cloudformation templates for a living and it is giving me nightmares again lol

#

Why is the other discord conversation I posted show the way I had it originally, as a list? I swear I've tried everything I could to get it to work

timid jetty
#

#general-chat message

dawn flaxBOT
#

Anything further needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.