Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2008-10-06 23:39
Post: #11
Cheers skunkm0nkee, I don't suppose there's any chance of posting a quick fix is there?
![]() |
| find quote |
Player4
Junior Member Posts: 42 Joined: Aug 2008 Reputation: 0 |
2008-10-07 00:26
Post: #12
Awesome work, as always.
Again, i had the clock shadow bug, don't know if it has been discussed yet but here's a solution: in Includes.xml it's Code: <include name="ClockBGText">This should be changed to either Code: <info>System.Time(hh:mm)</info>Code: <info>System.Time(hh:mm xx)</info>in ClockBGText AND ClockFGText. Cheers!
|
| find quote |
turbinez
Fan Posts: 327 Joined: Sep 2008 Reputation: 0 |
2008-10-07 04:36
Post: #13
thanks for the update! im glad you guys are still working on this. one of the best skins ever.
I would like to make a suggestion. For the homepage, can you add some sort of transparency to the blade so that it doesn't cover up my wallpaper? I have a lot of wallpaper and thats the only downside is the blade covering almost half of it up. |
| find quote |
skunkm0nkee
Team Razorfish Joined: Aug 2007 Location: London |
2008-10-07 13:48
Post: #14
Hitcher Wrote:Cheers skunkm0nkee, I don't suppose there's any chance of posting a quick fix is there? If there's a quick fix I'll definitely post the details in here. The problem is that there needs to be 2 separate focus positions for the list depending on what data is being viewed. This can't really be done via a conditional include as that would get run on entering the library and would't get refreshed when you navigated from TV Shows to Episodes etc. It can't really be done by having 2 different lists with different visibility conditions as that would cause the problem where returning to the list (after info dialog or playing a video) would sometimes return to the top of the list instead of the previous position. I've got my thinking cap on so hopefully will have a solution soon. ![]() turbinez Wrote:I would like to make a suggestion. For the homepage, can you add some sort of transparency to the blade so that it doesn't cover up my wallpaper? I have a lot of wallpaper and thats the only downside is the blade covering almost half of it up. Can't do it currently but there are changes coming in XBMC which should allow it at some point
|
| find quote |
minimalko
Skilled Skinner Posts: 189 Joined: Jun 2008 Reputation: 0 |
2008-10-07 14:35
Post: #15
skunkm0nkee Wrote:If there's a quick fix I'll definitely post the details in here. The problem is that there needs to be 2 separate focus positions for the list depending on what data is being viewed. This can't really be done via a conditional include as that would get run on entering the library and would't get refreshed when you navigated from TV Shows to Episodes etc. It can't really be done by having 2 different lists with different visibility conditions as that would cause the problem where returning to the list (after info dialog or playing a video) would sometimes return to the top of the list instead of the previous position. I fixed it for my personal use by having two wraplists one with conditional visibility !Container.Content(episodes) the other with visibility condition Container.Content(episodes). Works fine for me. Didnt test it much yet however.
(This post was last modified: 2008-10-07 14:38 by minimalko.)
|
| find quote |
skunkm0nkee
Team Razorfish Joined: Aug 2007 Location: London |
2008-10-07 15:06
Post: #16
I think you'll find that on occasions your selections will move to the top of the list
|
| find quote |
skunkm0nkee
Team Razorfish Joined: Aug 2007 Location: London |
2008-10-07 15:21
Post: #17
Hitcher Wrote:Love the new Media Preview makeover for TV Shows (I've just spent two hours downloading/creating posters for it) - Phew, fixed it! The fix will be in the next release but if you can't hang on that long then you can do the following changes to ViewsVideo.xml:
PHP Code: <animation effect="slide" start="0,0" end="-512,0" time="0" condition="!Skin.HasSetting(ShowAnimMediaPreview) + Container.Content(episodes)">Conditional</animation> |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2008-10-07 15:49
Post: #18
skunkm0nkee Wrote:Phew, fixed it! The fix will be in the next release but if you can't hang on that long then you can do the following changes to ViewsVideo.xml: Working perfectly - many thanks.
![]() |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2008-10-07 17:25
Post: #19
Any chance of adding the Watched/Unwatched icons to episodes in Media Preview mode (and the other views as they only appear in Info List and Episdoes view mode ATM)?
![]() Never satisfied am I!
![]()
(This post was last modified: 2008-10-07 17:29 by Hitcher.)
|
| find quote |
minimalko
Skilled Skinner Posts: 189 Joined: Jun 2008 Reputation: 0 |
2008-10-07 19:05
Post: #20
skunkm0nkee Wrote:I think you'll find that on occasions your selections will move to the top of the list Oh no now I see what You mean..that makes a lot of stuff in mod trickier
|
| find quote |

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)

![[Image: screenshot000iu5.png]](http://img508.imageshack.us/img508/4875/screenshot000iu5.png)
![[Image: screenshot001kv6.png]](http://img508.imageshack.us/img508/4350/screenshot001kv6.png)
Search
Help