Skip to content

Release 3.26.0

Compare
Choose a tag to compare
@JackDandy JackDandy released this 09 Feb 18:38
· 430 commits to main since this release
  • Change bump to major version 3.xx to signal that this branch supports Python3+ only
  • Update Tornado Web Server 6.1.0 (2047e7a) to 6.2.0 (a4f08a3)
  • Update Requests library 2.26.0 (b0e025a) to 2.28.1 (ec553c2)
  • Update urllib3 1.26.2 (eae04d6) to 1.26.13 (25fbd5f)
  • Update idna library 2.9 (1233a73) to 3.4 (37c7d9b)
  • Add support for scene episode number to multiple episodes
  • Add TMDB TV info source
  • Change return unknown.png flag if a requested flag image file doesn't exist
  • Change use regular cast from season as show cast
  • Change prefer recent cast in cast order
  • Change filter non-main appearance of main cast persons
  • Add direct match to relative sort as first priority of search results
  • Change improve memory management
  • Add select2 control to view-show/Change show
  • Add support or orjson, with fallback to simplejson then native json
  • Change migrate Kodi addon to Kodi (Matrix), (Leia) and older can use repo source url /kodi-legacy
  • Change ensure XML header in Kodi nfo files
  • Change fix some typos
  • Initial SickGear for Python 3