Least-favourite twitch streamers here
Find a file
2018-08-13 23:07:32 +03:00
web Corrected relative path for POST action 2018-08-13 22:55:27 +03:00
.gitignore Changes in formatting 2018-03-05 16:57:23 +03:00
main.py Revert demonisation for server 2018-08-13 23:05:34 +03:00
README.md Changelog for 1.04 2018-08-13 23:07:32 +03:00
twitch.py Reformatted main class 2018-08-13 22:10:52 +03:00

fleast

Least-favourite twitch streamers here

Change-log

1.04

  • Polished internal code and now cherrypy server configuration is independent from nginx reverse proxy

1.03

  • Fixed bug when VOD-streams appear in list of live streams

1.02

  • Fixed some typos in text
  • Fixed bug with chinese language streams
  • Fixed bug when 0 streams are found if game name contains whitespaces in the end
  • Fixed bug with stream list if stream name contains '<' and '>' symbols

1.01

  • Form data now saved between querries

1.00

  • Initial release