[AppleTV2] Subtitiles files cannot be written on smb share because '@' is remove
#1
Hello,
I have installed a new ATV2 with XBMC eden beta 3.
My media files are on a synology and my sources are in SMB using
Code:
smb://login:passwd@synologyadresse/share/etc....

When i fire the subtitle addon ..everything going ok but then i dont have any sub.
I have check the Logs and notice that i got an error message like:
Code:
09:06:55 T:147283968 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://login%3apasswddiskstation/video/Series/Alphas/Season%201/Alphas%2eS01E04%2e720p%2eHDTV%2eX264%2dDIMENSION%2een%2esrt
09:06:56 T:147283968   ERROR: FileSmb->Open: Unable to open file : 'smb://login%3apasswddiskstation/video/Series/Alphas/Season%201/Alphas%2eS01E04%2e720p%2eHDTV%2eX264%2dDIMENSION%2een%2esrt'
as you can see the @ has disapear.... any idea ?

thank you
Reply
#2
Try the suggestion in this thread, as it might help you.
I was not using SMB as a source, I was using FTP but I'm thinking it should work:

http://forum.xbmc.org/showthread.php?p=9...post959294
Reply
#3
samukas Wrote:Try the suggestion in this thread, as it might help you.
I was not using SMB as a source, I was using FTP but I'm thinking it should work:

http://forum.xbmc.org/showthread.php?p=9...post959294

thank you. It should work as a workaround, but i'd really like to get the subtitles downloaded in the same dir as the video files.

Something in the scripts is 'escaping' the char '@' but i cannot find where.
Reply

Logout Mark Read Team Forum Stats Members Help
[AppleTV2] Subtitiles files cannot be written on smb share because '@' is remove0