2011-06-03, 03:46
LoL the 744 I completely missed, dumb me.
KiSUAN Wrote:Code:X:\Users\User Name\AppData\Roaming\XBMC\addons\skin.night\720p
Open "DialogButtonMenu.xml"
Find
Code:<control type="button" id="3113">
<description>Shutdown</description>
<height>30</height>
<width>170</width>
<textoffsety>4</textoffsety>
<font>LiberationSans_Regular_20</font>
<textcolor>MainBlack</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">confluence/button-focus.png</texturefocus>
<align>center</align>
<aligny>middle</aligny>
<label>$LOCALIZE[13005]</label>
<onclick>ShutDown()</onclick>
</control>
Replace
Code:<control type="button" id="3113">
<description>Shutdown</description>
<height>30</height>
<width>170</width>
<textoffsety>4</textoffsety>
<font>LiberationSans_Regular_20</font>
<textcolor>MainBlack</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">confluence/button-focus.png</texturefocus>
<align>center</align>
<aligny>middle</aligny>
<label>$LOCALIZE[13005]</label>
@ <onclick>Powerdown</onclick>
</control>
Enjoy
thecolorchanges Wrote:I'm using an AppleTV 2 (with remote) the versions previous to the latest update worked flawlessly. This latest update however has broken the middle "select" button. I cannot play episodes or change things in the settings menu. I had to stop using "Night" and switch to a diff skin. Any way to fix this? Night rocks :-D
mcborzu Wrote:Depends by what you mean latest update? The one for Dharma via automatic update, or the one for GIT. Git is now only for Eden....
thecolorchanges Wrote:I'm using an AppleTV 2 (with remote) the versions previous to the latest update worked flawlessly. This latest update however has broken the middle "select" button. I cannot play episodes or change things in the settings menu. I had to stop using "Night" and switch to a diff skin. Any way to fix this? Night rocks :-D
mcborzu Wrote:Dont know how those actions could be effect by a skin, those actions are hard coded into XBMC...Maybe a debug log would help?
thecolorchanges Wrote:It seems to work just fine with other skins, just not the lastest version of night. How would I find the debug.log file for the skin? I'm pretty proficient at appletv hacking but cannot seem to find it. I'll uninstall/re-install xbmc/night and see if that helps as well.
mcborzu Wrote:Settings->system->Debugging->"Enable debug logging". Once enabled it'll show you where it stores the log
oatty Wrote:I noticed this in Night before but I thought the auto-update would fix it but no luck
Movie Titles that have a ","(comma) e.g I, Robot don't play, neither does that trailers when you click the down button.
The same thing happens in the Neon skin
mcborzu Wrote:I, Robot
I love you, man
Plain, Trans and Automobiles
All played fine - Night 1.5 and XBMC GIT:20110620-cc13f97 (Windows 7)
oatty Wrote:I, Robot is definitely a favorite, just like your skin, Night. I use it to show off my DVD collection.
I looked at it more closely last night, the problem only occurs when playing the trailer, here is my debug log:
15:29:31 T:6480 M:4294967295 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.PlayMedia($INFO[ListItem.Trailer],1,noresume)
15:29:31 T:6480 M:4294967295 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.PlayMedia(smb://tower/Disc Collection/DVDs/I, Robot (2004)/I, Robot (2004) [DVD]-trailer.flv,1,noresume)
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerCoreFactory::GetPlayers(smb://tower/Disc Collection/DVDs/I)
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
15:29:31 T:6480 M:4294967295 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
15:29:31 T:6480 M:4294967295 NOTICE: DVDPlayer: Opening: smb://tower/Disc Collection/DVDs/I
15:29:31 T:6480 M:4294967295 WARNING: CDVDMessageQueue(player):ut MSGQ_NOT_INITIALIZED
15:29:31 T:3960 M:4294967295 DEBUG: thread start, auto delete: 0
15:29:31 T:3960 M:4294967295 NOTICE: Creating InputStream
15:29:31 T:3960 M:4294967295 ERROR: CDVDPlayer::OpenInputStream - error opening [smb://tower/Disc Collection/DVDs/I]
15:29:31 T:3960 M:4294967295 NOTICE: CDVDPlayer::OnExit()
15:29:31 T:3960 M:4294967295 NOTICE: CDVDPlayer::OnExit() deleting input stream
15:29:31 T:3960 M:4294967295 DEBUG: Thread 3960 terminating
15:29:31 T:6480 M:4294967295 DEBUG: CAnnouncementManager - Announcement: PlaybackStopped from xbmc
15:29:31 T:6480 M:4294967295 ERROR: XBMC.PlayMedia could not play media: smb://tower/Disc Collection/DVDs/I
15:29:31 T:6480 M:4294967295 NOTICE: CDVDPlayer::CloseFile()
15:29:31 T:6480 M:4294967295 WARNING: CDVDMessageQueue(player):ut MSGQ_NOT_INITIALIZED
15:29:31 T:6480 M:4294967295 NOTICE: DVDPlayer: waiting for threads to exit
15:29:31 T:6480 M:4294967295 NOTICE: DVDPlayer: finished waiting
I have Night version 1.5.0, but I only use Dharma 10.1 (no XBMC git). So I guess I have to wait for the XBMC stable release?
I was thinking because the trailer path was not in quotes in the XBMC.PlayMedia command was the problem.