![]() |
|
[RELEASE] MediaStream_Redux (My Remake) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: MediaStream (/forumdisplay.php?fid=69) +---- Thread: [RELEASE] MediaStream_Redux (My Remake) (/showthread.php?tid=53830) |
- Hitcher - 2009-07-07 23:56 Jezz_X Wrote:Finishtime people always go on about but do they mean the actual time it finishes eg: 1:48pm of do they mean 40mins left ?The actual time your video will finish. I know I find it very handy. - hman333 - 2009-07-08 00:19 hey Jezz, i love the skin. I have been playing around a bit with the recently added stuff and thought something similar to this would look pretty good with alittle extra info.
- xbs08 - 2009-07-08 00:42 eg: 1:48pm - SlaveUnit - 2009-07-08 01:08 I like having em all actually. I setup my old mediastream to show the "Time played so far" of the move on the left. Then on the right it would say: "Time Left in the movie" / "Total Time of the Movie" / Actual Time of Day the Movie is over at" - Amplificator - 2009-07-08 01:41 Jezz_X Wrote:10 is possible not going to add it because it makes it look crowded plus wont fit very well with Movies and tv shows not enabled in home Can you tell me how to do it so I can add it myself? I have Videoes seperated into the Movies and TV menues so it will fit. - hman333 - 2009-07-08 03:05 Amplificator Wrote:Can you tell me how to do it so I can add it myself? First in startup.xml and home.xml edit the "limit=" in the following line Code: <onfocus>XBMC.RunScript(special://skin/scripts/RecentlyAdded.py,limit=8)</onfocus>next you will have to play with the height properties for the background image and the list in IncludesHomeRecentlyAdded.xml until it looks good in XBMC. they should be line 20, line 85 for movies, and 229 and 273 for tvshows also you will need to add the new list items for both Movies and TV in that same file, you should be able to follow the format and see how everything works in there. Example Code: <item id="5">- Jezz_X - 2009-07-08 07:09 I made some new set of background images for the video sections fi anyone wants them. Still debating if they should be defaults but. And before anyone asks no its not dynamic they are fixed static not changing content images ![]() CLICK TO DOWNLOAD MS_Redux_video_backgrounds.rar And screenshots of what they look like in skin (loots better with no recently added) ![]() ![]()
- rausch101 - 2009-07-08 07:29 Jezz_X Wrote:I made some new set of background images for the video sections fi anyone wants them. I hope these are just pictures of your own personal home theater . And if so, awesome.
- Jezz_X - 2009-07-08 07:32 rausch101 Wrote:I hope these are just pictures of your own personal home theater ![]() ![]() ![]() I WISH its an image I found of the web and modified
- pilluli - 2009-07-08 08:45 Jezz_X Wrote:System Time I completely forgot about on this version lol I was actually thinking on trying to do that myself but I'm sure your version will be actually better ![]() What I was thinking to create the "info dialog" is modifying your actual seek bar, deleting the "play/pause" icon and chapter info so there is room to expand the progress bar and then to put the time the video finishes and remaining time in the middle [something like "Finishing time 1:48pm (38min left)" in smaller letters] or maybe put that at the top replacing the actual "playing" or "pause" text in the seekbar. Maybe I have to widen it a bit to fit everything. ![]() And of course the clock at the top-right ![]() Regards, |