e4828dedd0
dev: Changelog-Hook auf prepare-commit-msg umgestellt
2026-03-11 22:34:15 +01:00
649929ca5d
dev: bump to 0.1.76.0-dev – aeltere Versionen im Update-Dialog, Release-Branch-Zuordnung, README ueberarbeitet
2026-03-10 14:28:41 +01:00
5564851d35
dev: bump to 0.1.74-dev – BurningSeries entfernt, Paging-Fix Neuste Titel
2026-03-10 10:41:37 +01:00
6e7b4c3d39
dev: bump to 0.1.72-dev – Autoplay-Setting, Moflix Hoster-Dialog, Update-Hinweis im Hauptmenue
2026-03-06 21:05:53 +01:00
ff30548811
dev: bump to 0.1.71-dev – Trakt History direkt abspielen, Metadaten + Plugin-Bugfixes
...
- Trakt History: Episoden starten direkt (kein Staffel-Dialog mehr)
- Trakt History: Episodentitel, Plot und Artwork bereits in der Übersicht
- TraktItem um episode_title, episode_overview, episode_thumb, show_poster, show_fanart erweitert
- get_history() nutzt jetzt ?extended=full,images
- Slash-Commands /check und /deploy angelegt
- build_install_addon.sh deployt jetzt auch nach ~/.kodi/addons/
- filmpalast_plugin: return-Tuple-Bug gefixt (return "", "", "")
- dokustreams_plugin: Regex-Escaping für clean_name() korrigiert
- aniworld_plugin: raise_for_status() in resolve_redirect() ergänzt
- serienstream_plugin: Toter Code und unnötigen Regex-Backslash entfernt
2026-03-01 22:56:51 +01:00
16e4b5f261
dev: harden resolver bootstrap and simplify update settings
2026-02-24 16:18:44 +01:00
7a330c9bc0
repo: publish kodi zips in addon-id subfolders
2026-02-19 20:11:59 +01:00
f8d180bcb5
chore: remove tracked __pycache__ and .pyc files
2026-02-19 14:57:41 +01:00
b370afe167
Nightly: reproducible zips and plugin manifest
2026-02-07 17:28:49 +01:00
280a82f08b
Add Filmpalast A-Z browsing and document Gitea release upload
2026-02-06 12:29:12 +01:00
9e15212a66
Add local Kodi repo tooling and repository addon
2026-02-04 15:13:00 +01:00
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