diff --git a/defaults/award/bafta.yml b/defaults/award/bafta.yml index e2951ca6..06be75a3 100644 --- a/defaults/award/bafta.yml +++ b/defaults/award/bafta.yml @@ -1,7 +1,6 @@ ############################################################################## # British Academy of Film and Television Arts Awards Collections # # Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to pjcob & maxwelldeux for the Trakt Lists # # EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # # https://metamanager.wiki/en/latest/defaults/award/bafta.html # ############################################################################## diff --git a/defaults/award/choice.yml b/defaults/award/choice.yml index 02927d58..1d8d25c1 100644 --- a/defaults/award/choice.yml +++ b/defaults/award/choice.yml @@ -1,7 +1,6 @@ ############################################################################## # Critics Choice Awards Collections # # Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to pjcob for the Trakt Lists # # EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # # https://metamanager.wiki/en/latest/defaults/award/choice.html # ############################################################################## @@ -11,6 +10,24 @@ external_templates: template_variables: collection_section: 130 +collections: + Critics Choice Best Picture Winners: + variables: + key: choice + template: + - name: shared + sort: Choice ! + allowed_libraries: movie + image: award/choice/winner + translation_key: choice_best + - name: arr + - name: custom + imdb_award: + event_id: ev0000133 + event_year: all + category_filter: best picture + winning: true + dynamic_collections: Critics Choice Awards: type: imdb_awards @@ -36,4 +53,4 @@ dynamic_collections: translation_key: default: choice_year dynamic: - default: true \ No newline at end of file + default: true diff --git a/defaults/award/golden.yml b/defaults/award/golden.yml index 539b539b..1c7198c3 100644 --- a/defaults/award/golden.yml +++ b/defaults/award/golden.yml @@ -1,7 +1,6 @@ ############################################################################## # Golden Globes Awards Collections # # Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to maxwelldeux for the Trakt Lists # # EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # # https://metamanager.wiki/en/latest/defaults/award/golden.html # ############################################################################## diff --git a/defaults/award/other_award.yml b/defaults/award/other_award.yml index db0416fa..c6057b55 100644 --- a/defaults/award/other_award.yml +++ b/defaults/award/other_award.yml @@ -1,7 +1,6 @@ ############################################################################## # Other Awards Collections # # Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to maxwelldeux for the Trakt Lists # # EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # # https://metamanager.wiki/en/latest/defaults/award/other.html # ############################################################################## diff --git a/defaults/award/spirit.yml b/defaults/award/spirit.yml index e9cdf149..378dd45d 100644 --- a/defaults/award/spirit.yml +++ b/defaults/award/spirit.yml @@ -1,7 +1,6 @@ ############################################################################## # Independent Spirit Awards Collections # # Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to pjcob for the Trakt Lists # # EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # # https://metamanager.wiki/en/latest/defaults/award/spirit.html # ############################################################################## @@ -11,8 +10,26 @@ external_templates: template_variables: collection_section: 130 +collections: + Spirit Best Feature Winners: + variables: + key: spirit + template: + - name: shared + sort: Spirit !1 + allowed_libraries: movie + image: award/spirit/winner + translation_key: spirit_best + - name: arr + - name: custom + imdb_award: + event_id: ev0000349 + event_year: all + category_filter: best feature + winning: true + dynamic_collections: - Independent Spirit Awards Awards: + Independent Spirit Award Awards: type: imdb_awards sync: true data: diff --git a/defaults/award/sundance.yml b/defaults/award/sundance.yml index 9c4fcdaa..724d7b59 100644 --- a/defaults/award/sundance.yml +++ b/defaults/award/sundance.yml @@ -1,7 +1,6 @@ ############################################################################## # Sundance Awards Collections # # Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to pjcob & maxwelldeux for the Trakt Lists # # EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # # https://metamanager.wiki/en/latest/defaults/award/sundance.html # ##############################################################################