Commit Graph

1398 Commits (5e841bf7f857e75dc43f0876f851c70ea211eb57)
 

Author SHA1 Message Date
simon 5e841bf7f8 Fixing permissions, squashing bugs #build
Changed:
- Add recent videos to reindes queue
- Fix channel tv art fallback
- Fix notification callback notification off by one
- Fix missing reindex notification in frontend
- Change new channel folder to honoring UID/GID
- Change new subtitles to honour UID/GID
- Change manual import to honour UID/GID
2 years ago
simon 5d524e5110
fix reindex notification filter 2 years ago
simon 1e96c3211f
remove unused functions 2 years ago
simon d2649c29c3
add recent videos to reindex queue task 2 years ago
simon ff89432d86
fix off by one task notification error 2 years ago
simon fb77ab44ee
fix manual import media file permission, add missing comment check trigger 2 years ago
simon e43840da31
fix manual index folder permission 2 years ago
simon 3fa5ed725e
fix missing progress script for channel notification 2 years ago
simon 841f5ab67f
fix missing tvart fallback key 2 years ago
simon 4038a837cf
fix chown for subtitles 2 years ago
simon 5b2d7db102
fix chown for channel folder creation 2 years ago
simon c8dd391fd3
fix channel tv art validator callback 2 years ago
simon bde2cd4586 Index additional channel art, #build
Changed:
- Download channel tv art to filesystem
- [API] Added channel tv art urls
2 years ago
simon 780115adb6
download and index channel tv art 2 years ago
simon 8eec866b31
bump libs 2 years ago
simon 239657bc3c
add version check note after update 2 years ago
simon db2bdb8eff
add more context to showcase screenshots 2 years ago
simon 87d68a3e5c
add PR template 2 years ago
simon 09c62fb095
add toc links 2 years ago
simon b16c00f480
update issue templates 2 years ago
simon 9461783f5a
update contributing 2 years ago
simon 6420bfbe87
add noted dev debrief link 2 years ago
simon 5f8cc6c4fb
update docs link 2 years ago
simon f1bc3c9f37
remove old wiki pages with redirects 2 years ago
simon 0b300e7e12
replace all old wiki links to new docs 2 years ago
simon 1b067dd95e
restructure some paragraphs 2 years ago
simon 20a39895f9 New task backend, #build
Changed:
- major refactor of how tasks are handled in the backend
- major refactor on how notifications are returned to UI
- [API] remov old task endpoints
- [API] add endpoints for task-name and task-id
- [API] add token delete endpoint
2 years ago
micah686 0daba99f08
Readme docs (#460)
* Create SHOWCASE.MD

* Moved screenshots

* Removed most configurations, and moved them to the docs

* Update README.md

* Put roadmap back in

* Updated ENV configuration

* Cleaned up the ENV table

* Update README.md

* Merged Connect and Extended Universe

* Update README.md

* Update README.md

* Added Port Collisions
2 years ago
Kevin Gibbons efdffb365a
prevent keyboard events from reaching player (#459) 2 years ago
simon ee4dbf99b3
add type hints 2 years ago
simon e9d7523a1f
ignore mypy_cache from codespell 2 years ago
simon 981a4cb8b3
clear queue on stop 2 years ago
simon 2a0a04ac65
cleanup notifications 2 years ago
simon db0ade203a
return task commands to notification backend 2 years ago
simon f0becb750a
add unstable footer 2 years ago
simon 8fc9afbad9
restructure progress update notification content 2 years ago
simon 2b8012b5d4
return command to task 2 years ago
simon 81701df1c7
speed up comments and channel extraction by disabling format test 2 years ago
simon df9a52a8f2
speed up add to queue by disabling format check 2 years ago
simon d082d3deba
bump libs 2 years ago
simon 19c853f07b
fix message trunct 2 years ago
simon c63249b778
faster check on restart only, sleep before CommandError 2 years ago
simon 8cf41a4043
merge redis backend branch into testing 2 years ago
simon 0e726af2de
switch task creation to api posts 2 years ago
simon f304c2eb02
remove legacy kill_dl task 2 years ago
simon 2bc92c9095
handle on_failure task callback 2 years ago
simon 33b9a012d4
implement api-stop for download_pending 2 years ago
simon 860213c427
fix empty reply 2 years ago
simon 272972429b
handle hard task reset at startup 2 years ago
simon 3e2b2f2be1
fix linter 2 years ago