v1.0.0-rc.14
Changelog
cb106d3 chore: dep ensure
a139b69 fix: don't retry when no subtitles
b2c5e8f feat: retry subtitles multiple times
65ae58e feat: improve score function
a891539 feat: web UI activity log
6fd0a42 fix: websocket unregister function
0f50fb3 fix: remove websocket listener
47d8e1f fix: add subtitle to UI when downloaded
3214826 feat: add extra fields for notify context
b037b5a fix: snackbar colors for http status 2xx
861ee15 feat: add id to media json
75fe11b refactor: simplify media file JSON marshal
2cbe324 feat: snackbar tags
cd81d6e refactor: omit test for 0.0 score
e418289 feat: websocket parse JSON resolves #44
b55ef8d feat: begun websocket integration //WIP