Page 2 of 2
Posted: Fri Jun 06, 2008 7:14 pm
by nynaevelan
No, Trixmoto was mentioned for the Album Art Tagger script, but it is not working to fix my problem. Here's the quote from the Tagging Inconsistencies script:
Code: Select all
That's album art with a "dead link". Have you tried trixi's album art tagger? It should have a function to remove these dead entries. MoDementia as well as Onkel_Enno have made similar scripts. Try to find them if not AAR does the trick.
I ended up finding a workaround for some of the tracks by adding an image in batch and then removing the image from the tracks. But this problem keeps cropping up so I need to find a way to easily identify them and fix them.
Nyn
Posted: Fri Jun 06, 2008 7:29 pm
by MoDementia
I just had a quick look at AAT (God I hate reading Trix's code

) and it doesn't look like it checks the DB, just the AlbumArtList which can be different in your case
Actually I can't imagine how this is possible unless you remove the art outside of MM.
Hopefully the new script will identify them asap and perhaps indicate when it happens for the devs.
Posted: Fri Jun 06, 2008 7:57 pm
by Bex
MoDementia wrote:nynaevelan wrote:I came here because Bex suggested that you wrote a script for album art and this was the only one I could find from you that came close to what I needed.
Nyn
Hehehe some typo Bex, Trix --> MoD
Actuallly no. It was this script I had in mind.
(But I had forgotten what it did exactly.)
Posted: Fri Jun 06, 2008 8:00 pm
by nynaevelan
MoDementia wrote:
Actually I can't imagine how this is possible unless you remove the art outside of MM.
This won't work because outside the db, there is no art. Or inside for that matter, the db just thinks there is art attached. If you can't get the script to remove the cover references, I can work around that as long as there is a way to identify them. That is going to interesting to figure out.

I'm sorry to lay this one on you, if you don't have the time, it's ok, I'll just keep ignoring them and fix them whenever I come across them.
MoDementia wrote:
Hopefully the new script will identify them asap and perhaps indicate when it happens for the devs.
This will be
very difficult to figure out since I use so many scripts.
Nyn
Posted: Fri Jun 06, 2008 8:01 pm
by Bex
MoDementia wrote:I just had a quick look at AAT (God I hate reading Trix's code

) and it doesn't look like it checks the DB, just the AlbumArtList which can be different in your case
Actually I can't imagine how this is possible unless you remove the art outside of MM.
Hopefully the new script will identify them asap and perhaps indicate when it happens for the devs.
I think this can happen if restore a backup of the DB which has the albumart in the DB. But the actual file doesn't have it anymore.
Posted: Fri Jun 06, 2008 8:10 pm
by nynaevelan
Bex wrote:
I think this can happen if restore a backup of the DB which has the albumart in the DB. But the actual file doesn't have it anymore.
I don't know if restoring the db is the cause of my problems because I had this problem prior to using any kind of db restorations. This seems to happen to tracks which I haven't touched in months as well as tracks which get alot of usage and it's been going on for months, I've just been fixing them whenever I was in the mood and ignoring them when I wasn't. But look at my last post in the TI forum, hopefully that might help me find the offending tracks.
Nyn
Posted: Sun Jun 08, 2008 7:34 am
by trixmoto
MoDementia wrote:God I hate reading Trix's code

Oh dear, it's not
that bad, is it?

Re: Change Album Art Cover Type from Unknown to Front
Posted: Tue Jul 22, 2008 8:45 pm
by methodunderg
Hey, thanks for a great script. But how do i get it to work? lol
I've used a few MM scripts, but all were *.mmip. I'm a newbie to MM, just crossed the Apple border, now im on Monkey Island
I've copied and pasted the code into a *.vbs file and put that in the /scripts/auto folder. And I don't know what to do? I've read through the posts on this thread and can't find anything about it? Please help? Sorry to be a pain
And just a quick question, does anyone know, off by hand, a script that would import the LastPlayed field from iTunes? When i imported my music, it brought the PlayCount along with it, but not the LastPlayed info for tracks, and my database looks a bit empty with that whole field missing ('cept for when i play it in MM)
Thanks in advance,
/methodunderg
Re: Change Album Art Cover Type from Unknown to Front
Posted: Tue Jul 22, 2008 9:31 pm
by MoDementia
I think if you restart MM it should be in the tools --> scripts --> Fix Cover Type Unknown
Make sure you are on a node that has tracks displayed
[EDIT] Re itunes last played search for "Fake Play"
Re: Change Album Art Cover Type from Unknown to Front
Posted: Tue Jul 22, 2008 10:18 pm
by methodunderg
Thanks for the quick reply, but yeah i figured it out about half hour ago.
Thanks, and thanks again. Haven't tested out the script yet, but I'll get there. Any script to search for multiple artwork tagged to tracks and delete them just leaving the one?
Thanks, thanks and thanks again from New Zealand =)
Clap back,
/methodunderg
Re: Change Album Art Cover Type from Unknown to Front
Posted: Tue Jul 22, 2008 10:44 pm
by MoDementia