Commit Graph

8 Commits

Author SHA1 Message Date
zefie
a3c5e437e8 wtv-disk fixes
- Fix Karaoke/Music diskmaps not working if partition didn't already exist
- Fix downloadlist sending backslash on windows hosts (did not break functionality tho)
2022-03-17 19:56:32 -04:00
zefie
e11c2c41ed Add 'Music' DiskMap 2022-01-15 05:29:51 -05:00
zefie
b13af2b8a2 Add Karaoke DiskMap 2022-01-15 05:29:50 -05:00
zefie
d9fdad4b04 change execute to execute_end
- add execute_start support
- can use both
2021-08-12 17:43:46 -04:00
zefie
a31eb3c1a5 replace newer demo with old webtv launch demo 2021-08-12 16:12:37 -04:00
zefie
34f6a39334 update to v90 modem firmware
- offer kflex with `Old` diskmap
2021-08-11 23:44:00 -04:00
zefie
95442a12af lots more stuff
- proper gzip download for disk system (aka WNI reinventing the Content-Encoding: gzip wheel)
- send Last-Modified for static files
- send wtv-checksum for all disk system downloads
- other fixes
2021-08-11 01:11:09 -04:00
zefie
dd5b274784 rewrite wtv-disk system
- move wtv-update to wtv-disk
- allow accessing wtv-disk:/sync?group=&diskmap=
- rewrite Download List generation to be more proper
- only send files if diskmap has changed
- allow force redownload with &force=true
2021-08-10 00:20:03 -04:00