script favourites - new features

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
`Black Online
Skilled Skinner
Posts: 2,004
Joined: Apr 2009
Reputation: 49
Location: Germany
Post: #41
Unlikely... as I said it's not really the select dialog and that's why the full path is shown. It's now a custom dialog, I could also use script-favourites-dialog.xml or something else but every skin has DialogSelect.xml so it makes sense to use it. Smile

Edit: Seems like deinit is not called, I'll look into it.

[Image: xp1080.png]
(This post was last modified: 2011-11-19 19:16 by `Black.)
find quote
pecinko Offline
Member+
Posts: 3,017
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #42
`Black Wrote:Unlikely... as I said it's not really the select dialog and that's why the full path is shown. It's now a custom dialog, I could also use script-favourites-dialog.xml or something else but every skin has DialogSelect.xml so it makes sense to use it. Smile

Edit: Seems like deinit is not called, I'll look into it.

Danke.

What ID is it using (so I don't get in a collision)?

Just a thought - would it be easier to use ID 3 as in a previous version and set icons? We would just add those to a dialog. They won't be shown with system things but they would be visible with favorites script.

My skins:

Quartz
Amber
find quote
Rififi77 Offline
Senior Member
Posts: 139
Joined: Aug 2010
Reputation: 0
Location: Paris, France
Post: #43
hi,
attached french translation for your script


Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<strings>
    <string id="450">Voulez-vous jouer la playliste au lieu d'entrer dedans?</string>
    <string id="451">Aucun (Efface le paramètre actuel)</string>
</strings>

@+

[Image: watched-fanart.jpg]
OS: yavdr64-0.5.0-Beta XBMC EDEN - VDR 1.7.27
Boitier: Advance 3906B
DVBS2: S2-3200
CM: ASUS AT3N7A-I (ATOM 330 + NVidia ION) - Corsair 4Go - HD 750Go Samsung
NAS: D-Link DNS-323 3to + infinity USB smart
ABO: Canal+ le bouquet carte seule
find quote
`Black Online
Skilled Skinner
Posts: 2,004
Joined: Apr 2009
Reputation: 49
Location: Germany
Post: #44
Thanks, will be added in the next update.

@pecinko
DeInit problem seems to be a bug with python, I already created a trac ticket... same problem with logo downloader.

[Image: xp1080.png]
(This post was last modified: 2011-11-21 14:18 by `Black.)
find quote
pecinko Offline
Member+
Posts: 3,017
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #45
Ok. So we can use last version and, in time, dialog will start behaving himself I suppose.

My skins:

Quartz
Amber
find quote
pecinko Offline
Member+
Posts: 3,017
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #46
Black

I have a big request and I realize it might not be utilized by all skins. There are items in favorites that are missing thumb (like playlists). It would be most welcomed if script could present a dialog for a user to assign one in that case. I was doing this with the old one in such a way that I always called SetLargeImage, regardless of thumb present or not.

That way user confirmed existing one or have chosen his own.

Thoughts?

My skins:

Quartz
Amber
find quote
darknet Offline
Junior Member
Posts: 15
Joined: Jun 2011
Reputation: 0
Post: #47
hi,

I'm noobie when it comes to scripting in xbmc. Currently I'm running pre-eden nightly with Marcos MQ3 skin and not sure how to go about getting this working. I wants to customized the Main Menu and really appreciate your help .
find quote
ronie Offline
Team-XBMC Member
Posts: 8,254
Joined: Jan 2009
Reputation: 108
Post: #48
darknet Wrote:hi,

I'm noobie

hi noobie, please start by reading the topic of this subforum:
Quote:Skin Development GUI and Web skins/themes, graphics development and suggestions.
No End-User Support Requests! Only skinners and graphic artists.

if you need help getting this to work, the Aeon subforum would be the right place to ask ;-)

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
mad-max Offline
Posting Freak
Posts: 1,476
Joined: Jul 2010
Reputation: 52
Location: Germany
Post: #49
ronie Wrote:if you need help getting this to work, the Aeon subforum would be the right place to ask ;-)

Think he wants to code this into mq3, as it's not supported, yet...maybe he is in the right thread...
just my two cents...

@darknet: Am I right, that you want to code this into mq3?
If so, you might take a look at the readme inside the addon...

Edit: sorry guys...my post is non sense...mixed this thread with "deck from plex"
Ronie is right, better ask Marcos in the aeon-forum

cheers,
Max

[Image: obi3o55x.jpg]
[Image: 7c8w3bu8.png]

- - - Tribute to Metallica - - -

If I managed to help you, please click my reputation
(This post was last modified: 2011-11-23 01:41 by mad-max.)
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,930
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #50
I know this is a big request but the ability to use a script to select any item - be it a Favourite, Addon, Playlist, etc (just like in your Xperience Metro home screen) - would be pretty damn awesome. It would also allow users to change the name and/or image easily if they so desired.

Thanks.

[Image: sig_zps3af3b48e.jpg]
find quote
Post Reply