hmm... ok... i thought there might be a way to change it from the XBMC level.
What surprises me is that it used to work before. XBMC has a built-in Python 2.4 interpreter (correct me if I'm wrong), that had problems with UTF-8 encoded paths. I know it's fixed in most recent version of Python 3. But, nevertheless, why did it work before?
vassago
Junior Member Posts: 3 Joined: Sep 2010 Reputation: 0 |
2012-06-29 18:35
Post: #11
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2012-07-09 15:58
Post: #12
because it used to write to special://profile/bla, now it has to translate before it writes.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Maundler
Junior Member Posts: 5 Joined: Jun 2011 Reputation: 0 |
2012-07-29 09:57
Post: #13
(2012-06-26 21:34)czorny Wrote: Like many others after updating to Eden, I started having problems with XBMC Subtitles. Right now I did clean install of Windows and XBMC, but problem still there. Long story short, I click on subtitles button, choose a subtitle I want, click on it, it says "Subtitles downloaded and extracted", but no subtitles anywhere. I tried several folders including My Documents - no go. Same was on my old Windows installation, so I guess it's a major issue. On previous XBMC version everything worked flawless. Have you done some updates to Eden? Cause I still have this same problem and I just installed the latest one... Would appreciate it if you let me know about this status... |
| find quote |
Redsandro
Skilled Python Coder Posts: 133 Joined: Jul 2008 Reputation: 0 Location: Netherlands |
2012-09-19 22:31
Post: #14
I have exactly the same problem as described, but I run XBMC 11.0-Pre compiled August 8 on Xubuntu 12.04.
It worked fine throughout space and time. Then for many months, subtitles were at the top of the screen. Doctors were stunned and had never seen this before. Now since the past, I don't know, month or so, after an update, no more subtitles are displayed after a successful download. Does this have the same cause, or are the issues on Linux different and should I open a new topic about it? Try Xubuntu. It's the new Ubuntu.
(This post was last modified: 2012-09-19 22:34 by Redsandro.)
|
| find quote |
watzen
Fan Joined: Jan 2007 Reputation: 10 Location: Sweden |
2012-09-24 17:05
Post: #15
Without going through the debug logs yet, I've noticed that the first time I choose a subtitle to download, it does not appear on the video. If I do the same procedure a second time and choose the same subtitle, it works. Strange, I'll check out the debug log when I get home from work.
|
| find quote |
amet
I wave my private parts at your aunties! Joined: Jul 2009 Reputation: 18 Location: Novi Sad / Dubai |
2012-09-24 17:17
Post: #16
(2012-09-24 17:05)watzen Wrote: Without going through the debug logs yet, I've noticed that the first time I choose a subtitle to download, it does not appear on the video. If I do the same procedure a second time and choose the same subtitle, it works. Strange, I'll check out the debug log when I get home from work. that is strange , lets see if the log has any info
Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting. For troubleshooting and bug reporting use -> Log_file. |
| find quote |
k@iserex
Junior Member Joined: Jan 2007 Reputation: 0 |
2012-09-25 00:19
Post: #17
(2012-07-29 09:57)Maundler Wrote:(2012-06-26 21:34)czorny Wrote: Like many others after updating to Eden, I started having problems with XBMC Subtitles. Right now I did clean install of Windows and XBMC, but problem still there. Long story short, I click on subtitles button, choose a subtitle I want, click on it, it says "Subtitles downloaded and extracted", but no subtitles anywhere. I tried several folders including My Documents - no go. Same was on my old Windows installation, so I guess it's a major issue. On previous XBMC version everything worked flawless. (2012-09-19 22:31)Redsandro Wrote: I have exactly the same problem as described, but I run XBMC 11.0-Pre compiled August 8 on Xubuntu 12.04. (2012-09-24 17:17)amet Wrote:Hi!(2012-09-24 17:05)watzen Wrote: Without going through the debug logs yet, I've noticed that the first time I choose a subtitle to download, it does not appear on the video. If I do the same procedure a second time and choose the same subtitle, it works. Strange, I'll check out the debug log when I get home from work. I have same problems like you guys, and subtitles addon is a crucial one for many, many user out there. I dont like the idea hooping to my computer every time I want a sub. So here is my debug log for devs to dissect: http://xbmclogs.com/show.php?id=9252 When can we expect this bug to be fixed? ...Kaiser Neron will Fall... |
| find quote |
watzen
Fan Joined: Jan 2007 Reputation: 10 Location: Sweden |
2012-09-25 11:47
Post: #18
(2012-09-24 17:17)amet Wrote:(2012-09-24 17:05)watzen Wrote: Without going through the debug logs yet, I've noticed that the first time I choose a subtitle to download, it does not appear on the video. If I do the same procedure a second time and choose the same subtitle, it works. Strange, I'll check out the debug log when I get home from work. Hmm, I had this issue all the time last weekend. Yesterday I tried to reproduce it and make some debug logs, but couldn't do it on any of my four xbmc installations. Well well, as long as it works, ignorance is bliss. I'll post back if I can get it to fail again.
|
| find quote |
amet
I wave my private parts at your aunties! Joined: Jul 2009 Reputation: 18 Location: Novi Sad / Dubai |
2012-09-25 12:05
Post: #19
(2012-09-25 00:19)k@iserex Wrote: When can we expect this bug to be fixed? its all up to you .... error is that you have no write permissions on the network drive... it has nothing to do with addon Code: 23:55:43 T:140137802958592 ERROR: FileSmb->Open: Unable to open file : 'smb://KAISEREX%2dPC/Movies66/HDrips/Cosmopolis%20%282012%29%20720p/Cosmopolis%20%282012%29%20720p%2esrt'Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting. For troubleshooting and bug reporting use -> Log_file. |
| find quote |
k@iserex
Junior Member Joined: Jan 2007 Reputation: 0 |
2012-09-25 12:19
Post: #20
(2012-09-25 12:05)amet Wrote:Woow, thx Amet, donno when or why did it happen, guess my comp is doing things his way, I ll look into it. Anyway thx a bunch for taking time and chasing my problem down :-)(2012-09-25 00:19)k@iserex Wrote: When can we expect this bug to be fixed? ...Kaiser Neron will Fall... |
| find quote |

, lets see if the log has any info
Search
Help