Kodi Community Forum
MiniMeedia v0.95 Released (19/08/2009) - 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: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: MiniMeedia (https://forum.kodi.tv/forumdisplay.php?fid=114)
+----- Thread: MiniMeedia v0.95 Released (19/08/2009) (/showthread.php?tid=56584)

Pages: 1 2 3 4 5 6 7 8


- Cranial - 2009-10-30

vajonam Wrote:Any notice the scrolling through the poster info view has slowed down considerably? I remeber it used to quite fast in terms of FPS.. any one notice this?

I've got a problem with latest episodes not being scraped with latest svn xbmc, so after I've re-MIP'd all my media I'll check it out to see.

Media library has been out of action for a while, but the new QNAP is here so it's game on...


- vajonam - 2009-11-03

Cranial Wrote:I've got a problem with latest episodes not being scraped with latest svn xbmc, so after I've re-MIP'd all my media I'll check it out to see.

Media library has been out of action for a while, but the new QNAP is here so it's game on...

I too see that the "Latest Episodes is missing"


- vajonam - 2009-11-03

found the issue,

if your first most recent episode is missing a title, it will bork and say that you dont have valid episodes and not show anthing.

<visible>!IsEmpty(Window.Property(LatestEpisode.1.EpisodeTitle))</visible>

so better make sure all your episodes have titles


- Waffa - 2009-11-09

Hey skunk, vajonam founded a bug in MiniMeedia.
Sort by:
Doesn't work at all in Videos. In Pictures main page and when in folder only by name not responding.
It works fine in Movies / Music / TV Shows / Programs..... for me.

I already looked at it but couldn't find it.OoEekConfusedHuhSad
OptionsMenu.xml looks fine....

Edit:

There was still another bug.
DialogVideoInfo : scrolling cast list was not working since 0.90.

Wanted to report it again but this one I could fix.Nod

DialogVideoInfo.xml


- vajonam - 2009-11-09

Waffa Wrote:Hey skunk, vajonam founded a bug in MiniMeedia.
Sort by:
Doesn't work at all in Videos. In Pictures main page and when in folder only by name not responding.
It works fine in Movies / Music / TV Shows / Programs..... for me.

I already looked at it but couldn't find it.OoEekConfusedHuhSad
OptionsMenu.xml looks fine....

Edit:

There was still another bug.
DialogVideoInfo : scrolling cast list was not working since 0.90.

Wanted to report it again but this one I could fix.Nod

DialogVideoInfo.xml

All the new skins P3M etc dont use Container.SetSortMethod(1) instead use a button with many choices what exactly it fires i am not sure.


- Waffa - 2009-11-09

Hhhhmm MediaStream also uses Container.SetSortMethod(1) and yes has also the same problem.

Rofl Using since day 1 MediaStream/MiniMeedia. Should had notice this bug.
Laugh Always using library.

Just saw that sort by in Musicsources (Files) doesn't work also.
But if open my Musicfolder sort by works same like pictures Huh
And it works for programs Eek


- Amelandbor - 2009-11-14

Is anyone else experiencing the problem that after watching something the text isn't showing in the recent dialog but instead it's showing some sort of blocks per letter?


- vajonam - 2009-11-14

Amelandbor Wrote:Is anyone else experiencing the problem that after watching something the text isn't showing in the recent dialog but instead it's showing some sort of blocks per letter?

this has been fixed in alpha2. was xbmc problem with font corruption.

http://trac.xbmc.org/changeset/24171


- Amelandbor - 2009-11-14

Ok, great. Thanks for the info