Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T02:22:52.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T11:47:33.260Z (almost 2 years ago)
- Topics: kodi, kodi-library, nzbget, nzbget-script
- Language: Python
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- 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+