Skip to content

Commit adb0f43

Browse files
committed
[plugin.video.vrt.nu] 2.5.40+matrix.1
1 parent c14e526 commit adb0f43

File tree

3 files changed

+250
-228
lines changed

3 files changed

+250
-228
lines changed

plugin.video.vrt.nu/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ leave a message at [our Facebook page](https://facebook.com/kodivrtnu/).
5959
</table>
6060

6161
## Releases
62+
### v2.5.40 (2025-08-13)
63+
- Fixed incorrect item count in menu listings (@mediaminister)
64+
6265
### v2.5.39 (2025-07-20)
6366
- Fix category menu listings (@mediaminister)
6467

plugin.video.vrt.nu/addon.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.vrt.nu" name="VRT MAX" version="2.5.39+matrix.1" provider-name="Martijn Moreel, dagwieers, mediaminister">
2+
<addon id="plugin.video.vrt.nu" name="VRT MAX" version="2.5.40+matrix.1" provider-name="Martijn Moreel, dagwieers, mediaminister">
33
<requires>
44
<import addon="resource.images.studios.white" version="0.0.22"/>
55
<import addon="script.module.beautifulsoup4" version="4.6.2"/>
@@ -42,6 +42,9 @@
4242
<website>https://github.com/add-ons/plugin.video.vrt.nu/wiki</website>
4343
<source>https://github.com/add-ons/plugin.video.vrt.nu</source>
4444
<news>
45+
v2.5.40 (2025-08-13)
46+
- Fixed incorrect item count in menu listings
47+
4548
v2.5.39 (2025-07-20)
4649
- Fix category menu listings
4750

0 commit comments

Comments
 (0)