Skip to content

0.2.0

Compare
Choose a tag to compare
@gorgarp gorgarp released this 15 Jan 22:11
· 29 commits to main since this release
45d34a6

New Features:

  • Added skip and block functions.
    • Skip prevents the item from being shown for 2 hours.
    • Block prevents the item from being shown again, unless you select reset block items, which resets all blocked item flags.
  • Created various functions to make sure that recommendations are shown without having to reset the program
  • Added help links to config tab for where to get API keys and Token

Bugs:

  • Raw JSON leakage in genre tags for shows
  • Mismatch on input shapes when graph calculations completed
  • Reset where rankings buttons were situated
  • Various performance and tweaks.