Files
ViewIT/dist/plugin.video.viewit/README_DEPENDENCIES.txt
itdrui.de ee275bee47 Implement ViewIt Plugin System Documentation and Update Project Notes
- Added comprehensive documentation for the ViewIt Plugin System, detailing the plugin loading process, required methods, optional features, and community extension workflow.
- Updated project notes to reflect the current structure, build process, search logic, and known issues.
- Introduced new build scripts for installing the add-on and creating ZIP packages.
- Added test scripts for TMDB API integration, including argument parsing and logging functionality.
- Enhanced existing plugins with improved search logic and error handling.
2026-02-01 17:55:30 +01:00

12 lines
354 B
Plaintext

Abhaengigkeiten fuer Serienstream-Plugin:
- Python-Paket: requests
- Python-Paket: beautifulsoup4
- Kodi-Addon: script.module.resolveurl
Hinweis:
Kodi nutzt sein eigenes Python. Installiere Pakete in die Kodi-Python-Umgebung
oder nutze ein Kodi-Addon, das Python-Pakete mitliefert.
Lizenz:
Dieses Kodi-Addon ist GPL-3.0-or-later (siehe `LICENSE.txt`).