Skip to content

broman-pl/plugin.image.dsphoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS Photo

Synology Photo Station albums browser for KODI


##Setup Synology hack

To correctly work with KODI we need to do small hack on Synology. Hack is to setup redirection from /photo-redirect.jpg to real path /photo/webapi/thumb.php. To do this login to Synology with SSH and in folder /volume1/web create file .htaccess. Edit file and put those two line into it

RewriteEngine On
Redirect "/photo-redirect.jpg" "/photo/webapi/thumb.php"

##Setup add-on

After installing add-on please open settings and set Host name, User Name, Password