1ee15cd104
Add update channel selection and TMDB setup docs
2026-02-20 13:42:24 +01:00
b56757f42a
Merge nightly into main
2026-02-19 20:15:09 +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
d71adcfac7
ui: make user-visible texts clearer and more human
2026-02-19 14:55:58 +01:00
81750ad148
docs: rewrite README and docs to concise ASCII style
2026-02-19 14:22:24 +01:00
4409f9432c
nightly: playback fast-path, windows asyncio fix, v0.1.56
v0.1.56
2026-02-19 14:10:09 +01:00
307df97d74
serienstream: source metadata for seasons/episodes
2026-02-08 23:13:24 +01:00
537f0e23e1
nightly: per-plugin metadata source option
2026-02-08 22:33:07 +01:00
ed1f59d3f2
Nightly: fix Einschalten base URL default
nightly-2026-02-07-ed1f59d
2026-02-07 17:40:31 +01:00
a37c45e2ef
Nightly: bump version and refresh snapshots
nightly-2026-02-07-a37c45e
2026-02-07 17:36:33 +01:00
7f5924b850
Nightly: snapshot harness and cache ignore
2026-02-07 17:33:45 +01:00
b370afe167
Nightly: reproducible zips and plugin manifest
2026-02-07 17:28:49 +01:00
09d2fc850d
Nightly: deterministic plugin loading and docs refresh
2026-02-07 17:23:29 +01:00
6ce1bf71c1
Add Doku-Streams plugin and prefer source metadata
v0.1.53
v0.1.54
2026-02-07 16:11:48 +01:00
c7d848385f
Add Filmpalast series catalog browsing
2026-02-06 12:35:22 +01:00
280a82f08b
Add Filmpalast A-Z browsing and document Gitea release upload
2026-02-06 12:29:12 +01:00
9aedbee083
Add configurable update source and update-only version display
2026-02-05 13:15:58 +01:00
4c3f90233d
Stop tracking local coverage and pycache artifacts
2026-02-04 15:34:48 +01:00
9e15212a66
Add local Kodi repo tooling and repository addon
2026-02-04 15:13:00 +01:00
951e99cb4c
Add Filmpalast genre browsing and paged genre titles
2026-02-02 23:13:23 +01:00
4f7b0eba0c
Fix Filmpalast resolver handoff for movie playback
2026-02-02 22:28:34 +01:00
ae3cff7528
Add Filmpalast plugin search flow and bump to 0.1.50
v0.1.50
2026-02-02 22:16:43 +01:00
db61bb67ba
Refactor code structure for improved readability and maintainability
2026-02-02 15:40:52 +01:00
4521d9fb1d
Add initial pytest configuration in settings.json
2026-02-02 15:16:00 +01:00
ca362f80fe
Integrate pytest coverage configuration
2026-02-01 23:32:30 +01:00
372d443cb2
Show search progress per plugin during global search
2026-02-01 23:26:12 +01:00
1e3c6ffdf6
Refine title search to whole-word matching and bump 0.1.49
v0.1.49
2026-02-01 23:14:10 +01:00
28da41123f
Improve Serienstream genre loading and bump to 0.1.48
v0.1.48
2026-02-01 22:41:48 +01:00
dbcd9598a9
Speed up aniworld season and episode loading
2026-02-01 21:47:54 +01:00
09c6a32043
Pass series URLs through navigation for faster serienstream
2026-02-01 21:37:50 +01:00
3689aedd23
Speed up serienstream season and episode loading
2026-02-01 21:19:28 +01:00
fe79cca818
Add TMDB master toggle and filter upcoming episodes
v0.1.47
2026-02-01 20:05:28 +01:00
4d74755e20
Filter TBA episodes
2026-02-01 19:53:57 +01:00
9df80240c4
Improve logging and docs
2026-02-01 19:45:51 +01:00
da83ed02be
Simplify plugin settings and names
2026-02-01 19:05:08 +01:00
cd2e8e2b15
Standardize plugin base URLs
2026-02-01 18:25:22 +01:00
4e0b0ffd1a
Ignore build outputs
v0.1.46
2026-02-01 18:10:37 +01:00
90ba3d0fa2
Update docs
2026-02-01 18:06:46 +01:00
f9d353dcfd
Add README with logo
2026-02-01 18:02:24 +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