12 Commits

Author SHA1 Message Date
James Taylor
cf507e2cd1 Add full visual c runtime to fix missing dll errors on fresh windows installs
On fresh installs, when no programs have been installed which install
visual c runtime as a dependency, the dlls are not present and brotli fails
to load. Bundle them in releases and make sure brotli sees them by
adding their location to the path (in run.bat)
2020-01-30 18:17:09 -08:00
James Taylor
7b42d26c61 Add automatic release generation system so dependencies will be updated per release 2019-09-07 18:19:40 -07:00
James Taylor
3d57e14df7 Remove windows python distribution from repo and add requirements.txt 2019-09-06 16:31:13 -07:00
James Taylor
07b92c35a2 fix .pyd files not being included 2018-07-14 20:49:16 -07:00
James Taylor
12382d5205 move settings to file, fix error if no banned_addresses.txt 2018-07-13 15:51:04 -07:00
James Taylor
c3b9f8c458 track embedded python distribution 2018-07-12 23:41:07 -07:00
James Taylor
3fff8307b9 add bat file for windows 2018-07-12 04:26:50 -07:00
James Taylor
aea11c407f track custom youtube-dl distribution 2018-07-11 01:31:44 -07:00
James Taylor
6ad09eb53a server-side support for adding to local playlists 2018-07-08 01:06:54 -07:00
James Taylor
dcdf02737a fix error when getting no content in channel response 2018-07-03 18:06:53 -07:00
James Taylor
79937c1c82 fix line endings 2018-07-02 17:45:25 -07:00
James Taylor
98157bf1bf initial commit 2018-06-30 23:34:46 -07:00