Aeon Madnox for Krypton / Jarvis - (no longer in development)
the next problem is the Folder name must be the same as in the MP3 tag

I have a band called N*E*R*D (in the mp3tag) in my lib, but cdartM named the Folder N_E_R_D so i don't get a logo

but there is a solution
Im also using MusicBrainz Picard, there is a Scripting option, So if i Add
Code:
$set(artist,$replace(%albumartist%,*,_))
$set(artists,$replace(%artist%,*,_))
$set(artistsort,$replace(%artist%,*,_))
$set(albumartist,$replace(%artist%,*,_))
$set(albumartistsort,$replace(%artist%,*,_))
in the scripting option all * get replaced by _

and Now the mp3tag is the same as the folder name, it is a pain in the arrs i know Tongue

I just added the same illegal characters as in the CDArtManager Option + "." you need to add the "." to the illegal Characters in CDArtM (R.E.M. will be replaced to R.E.M_ on windwos and there is now way to just replace the last dot in Picard, so i replace all of them)
Image

copy paste this in the Scripting option
Code:
$set(artist,$replace(%albumartist%,*,_))
$set(artists,$replace(%artist%,*,_))
$set(artistsort,$replace(%artist%,*,_))
$set(albumartist,$replace(%artist%,*,_))
$set(albumartistsort,$replace(%artist%,*,_))

$set(artist,$replace(%albumartist%,:,_))
$set(artists,$replace(%artist%,:,_))
$set(artistsort,$replace(%artist%,:,_))
$set(albumartist,$replace(%artist%,:,_))
$set(albumartistsort,$replace(%artist%,:,_))

$set(artist,$replace(%albumartist%,<,_))
$set(artists,$replace(%artist%,<,_))
$set(artistsort,$replace(%artist%,<,_))
$set(albumartist,$replace(%artist%,<,_))
$set(albumartistsort,$replace(%artist%,<,_))

$set(artist,$replace(%albumartist%,>,_))
$set(artists,$replace(%artist%,>,_))
$set(artistsort,$replace(%artist%,>,_))
$set(albumartist,$replace(%artist%,>,_))
$set(albumartistsort,$replace(%artist%,>,_))

$set(artist,$replace(%albumartist%,/,_))
$set(artists,$replace(%artist%,/,_))
$set(artistsort,$replace(%artist%,/,_))
$set(albumartist,$replace(%artist%,/,_))
$set(albumartistsort,$replace(%artist%,/,_))

$set(artist,$replace(%albumartist%,|,_))
$set(artists,$replace(%artist%,|,_))
$set(artistsort,$replace(%artist%,|,_))
$set(albumartist,$replace(%artist%,|,_))
$set(albumartistsort,$replace(%artist%,|,_))

$set(artist,$replace(%albumartist%,?,_))
$set(artists,$replace(%artist%,?,_))
$set(artistsort,$replace(%artist%,?,_))
$set(albumartist,$replace(%artist%,?,_))
$set(albumartistsort,$replace(%artist%,?,_))

$set(artist,$replace(%albumartist%,",_))
$set(artists,$replace(%artist%,",_))
$set(artistsort,$replace(%artist%,",_))
$set(albumartist,$replace(%artist%,",_))
$set(albumartistsort,$replace(%artist%,",_))

$set(artist,$replace(%albumartist%,.,_))
$set(artists,$replace(%artist%,.,_))
$set(artistsort,$replace(%artist%,.,_))
$set(albumartist,$replace(%artist%,.,_))
$set(albumartistsort,$replace(%artist%,.,_))

retag AC/DC and it should be named AC_DC in the Tags, set the CDArtM option like in the pic above and run it the AC/DC folder should be named AC_DC and now the logo will work.

but if there is no logo, like in the MusicViz Next playing list it will show up as AC_DC also, so its up to you what you like more, get the logo on the cost of a "wrong" name or dont get a logo but the Proper Name
you can change the char the replace the illegal chars to "space" (AC DC) or "nothing" (ACDC) if you like that more


1080i folder
https://drive.google.com/open?id=0B9bSf6...HJyczBSQ2s

new pngs, copy the steelbooks folder to skin.aeon.madnox\media\thumbs\boxes
https://drive.google.com/open?id=0B9bSf6...0ZuUURrQUU

if some pngs are still missing its not my fault ;P

oh and...
(2015-08-17, 23:23)meowmoo Wrote:
(2015-08-17, 02:37)ShadowTek Wrote: I took the liberty of modifying the Movie Set Artwork Automator by Trent Fitzgibbon (I take no credit for his great script!) to also include extrafanart1.jpg files (makes it more Madnox friendly in showcase boxset view)

For those interested:
Movie Set Artwork Automator for MadNox

Would it be possible to add an option like, if there is no extrafanart1.jpg use fanart.jpg as extrafanart1.jpg

Would make things much easier Tongue


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release (for Isengard) - by meowmoo - 2015-08-23, 03:29
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39