https://github.com/natemccurdy/nzbget-update_kodi
NZBGet script to update Kodi libraries
https://github.com/natemccurdy/nzbget-update_kodi
kodi kodi-library nzbget nzbget-script
Last synced: 6 months ago
JSON representation
NZBGet script to update Kodi libraries
- Host: GitHub
- URL: https://github.com/natemccurdy/nzbget-update_kodi
- Owner: natemccurdy
- License: apache-2.0
- Created: 2015-07-18T00:47:24.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T00:21:37.000Z (over 1 year ago)
- Last Synced: 2025-03-30T02:51:09.100Z (7 months ago)
- Topics: kodi, kodi-library, nzbget, nzbget-script
- Language: Python
- Size: 19.5 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# update_kodi
NZBGet script to update Kodi's video library
## Options
* [host] => The IP address or resolvable hostname that Kodi is listening on.
* [port] => The port that Kodi is listening on for HTTP requests.
* [require_prior_scripts] => Whether or not prior scripts must succeed before updating Kodi.## Limitations
* Requires Python 3.10+