• 1
  • 64
  • 65
  • 66
  • 67(current)
  • 68
[BUGS] and missing items
LoL the 744 I completely missed, dumb me.
Reply
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

Thanks, this totally worked.
Reply
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
Reply
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

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....
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
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....

Sorry! Should have specified, it auto-updated on Dharma.
Reply
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

Dont know how those actions could be effect by a skin, those actions are hard coded into XBMC...Maybe a debug log would help?
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
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?

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.
Reply
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.

Settings->system->Debugging->"Enable debug logging". Once enabled it'll show you where it stores the log
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
mcborzu Wrote:Settings->system->Debugging->"Enable debug logging". Once enabled it'll show you where it stores the log

Ok cool thanks, I'll get it uploaded and share the link. I was able to get Night working again by using the build in this link:

http://passion-xbmc.org/addons/?Page=Vie....night.svn

unzipped it to the addons dir and it works again! I will download the one from the repo and get the debug log as I'm very curious to see what happened. This skin is amazing, thank you for your work and the help!
Reply
I noticed this in Night before but I thought the auto-update would fix it but no luck Sad
Movie Titles that have a ","(comma) e.g I, Robot don't play, neither does their trailers when you click the down button.

The same thing happens in the Neon skin Sad
Reply
oatty Wrote:I noticed this in Night before but I thought the auto-update would fix it but no luck Sad
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 Sad

What about Confluence?
-stoli-
Reply
stoli Wrote:What about Confluence?

It works fine in Confluence.
Reply
I, Robot
I love you, man
Plain, Trans and Automobiles

All played fine - Night 1.5 and XBMC GIT:20110620-cc13f97 (Windows 7)
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
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)

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):Tongueut 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):Tongueut 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? Sad

I was thinking because the trailer path was not in quotes in the XBMC.PlayMedia command was the problem.
Reply
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):Tongueut 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):Tongueut 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? Sad

I was thinking because the trailer path was not in quotes in the XBMC.PlayMedia command was the problem.

Hey mcborzu,
I fixed the I, Robot trailer not playing issue.

I replaced the $INFO[ListItem.Trailer] with "$INFO[ListItem.Trailer]" (i.e enclosed in quotes) within the XBMC PlayMedia commands. Only 2 files have to be modified:
- Viewtype_Slide.xml
- Includes.xml
Now the I, Robot trailer plays within problems, woohoo! Big Grin
Reply
  • 1
  • 64
  • 65
  • 66
  • 67(current)
  • 68

Logout Mark Read Team Forum Stats Members Help
[BUGS] and missing items2