Work in progress...

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #141
caballero Wrote:Edit:
there is a problem, the code uses the name of the video from the library and have to use the file name.

Library names usually contain characters like ":" are not acceptable as the file name I can not put all the images.

yep, i know...but there's nothing you can do about it.

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
hasselhof Online
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #142
Hi Ronie, do you think this is a good idea, maybe it's been asked for before but here goes, to be able to click onto the dvd cover/poster in say fanart mode in the library and the dvd cover zooms up larger?

John.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #143
hasselhof Wrote:Hi Ronie, do you think this is a good idea, maybe it's been asked for before but here goes, to be able to click onto the dvd cover/poster in say fanart mode in the library and the dvd cover zooms up larger?

John.

it should be doable, i only fear it would needlessly clutter navigating the skin.
it wouldn't be so much a problem for mouse users, but people using a remote would easily get lost when there are a lot of focusable items on the screen.

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
caballero Offline
Junior Member
Posts: 40
Joined: Jul 2009
Reputation: 0
Post: #144
ronie Wrote:yep, i know...but there's nothing you can do about it.

:rolleyes2: Well, almost solved with this:

Code:
$INFO[ListItem.Path]$INFO[ListItem.FileName,,-disc.png]

The problem is that the images must be saved:

"Video.avi-disc.png" :mad: Tongue
find quote
grote002 Offline
Member
Posts: 94
Joined: Jan 2004
Reputation: 0
Post: #145
Hey, i found something else weird.
When i cleanup a dir with movies from the library, the screen 'refreshes' alot and everytime a new background is loaded, like multiple times/second.
Is it something in xbmc or the skin that does this, because if it is the skin, maybe it would be helpful to not refresh the background-image everytime.

Intel Core2Quad 3,2Ghz, 2Gb RAM, Nvidia GTS450 on Ubuntu 10.10, Denon AVR-2311, Denon POA4400A
find quote
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #146
grote002 Wrote:Hey, i found something else weird.
When i cleanup a dir with movies from the library, the screen 'refreshes' alot and everytime a new background is loaded, like multiple times/second.
Is it something in xbmc or the skin that does this, because if it is the skin, maybe it would be helpful to not refresh the background-image everytime.

could you tell me hoe exactly to reproduce this?
how does one 'cleanup' a directory?

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
grote002 Offline
Member
Posts: 94
Joined: Jan 2004
Reputation: 0
Post: #147
Go to a dir where you set content for (tvshow/movie) and choose 'Set Content' again and set it to 'None', xbmc will ask if you want to delete the movies from the library.
If you say yes, it will start to delete all the movies in that dir from the library.. while its doing that, every percent/movie (not sure which one it is) gives you a new background-image.

Intel Core2Quad 3,2Ghz, 2Gb RAM, Nvidia GTS450 on Ubuntu 10.10, Denon AVR-2311, Denon POA4400A
find quote
steve1977 Offline
Posting Freak
Posts: 1,577
Joined: Dec 2006
Reputation: 0
Post: #148
ronie Wrote:sure, once all the addon changed in xbmc are finished, i'll release a stable version of T! which can be downloaded and installed through the add-on system in xbmc.

Any news on this? Would love to have auto-updates, which will work once you add it to the repo.

Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 12 GB DDR3 | 256 GB SSD, 40 TB (1 x 4 TB, 6 x 3TB, 9 x 2 TB)
HTPC 1: Apple Mac Mini (mid-2011) | Intel Core i5 2.5 GHz | 4GB DDR3 | 500 GB
HTPC 2: Apple Mac Mini (mid-2007) | Intel Core 2 Duo 2.0 GHz | 4 GB DDR2 | 16 GB SSD
find quote
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #149
steve1977 Wrote:Any news on this? Would love to have auto-updates, which will work once you add it to the repo.

nope, no ETA yet.

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
clock2113 Offline
Fan
Posts: 636
Joined: Feb 2007
Reputation: 0
Location: XBMC+Unraid=Happy!
Post: #150
I'd still be running 9.11 if it wasn't for this awesome skin... keeping up with all the new eye-candy in T! makes downloading new SVNs fun Smile

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