XBMC Community Forum
2 XBMC PCs and 1 Database on the shared NAS - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: Windows support (/forumdisplay.php?fid=59)
+---- Thread: 2 XBMC PCs and 1 Database on the shared NAS (/showthread.php?tid=70603)



- bmillham - 2010-05-07 03:52

Found my problem. I missed the postings about this not working for root. Added an XBMC user, and everything looks OK now.


- RockDawg - 2010-05-07 03:55

I don't know about the build your on, but I do notice that your advancedsettings doesn't include a password.


- bmillham - 2010-05-07 05:00

RockDawg Wrote:I don't know about the build your on, but I do notice that your advancedsettings doesn't include a password.

I did try with just

Code:
<user>root</user>
<pass></pass>

and that didn't work. I just added an xbmc user with xbmc password like all the examples, and now it works fine.


- Cheeshead - 2010-05-07 07:04

Still trying to wrap my head around all this....think i've got thumbs almost figured out, but I can't seem to figure out why aspect ratios are not displayed correctly. When I use internal, its OK...I verify with Ember MM and it's OK, but when I use the MySql its incorrect....most movies that are widescreen show up as 4:3.

Any reason for that to happen?


- lestat1977uk - 2010-05-08 05:58

Hi guys been working fine until today when all of a sudden my tv shows wont resume, i just get blank screen, i even get blank screen on any tv ep i have started before, even if i start from beginning?


- charrua - 2010-05-08 07:16

lestat1977uk Wrote:Hi guys been working fine until today when all of a sudden my tv shows wont resume, i just get blank screen, i even get blank screen on any tv ep i have started before, even if i start from beginning?
It's a bug in XBMC I discovered some time ago, when you change zoom amount or aspect ratio in mkv files, stop the playback and then try to play the file again.
To avoid it: open the zoom amount/aspect ratio settings window (pressing enter while playing the file when the black screen is showing) and set the zoom amount to 1 (the default), you'll instantly recover the video image.
Please let me know if that solved your problem.


- jmarshall - 2010-05-08 08:00

Has said bug been reported?


- charrua - 2010-05-08 08:11

jmarshall Wrote:Has said bug been reported?
Not by me. I'm feeling lazy lately Smile
I preferred to try to solve the problem by myself (without touching the code).


- jmarshall - 2010-05-08 09:19

Well, it isn't going to be fixed until it's reported or you fix it yourself by touching the code Smile

Cheers,
Jonathan


- lestat1977uk - 2010-05-08 11:24

Charrua.

that worked, i think it was cause i had set a custom zoom. that was driving me nuts!

I thought it was to do with the resume and was about to try and clear resume settings, thanks mate you have saved me a lot of hassle.

Should we report this then?