-
Updated
Apr 20, 2022 - Kotlin
trakt
Here are 141 public repositories matching this topic...
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Apr 19, 2020 - JavaScript
-
Updated
Mar 28, 2022 - Python
Notification
Create a pre-commit hook that
- runs formatted (
black .
?) - linter (
mypy
,flake8
, ...)
If linting fails, the commit shall not be created.
The same linting shall be used for the pre-commit hook as well as the CI pipeline(s).
.github/workflows/CI.yml
.gitlab-ci.yml
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
Mar 30, 2022 - JavaScript
Describe the bug
I have a Local/internal Jackett/Watcher3 setup with Remote Deluge but Watcher3 tries to add the torrent via URL which Deluge naturally doesn't have access too and produces the following error.
File "", line 2, in raiseException
failure.raiseException()
File "/usr/local/lib/python2.7/dist-packages/deluge-1.3.15-py2.7.egg/deluge/core/rpcserver.py", line 317, in on_fa
-
Updated
Apr 27, 2022 - C#
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Mar 28, 2020 - Python
-
Updated
Apr 25, 2022 - C#
-
Updated
Aug 10, 2021 - Python
-
Updated
Apr 25, 2022 - Go
-
Updated
Apr 24, 2022 - JavaScript
-
Updated
Jun 12, 2021 - Python
-
Updated
Jan 27, 2022 - JavaScript
Improve this page
Add a description, image, and links to the trakt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trakt topic, visit your repo's landing page and select "manage topics."
Hi, is it possible to set notification when movie trakt detects that movie watched completely. Thank you