Skip to content

[add] "Airing Status" filter to MyAnimeList#2290

Merged
gazpachoking merged 1 commit intoFlexget:developfrom
BrutuZ:mal-airstatus
Jan 3, 2019
Merged

[add] "Airing Status" filter to MyAnimeList#2290
gazpachoking merged 1 commit intoFlexget:developfrom
BrutuZ:mal-airstatus

Conversation

@BrutuZ
Copy link
Copy Markdown
Contributor

@BrutuZ BrutuZ commented Dec 30, 2018

Entries can optionally be filtered by airing status (airing, finished, planned)

Motivation for changes:

The lack of this filter was causing conflict with my config when tracking watch progress of anime that has finished airing with MAL, since I usually get these from a batch manually.

Detailed changes:

Added new optional parameter airing_status to further filter entries as finished, airing and\or planned (also shown as Not Yet Aired on MAL)

Config usage if relevant (new plugin or updated schema):

    Syntax:
    my_anime_list:
      username: <value>
      status:
        - <watching|completed|on_hold|dropped|plan_to_watch>
        - <watching|completed|on_hold|dropped|plan_to_watch>
        ...
      airing_status:
        - <airing|finished|planned>
        - <airing|finished|planned>
        ...
      type:
        - <series|ova...>

Entries can optionally be filtered by airing status (airing, finished, 
planned)
@gazpachoking
Copy link
Copy Markdown
Member

Looks good to me. Can you update the wiki?

@gazpachoking gazpachoking merged commit fe02d64 into Flexget:develop Jan 3, 2019
@BrutuZ
Copy link
Copy Markdown
Contributor Author

BrutuZ commented Jan 3, 2019

Looks good to me. Can you update the wiki?

Done. Was only waiting for the merge 👍

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

Successfully merging this pull request may close these issues.

2 participants