Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Solved FTP source - using dynamic dns
#1
I setup an FTP source for video files.  Works fine.  When I try and change it to use a dynamic dns instead of IP address it doesn't work. 

Path looks like this with IP: 
ftp://user:[email protected]:21/Media

New path looks like this:
ftp://user:pwd@http://blah.duckdns.org:21/Media

Every time I save the 2nd one, it seems to leave out the :/ after http.

I tried manually editing sources.xml and mediasources.xml too.
Reply
#2
Figured it out.  I don't need the http://
Reply
#3
Thread marked solved.
Always read the Wiki, FAQ and search the forum before posting.
Read/follow the forum rules.
Reply

Logout Mark Read Team Forum Stats Members Help
FTP source - using dynamic dns0