Pb remote access MariaDB - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Pb remote access MariaDB (/showthread.php?tid=379471) |
Pb remote access MariaDB - zoprak - 2024-11-20 Hi, I use Kodi and sql data base (MariaDB) on NAS. At home with LAN, it's alright With Remote access (router port 3306 enable), kodi connect to sql data base but i can't play the movies (movie not found) Video source is added with Webdav (https) protocol is there a solution ? I don't want to use Plex, Emby.... Thanks RE: Pb remote access MariaDB - Sidewinder_2011 - 2024-11-20 (2024-11-20, 10:58)zoprak Wrote: Hi, When u added Webdav (https) protocol as your video source did u use your internal ipaddress of your nas or external ipaddress ? RE: Pb remote access MariaDB - zoprak - 2024-11-20 With Webdav (https) protocol, i use NAS dns name. i can play directly video by the menu "source video" but not by the DB am I right or wrong if i think that the link, between the Db and video folder path, is NFS protocol and no Webdav protocol ? Because with LAN it's ok How can i do ? RE: Pb remote access MariaDB - zoprak - 2024-11-22 I found.... RAZ actual DB Re create common DB (MariaDB) with only video source WEBDAV protol (https) for LAN and WAN without PLEX, Emby.... I can play all movies with LAN or Remote Acces with the common Data Base..... wonderfull !!! |