Mafarricos / Mafarricos-xbmc-dev-addons

Addons still in development
GNU General Public License v2.0
1 stars 1 forks source link

"plugin.video.abelhas" Movie/TVSHOW Library Integration Folder / Cannot use FTP location #15

Closed jorgeavlobo closed 9 years ago

jorgeavlobo commented 9 years ago

Somehow, Abelhas cannot save the strm files into an FTP.

Here goes the log file: https://www.dropbox.com/s/x6utd8iz8lsnnvh/kodi-ftp.log?dl=0

Thanks!

Mafarricos commented 9 years ago

Can you check if Genesis can save strm files to FTP? I use the same code.

jorgeavlobo commented 9 years ago

Cannot test stuff now, my desktop stayed behind for a few days of holidays. Sorry.

Mafarricos commented 9 years ago

@jorgeavlobo did you already tested if Genesis can save to ftp? Probably this isn't a feature that can be done.

jorgeavlobo commented 9 years ago

Still haven't sorry. Will do it on Thursday or Friday.

jorgeavlobo commented 9 years ago

@Mafarricos Genesis cannot save to FTP either. Just checked it.

Mafarricos commented 9 years ago

Probably a kodi problem. I will investigate if there is another way of saving it, but probably not.

jorgeavlobo commented 9 years ago

Thanks for trying and for the time you spend on the whole Abelhas addon project.

Mafarricos commented 9 years ago

for what I'm seeing the problem isn't saving the file, is creating folders on ftp...

Mafarricos commented 9 years ago

beta014 should fix this. ftp port must be 21 and no secure ftp, only standard ftp.

@jorgeavlobo check if all works with this.

jorgeavlobo commented 9 years ago

Whow... It works!!! Great job!

In what language is Abelhas addon written?

Mafarricos commented 9 years ago

python as almost all kodi addons.

Mafarricos commented 9 years ago

Already applying this new code to genesis, let's see if lambda approves ;) Next will be my addons resolver :)

jorgeavlobo commented 9 years ago

Keep up the good work!!!

Cheers!