Ronie,
Wow, just wow! It has been a while since I've used transparency and this new version is just so polished and customizable. Great job!
One small thing I noticed is audio channel flagging isn't working with DTS-ES audio on video files (and I'm assuming any other 6.1 channel DTS audio).
Transparency! v3.11.7 for xbmc dharma 10.1
gabbott
Team-XBMC Member Posts: 1,547 Joined: Jul 2007 Reputation: 26 |
2010-10-04 01:30
Post: #11
|
| find quote |
clock2113
Fan Posts: 636 Joined: Feb 2007 Reputation: 0 Location: XBMC+Unraid=Happy! |
2010-10-04 04:43
Post: #12
slavic77 Wrote:The only thing I really miss from the previous version (2.10) is the transparent "DVD-box" image (yes, those new DVD and Blu-Ray boxes are cool, but I kinda like the old one much more). Is there any way I could get the "transparent box" back? Oh yeah...I already put the DVD/Bluray artwork on thousands of movies, so clear case is better than something fancy. mcborzu Wrote:1. Didn't test myself Ronie but you might need <zorder>3</zorder> at top of DialogSelect.xml 1. Don't know how I missed the thread on that before posting... fixed now! 2. Okay, cool!
XBMC: XBMCbuntu 12.0, with Transparency! 17.5 TB Unraid Server: 2500 movies, 8800 episodes of TV Apps: SABnzbd, Sickbeard, Couchpotato, mySQL HTPC: E6500, mAtx, 210GT Watching on: Sony 32" Bravia with lowend Sony 5.1 HTIB |
| find quote |
fr1day
Junior Member Posts: 12 Joined: Jan 2010 Reputation: 0 |
2010-10-04 11:13
Post: #13
This is great news, thank you very much! Transparency! is by far my favourite XBMC skin and I was really hoping to see a stable new version before Dharma gets out of Beta, so this thread makes me very very happy indeed
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2010-10-04 12:12
Post: #14
flamez Wrote:Axodious Wrote:I'm using Dharma Beta 2 and I can't see Transparency! on the skin add-on list at the moment. I see all the other ones that were there before but not Transparency!. if you're already using the svn version of T!, you must uninstall it first. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2010-10-04 12:14
Post: #15
clock2113 Wrote:1) CDart is great! So much better than a screencap of the show when paused. However, when you click "Get Logo" on the info screen, it pops up BEHIND the info screen, so you can't really see which image you're choosing. just in case anyone else has the same issue, check here for a fix: http://forum.xbmc.org/showthread.php?tid=82443 Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2010-10-04 12:17
Post: #16
slavic77 Wrote:The only thing I really miss from the previous version (2.10) is the transparent "DVD-box" image (yes, those new DVD and Blu-Ray boxes are cool, but I kinda like the old one much more). Is there any way I could get the "transparent box" back? nope, sorry those are gone and there's no easy way to get them back. recoding a big part of the skin is your only option i'm afraid. clock2113 Wrote:Oh yeah...I already put the DVD/Bluray artwork on thousands of movies, so clear case is better than something fancy. there's an option in skin settings to hide the dvd/blu-ray cases. so in your case it might be better to do so. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2010-10-04 12:21
Post: #17
gabbott Wrote:One small thing I noticed is audio channel flagging isn't working with DTS-ES audio on video files (and I'm assuming any other 6.1 channel DTS audio). i will have to look into it. do you know any other skin where it is working? the skin depends on how xbmc reports the audio-codec to the skin, and it could be so that it just reports the audio stream as dts-6.1. in such a case, there's nothing i could do. but like i said, will have to test first to be sure. edit: a quick look at my code painfully reveals that i'm at least missing the media flags for dolby digital 6.1 & dts 6.1 i will add those of course. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2010-10-04 12:41 by ronie.)
|
| find quote |
bobrap
Fan Joined: Dec 2008 Reputation: 1 |
2010-10-04 15:14
Post: #18
Thanks for the latest update. I'm always trying other skins and their mods, but, always come back to T!. Anyway, is it a hard task for a non-programmer/skinner to change the order of items on the home screen? I added a play list for BluRay and I'd like to move it over next to movies or videos. Thanks again, Ronie.
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2010-10-04 15:41
Post: #19
bobrap Wrote:Thanks for the latest update. I'm always trying other skins and their mods, but, always come back to T!. Anyway, is it a hard task for a non-programmer/skinner to change the order of items on the home screen? I added a play list for BluRay and I'd like to move it over next to movies or videos. Thanks again, Ronie. shouldn't be to difficult. the order of the menu items can be changed in Includes_Home.xml look up the <content> sections in that file. the first one is for the vertical menu, the second one for the horizontal menu. move the <item>...</item> parts around as you see fit. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
bobrap
Fan Joined: Dec 2008 Reputation: 1 |
2010-10-04 16:29
Post: #20
ronie Wrote:shouldn't be to difficult. Thanks!! That did the trick and I was able to figure out my next question on my own
|
| find quote |


Search
Help