• 1
  • 61
  • 62
  • 63(current)
  • 64
  • 65
  • 68
[BUGS] and missing items
PatOso Wrote:The word "pause" is beyond the scope, I happened since the last svn.
Mcborzu it could give support to "genre-editor"?.
Another question, is there any way of adding studio logo in the info?:confused2:
Thanks.

IMO the Only thing Missing in Night is Studio Flags with an option to have colored / grey in the skin settings. This would make Night Complete !
Reply
PatOso Wrote:The word "pause" is beyond the scope, I happened since the last svn.
Mcborzu it could give support to "genre-editor"?.
Another question, is there any way of adding studio logo in the info?:confused2:
Thanks.

1. "pause" is beyond the scope? I'm confused?
2. Is that an addon?
3. Oddly I'm not a studio logo hater, I admit I don't like flags in general, but they always seem to be left on the cutting room floor in my designs...To me most important are:
1. Tile
2. Duration
3. Year
4. Rating
5. Genre
6. Plot, plot is 6 cuz some designs dont need or look good with a big old textbox

So after all what I consider important, I always run out of room for Studio logos...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
I think that transparency has a button to genre-editor.
am I wrong?

As designer know how is better.
Thanks. mcborzu
Image
Reply
Quote:mcborzu: 2. Is that an addon?

To this I meant:

For Confluence .-

This script is a bit special because from time to run it is necessary to integrate it into the skin.
Only available for Confluence, but with the help of CyberXaz, now we can throw 'invisibly "from a command button.
So once installed as the rest of the scripts, you must follow these steps:

1. Open with a text editor the file "DialogVideoInfo.xml" inside the skin folder Confluence 720p.

2. Look in the file this line:

Code: Select all

<control type="button" id="5">

3. AND BEFORE paste this code:

Code: Select all

<control type="button" id="103">
<description>Edit genre</description>
<visible>container.content(movies)</visible>
<include>ButtonInfoDialogsCommonValues</include>
<onclick>XBMC.RunScript(script.genre-editor,"$INFO[ListItem.Title]","$INFO[ListItem.FileName]")</onclick>
<label>Edit genre</label>
</control>
<control type="button" id="102">
<description>Edit genre</description>
<visible>container.content(episodes) | container.content(TVShows) | container.content(seasons)</visible>
<include>ButtonInfoDialogsCommonValues</include>
<onclick>XBMC.RunScript(script.genre-editor,"$INFO[ListItem.TVShowTitle]","TVShow")</onclick>
<label>Edit genre</label>
</control>

Once done, you can launch the script from the window of information on each movie.

0

Assign a key:

edit keyboard.xml

<h>XBMC.RunScript(script.genre-editor,"$INFO[ListItem.Title]","$INFO[ListItem.FileName]")</h>

Script Genre Editor:

http://www.mediafire.com/?bsc2asicfycx357

Genre Editor in confluence:
Image

mcborzu is possible to integrate at NightHuh? Thanks.
Image
Reply
something like that

Image

Attached are 2 files modified in the latest version of git

DialogVideoInfo.xml

Script-GenreEditor.xml

more marked logo to copy in directory media with name GenreEditorSel.png

Image

and of course do not forget to install the script Genre Editor

@+
OS: LibreElec-7.95.beta6 kszaq - KODI Krypton-17.0 - TvHeadend 4.1.2415
SKIN: AeonMQ7 by MarcosQUI
AndroidBox: Bqeel M9C max
DVB-T2: August USB Freeview TV Receiver
NAS: D-Link DNS-325

Reply
This is fantastic, made me happy, a very nice and is especially useful for me.
Nod
Thank you very much.
Image
Reply
Nice work Rifi, but i must say this script is a freakign waste of time, media managers are for this and don't see the reason for this at all (none flaming intent).
Reply
I think it is very useful, movie genres so you can edit it your way.
Greetings.
Image
Reply
mcborzu can include the classification in Spain?:

http://www.megaupload.com/?d=FXPB5LVW

Thank.
Image
Reply
Rififi77 Wrote:something like that

Image

Attached are 2 files modified in the latest version of git

DialogVideoInfo.xml

Script-GenreEditor.xml

more marked logo to copy in directory media with name GenreEditorSel.png

Image

and of course do not forget to install the script Genre Editor

@+

Havent looked it over, but you've done great patches/fixes so far so I bet it works. Also that addon seems very cool, I hate that tmdb/IMDB use way too many genres and while I use Ember this is a helpful addon for others...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
Full details of this script is located here

http://passion-xbmc.org/releases-scripts...re-editor/

@+
OS: LibreElec-7.95.beta6 kszaq - KODI Krypton-17.0 - TvHeadend 4.1.2415
SKIN: AeonMQ7 by MarcosQUI
AndroidBox: Bqeel M9C max
DVB-T2: August USB Freeview TV Receiver
NAS: D-Link DNS-325

Reply
PatOso Wrote:mcborzu can include the classification in Spain?:

http://www.megaupload.com/?d=FXPB5LVW

Thank.
Done, 2x check me though...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
Rififi77 Wrote:something like that

Image

Attached are 2 files modified in the latest version of git

DialogVideoInfo.xml

Script-GenreEditor.xml

more marked logo to copy in directory media with name GenreEditorSel.png

Image

and of course do not forget to install the script Genre Editor

@+

On second thought I dont want to include this. Sorry but I dont want to include hundred and hundred of little tweaks. Just starts building up after time....
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
The page up and down activity in this theme is about 5 too many. It's like this in Files and Showcase view, haven't tried other views.

Personal preference is that when you page down, the last item on the list should be the first item after paging up/down.

I'm using the version from the Addon catalog not latest from Git. So let me know if it's fixed and I'm unaware. Thanks.
Reply
mcborzu, maybe a stupid question but
as active the classification in Spain? Blush
Image
Reply
  • 1
  • 61
  • 62
  • 63(current)
  • 64
  • 65
  • 68

Logout Mark Read Team Forum Stats Members Help
[BUGS] and missing items2