Kodi Community Forum
ShowMix 2.1 - New LowList - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68)
+---- Thread: ShowMix 2.1 - New LowList (/showthread.php?tid=52755)



- patkhoo - 2009-08-08

SHen350 Wrote:[quote=patkhoo]Is it me or is 1.55 (git 0.62) doing strange things?

1. in multiplex view, the movie titles above the genres have disappeared, but if you switch to some other view, they show up..

2. Wall view doesn't seem to work for movies.. it just goes back to whatever you had..QUOTE]

I am having the same problem with my pull this morning. I even tried my fix it all. (restarted XBMC)

I just updated to 1.56 Git 071 and the problems are still there..

Also, Just wanted to (bump) my suggestion on displaying the name of the current view in the vertical menu..


- patkhoo - 2009-08-08

patkhoo Wrote:I'm working on a script now to try to make it easier to do updates via git. My hope is to be able to run a script (.bat) and automatically clone/update Aeon Showmix with little/no user interaction and hopefully banish "cannot merge" messages into distant memory.

OK, I did a git pull from 1.55 (git 0.62) to git 1.56 (git 0.71) and there is a "cannot merge" already.. The time between the pulls is less than 12 hours or so I think. So clearly, this is a problem that happens very easily/commonly.

(note: I have a pure Aeon Showmix git clone folder that is outside of XBMC completely for the purposes of this test).

1. Manually delete the files in question and git pull again
2. Clone the whole repo again

Both are not ideal situations in my view. Method 1 doesn't always/really work. Git can consider the delete as your local changes and there still consider it a merge conflict. And Method 2 just wastes time and bandwidth.

So, I've been working on a script to do this update and so far, for the same update (git 0.62 to git 0.71), it works perfectly fine - no errors, no problems, and runs un-attended. If you didn't already have Aeon Showmix, it will go clone it for you.

It does require a slight change in the way people clone the original repo though, so either you command line it yourself, or re-clone using my script again.

The real question is if such a script should be kept inside Aeon Showmix (meaning run from inside Aeon Showmix skin folder) or kept outside (like together with where your git is).

What do you all think? Please let me know, and I will fix it up a bit, and maybe we can put it on assembla for new/old users to use..


- Wamphyr1 - 2009-08-08

Hi!
Is it possible to have the plot to be scrolling upwards in multiplex view, because some plotlines are to long to fit in the whole area.
Small thing but its bugging me.

Great Work Andy! Your hardwork and dedication has made putting together a perfect htpc frontend possible!!


- steve1977 - 2009-08-08

Bug report in the latest version (just pulled via git): the "Extras" menu in the main menu always shows up and I dont see an option in "customize" to remove it. Any thoughts?


- steve1977 - 2009-08-08

steve1977 Wrote:I have a feature request.

I would love to see an option to have AMT show up in the menu menu (and NOT as sub-menu of Extras). I believe that i could edit this directly, but then run into risks with the github updates?!

Thanks a lot for all the great and hard work!!!

Any thoughts on above? Anyone else would love to see this functionality in AEON? Thank for this fantastic MOD!!!


- andyblac - 2009-08-08

Wamphyr1 Wrote:Hi!
Is it possible to have the plot to be scrolling upwards in multiplex view, because some plotlines are to long to fit in the whole area.
Small thing but its bugging me.

Great Work Andy! Your hardwork and dedication has made putting together a perfect htpc frontend possible!!


turn on plot scrolling in preferences Smile


- andyblac - 2009-08-08

azido Wrote:umh, after an update i saw andy changed the way how to configure widgets. so my request is no longer valid.

anyone else getting a scripts error in widget.py when trying to configure extras widget?

this is what xbmc.log is spitting out:

PHP Code:
02:03:44 T:4432 M:4294967295  NOTICE: -->Python Interpreter Initialized<--
02:03:45 T:4432 M:4294967295  NOTICETraceback (most recent call last):
02:03:45 T:4432 M:4294967295  NOTICE:   File "C:\Users\azido\AppData\Roaming\XBMC\skin\showmix\extras\widget.py"line 38in ?
02:03:45 T:4432 M:4294967295  NOTICEMain()
02:03:45 T:4432 M:4294967295  NOTICE:   File "C:\Users\azido\AppData\Roaming\XBMC\skin\showmix\extras\widget.py"line 22in __init__
02
:03:45 T:4432 M:4294967295  NOTICEself._fetch_widget_list()
02:03:45 T:4432 M:4294967295  NOTICE:   File "C:\Users\azido\AppData\Roaming\XBMC\skin\showmix\extras\widget.py"line 33in _fetch_widget_list
02
:03:45 T:4432 M:4294967295  NOTICEbasenameextension filename.split('.')
02:03:45 T:4432 M:4294967295  NOTICEValueError
02
:03:45 T:4432 M:4294967295  NOTICE: :
02:03:45 T:4432 M:4294967295  NOTICEtoo many values to unpack
02
:03:45 T:4432 M:4294967295   ERRORScriptresultError 
also get scripts error in extras.py when highlighting pictures should enable deviantart widget:
PHP Code:
02:29:54 T:1616 M:4294967295  NOTICE: -->Python Interpreter Initialized<--
02:29:59 T:1616 M:4294967295  NOTICETraceback (most recent call last):
02:29:59 T:1616 M:4294967295  NOTICE:   File "C:\Users\azido\AppData\Roaming\XBMC\skin\showmix\extras\extras.py"line 344in ?
02:29:59 T:1616 M:4294967295  NOTICEMain()
02:29:59 T:1616 M:4294967295  NOTICE:   File "C:\Users\azido\AppData\Roaming\XBMC\skin\showmix\extras\extras.py"line 92in __init__
02
:29:59 T:1616 M:4294967295  NOTICEself.get_widgetself.WIDGET_PICTURE,'PictureWidget' )
02:29:59 T:1616 M:4294967295  NOTICE:   File "C:\Users\azido\AppData\Roaming\XBMC\skin\showmix\extras\extras.py"line 274in get_widget
02
:29:59 T:1616 M:4294967295  NOTICEurlretrievePICTUREPICTURE_SP)
02:29:59 T:1616 M:4294967295  NOTICE:   File "special:\\xbmc\system\python\python24.zlib\urllib.py"line 84in urlretrieve
02
:29:59 T:1616 M:4294967295  NOTICE:   File "special:\\xbmc\system\python\python24.zlib\urllib.py"line 215in retrieve
02
:29:59 T:1616 M:4294967295  NOTICEIOError
02
:29:59 T:1616 M:4294967295  NOTICE: :
02:29:59 T:1616 M:4294967295  NOTICEinvalid modewb
02
:29:59 T:1616 M:4294967295   ERRORScriptresultError 


thinking about sending a ticket but like to verify i'm not the only one before.

allot has change in the home menu mod in is this update. try doing a purge. also try replacing your extras folder with this, i think i might have left out the temp folder on git, and it needs it your pictures.

i am going out this morning but i will be back latter, and i'll setup a IM so we can chat about things.


- Wamphyr1 - 2009-08-08

Doh! I was to impatient. It takes a while for the plot to start scrolling. Any method to reduce the time it starts to scroll. Or am i just a fast reader.

Cheers again.


- logictester - 2009-08-08

git-80 - season text fixed Smile but whole new flags messup appeared Sad as soon as my kid finishes spongebob - i'll drop a screenshot Smile


- andyblac - 2009-08-08

does anyone know how the virtual keyboard works, without a physical keyboard, i can't seem to get to the panel the text cursor id just flashing Huh??


- azido - 2009-08-08

patkhoo Wrote:Hey Matt, You better pray your wife ain't reading this Smile I mean, I don't know, I could imagine this guest was her sister or best friend.. ooh.. that's so wrong on so many levels!!! Rofl

even if she would, she does not understand english at all Wink


- soder - 2009-08-08

logictester Wrote:git-80 - season text fixed Smile but whole new flags messup appeared Sad as soon as my kid finishes spongebob - i'll drop a screenshot Smile

Yeah, I miss the sound flags, and the new ratio flag is sometimes overdisplayed by the title. At least in showcase.

/Söder


- azido - 2009-08-08

andyblac Wrote:allot has change in the home menu mod in is this update. try doing a purge. also try replacing your extras folder with this, i think i might have left out the temp folder on git, and it needs it your pictures.

i am going out this morning but i will be back latter, and i'll setup a IM so we can chat about things.

ok, great. still have a visitor here so i'm not fooling around on my pc. will do tomorrow, i guess. and yes, there was no temp folder.


- azido - 2009-08-08

andyblac Wrote:does anyone know how the virtual keyboard works, without a physical keyboard, i can't seem to get to the panel the text cursor id just flashing Huh??

let me help you here.

open advancedsettings.xml and enter

<navigatevirtualkeyboard>true</navigatevirtualkeyboard>

that way you can move around with the arrow keys/cursor on remote and select keys with enter/ok.


- 12floz355 - 2009-08-08

First off thanks for all the hard work! This mod has everything I'd want and that is awesome.

I would however like to know if there is anyway to get the karaoke function that Project Mayhem has where you can start typing in a # that corresponds to a karaoke song while another song is playing and have it queue up that song. Unless I'm missing something I haven't seen this included in any Aeon mods yet. Thanks!