• 1
  • 21
  • 22
  • 23(current)
  • 24
  • 25
  • 27
WIP Aeon Nox 5 Mod : Showcase and more
Thanks !!I can now see the the dvd case, but not the rolling disc.

Here is a screenshot

http://imgur.com/MtP4mhm
Reply
Rolling disc have to be downloaded and added to Kodi database by using Artwork Downloader add-on

Envoyé de mon Nexus 5X en utilisant Tapatalk
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
how do I download that?
Reply
It's an add-on provide by Kodi repository :

http://addons.kodi.tv/show/script.artwork.downloader/

If you are a noobs on Kodi, you should first start to use it "stock" and read forums, wiki, ...

Modding and other stuff need some knowledge Wink
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
Small update :

https://www.dropbox.com/s/da9yofaeobn7ur...d.zip?dl=0

If MyPicsDB script is installed, you can have a Live Wallpaper with 10 random pictures with a "Polaroid" look :

Image
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
(2016-08-31, 16:31)mikebzh44 Wrote: Small update :

https://www.dropbox.com/s/da9yofaeobn7ur...d.zip?dl=0

If MyPicsDB script is installed, you can have a Live Wallpaper with 10 random pictures with a "Polaroid" look :

Image

I like the view!
Is it possible to get this for madnox?
Reply
Of course it's possible, Mike_Doc can use some files from my mod and merge it into Madnox.

You need :

media\thumbs\boxes\polaroid.png
media\thumbs\boxes\polaroid_mask.png
language\English\strings.po (strings ID 31966 and 31967)
1080i\Home.xml (lines 7&8)
1080i\custom_1122_BackgroundCustomizer.xml (lines 227 to 235)
1080i\variables.xml (lines 503&504)
1080i\IncludesBackgroundBuilding.xml (line 13)
1080i\Includes_LiveBG.xml (lines 16 to 27 + lines 775 to 969)
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
Thank you mike!!!!!
Reply
Sorry mike, but you csn help?
http://forum.kodi.tv/showthread.php?tid=...pid2407056
I tried it but I do not know where the data is to be stored from the IncludesBackgroundBuilding.xml and custom_1122_BackgroundCustomizer in madnox..
Reply
Little update with adding legend on pictures :

Image

You need :

- latest ZIP file for this mod : https://www.dropbox.com/s/da9yofaeobn7ur...d.zip?dl=0
- pictures tagged, I use EXIF Pilot Editor and comment are stored in IPTC - Caption
- modded version of MyPicsDB addon (I will push this modifications to Xycl) :

* Edit default.py file in addon plugin.image.mypicsdb
* Replace lines 1411 to 1413 :

Code:
_query = """SELECT b.FolderName, a.strPath, a.strFilename, ImageDateTime """
        _query += """FROM Files AS a, Folders AS b """
        _query += """WHERE ImageDateTime IS NOT NULL AND a.idFolder = b.idFolder """

by this lines :

Code:
_query = """SELECT b.FolderName, a.strPath, a.strFilename, ImageDateTime, TagContent """
        _query += """FROM Files AS a """
        _query += """     INNER JOIN Folders AS b """
        _query += """     ON a.idFolder = b.idFolder """
        _query += """     LEFT OUTER JOIN (SELECT a.idFile, a.idTagContent, b.TagContent """
        _query += """                      FROM TagsInFiles AS a, TagContents AS b, TagTypes AS c """
        _query += """                      WHERE a.idTagContent = b.idTagContent """
        _query += """                        AND b.idtagType = c.idTagType """
        _query += """                        AND c.tagType = 'Caption/abstract' """
        _query += """                     ) AS c """
        _query += """     ON a.idFile = c.idFile """
        _query += """WHERE ImageDateTime IS NOT NULL """

Add 2 lines :

Code:
WINDOW.clearProperty( "MyPicsDB%s.%d.Comment" % ( _method, _count ) )
            WINDOW.setProperty( "MyPicsDB%s.%d.Comment" % ( _method, _count ), _picture[4] )

after

Code:
WINDOW.clearProperty( "MyPicsDB%s.%d.Date" % ( _method, _count ) )
            WINDOW.setProperty( "MyPicsDB%s.%d.Date" % ( _method, _count ), _picture[3] )

Add this line :

Code:
WINDOW.clearProperty( "MyPicsDB%s.%d.Comment" % ( _method, _i ) )

after

Code:
WINDOW.clearProperty( "MyPicsDB%s.%d.Date" % ( _method, _i ) )

Take care about intendation, Python will not compile if indentation is broken.

You can download my default.py : http://pastebin.com/yA03NwpJ
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
(2016-03-16, 11:44)mikebzh44 Wrote: Now this skin is perfect for my needs so I can move my main HTPC from Aeon Nox "Phil65" Wink

I noticed you uploaded new files on 10/2 and I am in the process of checking what is new.

Now that this is your main skin, do you have any plans to modding additional views or adding cases to widgets?

Thanks for your work!

By the way, I found an old post from you showing the movie set in bordeaux instead of black, gorgeous color!
Reply
[quote='Edworld' pid='2433608' dateline='1476065390']
I noticed you uploaded new files on 10/2 and I am in the process of checking what is new.
[quote]
Fix a display bug when using Tripanel view when browsing Artists.

[quote]
Now that this is your main skin, do you have any plans to modding additional views or adding cases to widgets?
[/quote]
No, I only mod the views I use. And I have already look to add case on widget but the way BigNoid use to display poster doesn't make the thing easy so I gave up and use "stock" widgets.

[quote]
By the way, I found an old post from you showing the movie set in bordeaux instead of black, gorgeous color!
[/quote]
If you like this color, you just have to edit PNG cases in Photoshop or Gimp, it's very easy Wink
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
Hi Mike,

I used Gimp this weekend for the first time to change some colors based on what I saw in posts from a couple of years ago. I assume you used it to make the square cases corners round or did you use a different software?

In some posts you mentioned stark cases but it seems that is no longer available.

By the way, I also noticed that you added flags to showcase view

Thanks
Reply
No, I didn't make square corners, a guy (sorry mate, I forgot your name) from this forum did it for me.

For stark cases, maybe than I have a old version somewhere on my HDD, I will upload it to Dropbox if I can find it Wink
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
(2016-10-10, 22:55)mikebzh44 Wrote: No, I didn't make square corners, a guy (sorry mate, I forgot your name) from this forum did it for me.

For stark cases, maybe than I have a old version somewhere on my HDD, I will upload it to Dropbox if I can find it Wink

frodo?
Reply
  • 1
  • 21
  • 22
  • 23(current)
  • 24
  • 25
  • 27

Logout Mark Read Team Forum Stats Members Help
Aeon Nox 5 Mod : Showcase and more4