[BUGS] and missing items

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 30
Location: Florida
Post: #1001
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?
find quote
oatty Offline
Junior Member
Posts: 16
Joined: Jan 2010
Reputation: 0
Post: #1002
stoli Wrote:What about Confluence?

It works fine in Confluence.
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #1003
I, Robot
I love you, man
Plain, Trans and Automobiles

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

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
find quote
oatty Offline
Junior Member
Posts: 16
Joined: Jan 2010
Reputation: 0
Post: #1004
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)::Put 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)::Put 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.
find quote
oatty Offline
Junior Member
Posts: 16
Joined: Jan 2010
Reputation: 0
Post: #1005
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)::Put 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)::Put 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
find quote
realjobe Offline
Posting Freak
Posts: 948
Joined: Sep 2004
Reputation: 0
Post: #1006
Yesterday downloaded newest Night-skin is AMAZING!!!! default now.

Main menu has "video" link. By pressing Down, options open. "Files" does not take me to files view root..
find quote
Rave Offline
Junior Member
Posts: 6
Joined: Aug 2011
Reputation: 0
Location: Belgium, Brussels
Post: #1007
Hi,

First i've to say that the skin night is really something and you did a really good job with it! I really love it Nod! And secondly, my first language is not English, so sorry for some mistakes Frown...

I'm gonna begin with my questions and some bugs report:

Bugs:
Build: PRE-11.0 compiled : Aug 15 2011

1.
Viewtype: All of them

BUG (1a):
The Saga logo appears on all "go back" logos.

BUG (1b):
* Hidden to prevent spoilers * appears on all "go back" logos.

[Image: 1128332968.png]

2.
section: studios

BUG:
When you select a studio production to a movie that belongs to a saga it leads you to nothing.

[Image: 1128333803.png]

3.
section: musique/Videos

BUG:
It reports to the musique (not the files) and for the videos to the last opened folder (Movie or TV show) not the files. It can be an issue if you don't have any music because it give then a black screen.

[Image: 1128334026.png]

4.
section:actors

BUG:
A little issue with html codes: i have " instead of "

[Image: 1128334160.png]
(This post was last modified: 2011-08-20 16:53 by Rave.)
find quote
Rave Offline
Junior Member
Posts: 6
Joined: Aug 2011
Reputation: 0
Location: Belgium, Brussels
Post: #1008
5.
viewtype:wall

BUG:
Little issue with "NR" when there are no dates... Because when there is a year production everything is ok.

No year:
[Image: 1128334494.png]

With a year:
[Image: 1128334562.png]

6.
section: home

Bug:
the recently added have some issues when the name is to long.
Solution: Maybe add some scroll for the names?

[Image: 1128334782.png]
(This post was last modified: 2011-08-20 16:54 by Rave.)
find quote
Rave Offline
Junior Member
Posts: 6
Joined: Aug 2011
Reputation: 0
Location: Belgium, Brussels
Post: #1009
Time for the questions Confused

A. How can we add a sortletter like in some other skin? Is there a way or do you don't like it?

B. What do you think about the moviesets addon : moviesets. May I hope that it will one day be implemented in the night skin?

C. You spoked before in this topic about replacing the watched "V" logo with the one with an eye. Is it still relevant?

D. I heard that night has something special for the comics. But what is it and where can i find it? Because for now it is only presented like simple pictures.

E. Is it possible to have some more views in the section genre like these ones:
[Image: screenshot151.jpg]
[Image: lowgen.jpg]
Why not with the girl in extra Big Grin

And the first one in this movie:
video Youtube ici

F. Is it possible to implement something that refers to ...\extras\moviestudios and ...\extras\moviecountries so we can make you some flags for these Nod

G. It could be a nice to choose to hide spoiling infos only in the movies or only in the tv-show or both. Because the movies infos are rarely spoiling.

And then some stupid questions:
- How can i have the typeview that appears in the TV on the home\TV Show fanart?
- How can i have this view + this background pictures:
[Image: 1128338014.png]
(This post was last modified: 2011-08-25 22:42 by Rave.)
find quote
Rave Offline
Junior Member
Posts: 6
Joined: Aug 2011
Reputation: 0
Location: Belgium, Brussels
Post: #1010
Everyone on vacation? Sad
find quote
Post Reply