Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

XBMC Subtitles SMB Windows Share

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    XBMC Subtitles SMB Windows Share

    All, I am having an issue with the subtitle plugin running on an android tv box. I will describe my layout then the issue. I have a Windows 2012 server running in a domain with a folder shared for my Movies and TV Shows. I have 2 XBMC systems one running on Windows 8 joined to the domain and another running on an Android TV box K-R42 running either stock or custom lewy rom. The Windows 8 is running Frodo and the Android box is running Pre-Gotham to achieve the hardware decoding. Now on to the issue. I can install the subtitle plugin on both systems. When watching content from the server share it will play without issue and also show the subtitles if they were previously downloaded but for the ones that do not have a subtitle previously downloaded the android box will display the subtitles available and when selected one for download it will say it is downloading but never does. On the windows box it works without issue. Both are using the same domain account for the SMB network connection. If a movie is copied locally to the android box it will download and show the subtitle without issue. I do not know if this is an android problem or an XBMC problem or a subtitles plugin issue. Please help as I am wanting to get more of the android boxes but cannot as my wife is hearing impaired and this is a real deal breaker. By the way I have also tried running Frodo on Android and the subtitles plugin has the same issue with Frodo on Android. If this is a bug in XBMC that needs to be looked at please tell me where to post a bug. One final thing I have to setup a manual smb connection to my server share as when browsing the network when I see my domain and then select my server I get an operation error. Cannot remember the exact error. Don't know if this could be the issue with the plugin but the manual smb connection works fine for displaying content.

    #2
    Log file

    I have pulled my xbmc.log file and copied the pertinent areas that appear to be the issue but the share is wide open so I am unsure what else to check. Like I said before I can play any of the files fine from the server so it at least has read rights but how else can I test write rights. Like I said before my windows xbmc system seems to run just fine with the same source and credentials.

    19:32:10 T:1943634456 DEBUG: ### [XBMC Subtitles-utilities] - vfs module copy /mnt/sdcard/Android/data/org.xbmc.xbmc/files/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/1953716801.srt -> smb://192.168.1.10/crood/The Croods.en.srt
    19:32:10 T:1943634456 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:[email protected]/crood/The%20Croods.en.srt
    19:32:10 T:1943634456 ERROR: static bool XFILE::CFile::Cache(const CStdString&, const CStdString&, XFILE::IFileCallback*, void*) - Failed write to file smb://192.168.1.10/crood/The Croods.en.srt
    19:32:10 T:1943634456 DEBUG: CSmbFile::Close closing fd 10001
    19:32:10 T:1933975792 NOTICE: Opening Subtitle stream: 0 source: 1024
    19:32:10 T:1933975792 DEBUG: CSmbFile::Open - opened crood/The Croods.en.srt, fd=-1
    19:32:10 T:1933975792 INFO: FileSmb->Open: Unable to open file : 'smb://xbmc:[email protected]/crood/The%20Croods.en.srt'
    unix_err:'2' error : 'No such file or directory'
    19:32:10 T:1933975792 ERROR: bool CDVDPlayerSubtitle::OpenStream(CDVDStreamInfo&, std::string&) - Unable to create subtitle parser
    19:32:10 T:1933975792 WARNING: bool CDVDPlayer::OpenSubtitleStream(int, int) - Unsupported stream 0. Stream disabled.
    19:32:10 T:1922883904 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:4007184.636641, should be:4260363.899523, error:253179.262882

    Comment


      #3
      Works with local files

      If I copy the movie locally to the k-r42 the subtitle plugin seems to work just fine. I think there is a syntax issue but cannot see where or what it would be.

      Comment

      Working...
      X