LenAnderson Author


I gave this a show. It's not quite there yet, but you can try out the unfinished script here:

https://github.com/LenAnderson/TVMaze-Specials-in-Watch-List

  • only works on https://www.tvmaze.com/watchlist (not on the show-specific watch lists)
  • adds unwatched / acquired special episodes at the bottom of the episode lists (sorted ascending by date, but not placed between regular episodes)
  • only works for shows already displayed on the list (must have regular unwatched episodes); I already have the list for other shows as well but need to add the completed block with header / table / ... to the page
  • you can mark them unwatched / watched / skipped / acquired



Re: @jscher2000:
True. I thought I already did in this script but apparently it I only added the MutationObserver in another, similar one. I'll update tomorrow :)