Skip to content

Commit 2a8ff8d

Browse files
v5.6.1
1 parent e59ca9c commit 2a8ff8d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

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/plugin.image.bigpictures-5.6.zip).
17+
* [Download the zip](https://github.com/idleloop-github/script.image.bigpictures/releases/download/v5.6.1/plugin.image.bigpictures-5.6.1.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" provider-name="idleloop, forked from Tristan Fischer (sphere@dersphere.de)">
2+
<addon id="plugin.image.bigpictures" name="The Big Picture" version="5.6.1" 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.1 (08.2023)
2+
removed log lines
3+
14
5.6 (08.2023)
25
added scraper for CNN Photos
36
patched icons for Reddit galleries

0 commit comments

Comments
 (0)