MAL Radio Filter

This script adds four radio buttons (All, TV, Movie, OVA & Special) that allows you to show just one type of anime at a time. e.g. if you click on the "Movie" button, it will show you only the movies, and hide TV series, OVAs and other stuff.

As of 2015-03-18. See the latest version.

Author
Serhiyko
Ratings
0 0 0
Version
1.5.16
Created
2015-02-26
Updated
2015-03-18
License
N/A
Applies to

It's a slightly tweaked version of this script (mirror)

Changes:
1.5.1 "Remove" type now works
1.5.2 Added "rating" filter (credit for this update goes to akarin-, via)
1.5.3 Position of the filters is now saved
1.5.4 Fixed initial position if there is no saved position; filters are now hidden if there is no corresponding column or airing anime; added "Music" type and "Not Yet Aired" status
1.5.5 Fixed unnecessary distorting of "status" filter when dragged close to the right edge
1.5.6 Fixed not working "Not Yet Aired" option
1.5.7 Converted "status" filter to checkboxes; state of the filters is now saved
1.5.8 Made compatible with MAL Custom Tags usercript (mirror)
1.5.9 Partially fixed falsely filtering anime as "Airing" (credit for this update goes to akarin-, via)
1.5.10 Completely fixed "status" filtering when corresponding words were present in tags or anime title; added button to reset filters; fixed cases when script could be not fully loaded; slight code improvements
1.5.11 Changed the way reset button looks (credit for this update goes to akarin-)
1.5.12 Fixing rating filter that stopped working due to recent change in MAL (credit for this fix goes to akarin-) and placed button in a different position
1.5.13 Fixed rating filter (same as above)
1.5.14 Title input field was replaced with range; "progress" filters now work for all statuses and not only for "Completed"
1.5.15 Zero in "progress" range input field now filters series with unknown number of episodes
1.5.16 "-" in "progress" range now works, too