Skip to content

Commit 842c09c

Browse files
v5.6.2
1 parent 59f1487 commit 842c09c

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This addon provides beautiful albums and photos from some nice photojournalism w
1414

1515
### Installation
1616

17-
* [Download the zip](https://github.com/idleloop-github/script.image.bigpictures/releases/download/v5.6.1/plugin.image.bigpictures-5.6.1.zip).
17+
* [Download the zip](https://github.com/idleloop-github/script.image.bigpictures/releases/download/v5.6.2/plugin.image.bigpictures-5.6.2.zip).
1818
* Install on Kodi: Add-ons / Download / .. / Install from zip file / *and choose the zip file*
1919

2020
### Forked from https://github.com/dersphere/script.image.bigpictures

addon.xml

Lines changed: 1 addition & 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.image.bigpictures" name="The Big Picture" version="5.6.1" provider-name="idleloop, forked from Tristan Fischer (sphere@dersphere.de)">
2+
<addon id="plugin.image.bigpictures" name="The Big Picture" version="5.6.2" provider-name="idleloop, forked from Tristan Fischer (sphere@dersphere.de)">
33
<requires>
44
<import addon="xbmc.python" version="2.1.0"/>
55
<import addon="script.module.parsedom" version="2.5.2"/>

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
5.6.2 (08.2023)
2+
patched User-Agent header constant
3+
14
5.6.1 (08.2023)
25
removed log lines
36

0 commit comments

Comments
 (0)