Since this isn't a really big deal functionally, can we release this as-is and 
I'll figure this out in 3.2.1?  I'm a bit swamped at my real job atm and was 
just trying to get an Isengard release out.  I fully intend to patch up things 
like this in the next release, which should be soon.

-j

> On Oct 16, 2015, at 2:52 PM, Rutger <big.n...@kodi.tv> wrote:
> 
> Hi jingai,
> 
> Everything looks alright. I only came across this error in the log:
> "ERROR: XFILE::CDirectory::GetDirectory - Error getting"
> Reproducible by starting the skin, go to pictures and then back to home.
> I've had this error in Nox too and in my case it was a list with a variable 
> as content with an empty value.
> See here for reference: 
> https://github.com/BigNoid/Aeon-Nox/commit/7a5004dc72a50d71667d1a7ad48bfac54fde9430
> I'd appreciate it if you could look into this.
> 
> Rutger
> 
> On Fri, Oct 16, 2015 at 6:53 PM, jingai <jin...@floatingpenguins.com> wrote:
> * addon - skin.metropolis
> * version - 3.2.0
> * url - git://github.com/jingai/skin.metropolis.git
> * branch - master
> * revision - a36017db5519200855ec6d350ec32b8b57331f00
> * xbmc version - isengard
> 
> commit a36017db5519200855ec6d350ec32b8b57331f00
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Fri Oct 16 12:39:01 2015 -0400
> 
>     Version 3.2.0.
> 
> commit 4cd9e9c7d9fe92569af6d1f4ca6fdd07431960fb
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Fri Oct 16 12:25:56 2015 -0400
> 
>     Drop support for TvTunes.
> 
>     Addresses Issue #21.
> 
> commit cd60b16657be791e3860e6ef16bba1550e84f29e
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Sat Oct 10 20:34:40 2015 -0400
> 
>     Move visible tag outside of main group in script-skinshortcuts.xml.
> 
>     Could cause the dialog to fail to come up at all when the script couldn't
>     access the controls.  Not sure why this didn't consistently fail, though.
> 
> commit 525670d297341b3a1f69e88a2aa7ae3cca211c99
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Sat Oct 10 20:33:39 2015 -0400
> 
>     Give all color themes the same alpha diffuse BG.
> 
>     "Fixes" Issue #16.
> 
> commit 8680d7ab43df8d8b73a9ef3c931ce3737567e0d7
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Sat Oct 10 19:44:17 2015 -0400
> 
>     Remove wake alarm in TVShowNextAired initial run.
> 
>     In Startup.xml.  Removed per addon documentation.
> 
> commit d38d7987fb4b65335456cac51d0c573c3cfa7ab6
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Sat Oct 10 17:20:04 2015 -0400
> 
>     Fix VideoExtras button in DialogVideoInfo.xml.
> 
>     For TVShows.
> 
> commit 36765d2273a7d334b695cb957f6f95f532e37128
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Fri Oct 9 10:58:04 2015 -0400
> 
>     Move TVShow Next Aired info to Video Info dialog.
> 
>     Inadvertantly addresses Issue #15.
> 
> commit 26759a98b8515a5c62fdb8f612f29363e66183a0
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Fri Oct 9 09:02:48 2015 -0400
> 
>     Allow removal of Settings shortcut.
> 
>     With a warning.  User requested this on forums.
> 
> commit b3112643089bdcb0baebd426225b6681b80bb543
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Wed Oct 7 12:03:00 2015 -0400
> 
>     Option to show IMDb Votes always.
> 
>     Instead of Top250.  Also made the entire flag visibility configurable.
> 
> commit 2fc5489f54d3f242edd5a262d0470c376aa0c97b
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Tue Oct 6 11:03:48 2015 -0400
> 
>     Remove unnecessary visible tags from mainmenu.
> 
>     Per 
> https://github.com/BigNoid/script.skinshortcuts/blob/master/resources/docs/started/Visibility%20Conditions.md
> 
>     No need to duplicate the ones that are automatically provided by
>     Skin Shortcuts.
> 
> commit 837f46384fe73384c51b83d1fe2c61069d96c9bd
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Tue Oct 6 09:58:07 2015 -0400
> 
>     Remove thumbnail and backgroundBrowseDefault tags.
> 
>     From overrides.xml.  What was there didn't make sense for a 'shipped' copy
>     of the skin, and we don't store backgrounds and icons currently in the
>     extras/ folder, so might as well just provide no default for now.
> 
> commit b2a9bc34b28b1debc67a6d696d8df50e273439b5
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Tue Oct 6 01:41:35 2015 -0400
> 
>     Don't show Votes Media Flag if votes=0.
> 
> commit 836dfcf4ea730b2e2a536d436e00f907836f9c15
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Tue Oct 6 01:24:11 2015 -0400
> 
>     Show IMDb Votes in Media Flag.
> 
>     Shows in place of Top250 flag if not present.  Diffuse color is green for
>     votes, and gold for Top250.
> 
> commit 24d67807f155e4c8ba1d7ce4203355dca7d27869
> Author: MacGyverr <againdam...@yahoo.com>
> Date:   Sat Jun 20 11:58:06 2015 +0200
> 
>     Add mouse support for seekbar.
> 
>     Finishes Issue #377.
> 
> commit d1c9a69984bc87804dadf9e041ace956d857c9eb
> Author: Jonathan Lane <jin...@floatingpenguins.com>
> Date:   Sun Oct 4 01:25:28 2015 -0400
> 
>     Fix textbox alignments.
> 
>     Per http://forum.kodi.tv/showthread.php?tid=211896&pid=1909194#pid1909194.
> 
>     Addresses Issue #364.
> ------------------------------------------------------------------------------
> _______________________________________________
> Xbmc-addons mailing list
> Xbmc-addons@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
> 


------------------------------------------------------------------------------
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to