Compare commits

..

No commits in common. "0a12355376056cd21332546a590b43bb24990b85" and "b2d2e095f5dd7ffb97fc05889820f91d33bea8c0" have entirely different histories.

2 changed files with 2 additions and 7 deletions

View File

@ -41,12 +41,7 @@ if (isset($_GET['tags']) and !empty($_GET['tags'])) {
}
foreach ($videos as $v) {
if (empty($v)) {
continue;
}
list($contentType, $videoID, $year, $filename, $saison, $tagsStr, $ipnsHash, $definition, $videoURI) = explode(";", $v);
list($videoSource, $videoID) = handleVideoID($videoID);

View File

@ -284,7 +284,7 @@ chown $YOU:www-data ~/.zen/ipfs/.$IPFSNODEID/*ASTRXBIAN
chmod 664 ~/.zen/ipfs/.$IPFSNODEID/*ASTRXBIAN
## CORRECT SWARM FILE ACCESS RIGHTS to www-data
chmod 644 /home/$YOU/.zen/{ipfs_swarm}/.*/astroport/kodi/vstream/*ASTRXBIAN
chmod 644 /home/$YOU/.zen/ipfs_swarm}/.*/astroport/kodi/vstream/*ASTRXBIAN
# Remove old database
# rm ~/.kodi/userdata/addon_data/plugin.video.vstream/astroport_cache.db