INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Useful Links  (Read 3178 times)

darichman

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1356
Useful Links
« on: April 30, 2010, 12:03:55 am »

I'm a bit obsessive-compulsive when it comes to having useful and correct information about the media in my library. I thought I'd share some useful places I've found over the years to get some of this information. Maybe others can do the same? Please keep it to sharing links to legitimate sources of information or coverart (not media download sites)

MUSIC

Popular Music
Allmusic
Wikipedia

I've found you can get most of what you want for mainstream artists and albums with these two. Wikipedia might seem obvious but is a great source of discographies for artists in general and has tracklists + basic info about the release of an album as well. Very often it will have composers if you're interested in tagging that information too.
Allmusic is more standardised and has more useful album genres. If you're keen, you can also make use of their styles, moods and themes which can make interesting smartlists. Good reviews and artist bios as well.
If you're stuck, amazon will also usually have basic tracklists and sometimes contributing artists if you're lucky.

Classical Music
Arkivmusic
cduniverse

It's always been hard to find reliable information on classical recordings - they very often have generic album titles and mainstream sites usually only list the composer and not other contributing artists. Arkivmusic is great - it lists detailed information about the recording itself (release and recording dates, label and catalog) as well as information about contributing artists (conductors, orchestra/ensemble, chorus and often individual performers). cduniverse does this for many (but not all) albums. Both websites often have extended information like genre and period, as well as dates written and countries for many recordings.

Both are searchable by composer, conductor, label and catalog etc which makes tracking your recording down just that little bit easier!

Soundtracks & Scores
SoundtrackCollector
Wikipedia

I hate it when I get metadata from yadb or cddb for a soundtrack and the artist comes up as "The Matrix" or "The Lion King". I'm sorry, but these aren't artists! Film titles can go in another field. Soundtrack collector is the most complete database I've found so far for movie soundtracks (although cast album collector beats it for musical films). It usually lists performing artists (when present) as well as the composer. For many movies wikipedia will link to a soundtrack recording where one is available and this can often have useful information.

Cast Recordings
CastalbumCollector
Internet Broadway Database (IBDB)
Broadway World (Just Broadway)
Wikipedia

Musicals can be complicated to tag as you have multiple contributing artists - the Composer, Lyricist, Performers and then also the roles they play. I put the performers in the [Artist] field (or the composer if no-one's singing). Sometimes you'll pull metadata from yadb/cddb with Jean Valjean or Simba as the artist... I put roles in a separate [Artist Roles] field if I think the information will be useful - eg I can find Eponine's songs from Les Miserables if I can't remember the name of them :)

The first two will usually give you most of what you need - CastAlbumCollector has very comprehensive info about the recording itself + the tracklist, but won't give track specific information. You can use IBDB and wikipedia to identify individual artists. Also, I've never really used the site itself much, but I've found rateyourmusic often has the individual artists for each track when other sites won't.

Game Soundtracks
Video Game Music Database (VGMDb)

You won't find a more complete database online for video game music than this one. Full tracklists, album info, contributing artists and coverart.

Album Art
Album Art Exchange
Google Images

Just off the top of my head...

VIDEO

Wikipedia naturally has a lot of info on all these categories. It's just less standardised than the dedicated databases listed below.

Allmovie & IMDb cover all categories here, but both are less reliable for series.
  • As a general rule, I find IMDb to be most useful for credits and release details. The Top 250 / votes fields are also great for ranking which of your movies are popular :)
  • Allmovie has really excellent extended data like tones, themes, keywords. Their descriptions and reviews are professionally written (and generally much better than IMDb which can be hit & miss in this regard).

TheMovieDb and TheTVDb are both open databases (with an API designed for home theatre programs just like MC!). Both have very active communities, and are used in programs like MediaPortal and XBMC. The big attraction with these is the banner / poster / custom art system which can be accessed by your home theatre program through the API.

Film
Allmovie
IMDb
TheMovieDb

Television/Series
Allmovie
IMDb
TheTVDb

Anime
Anime News Network
Allmovie
IMDb
TheTVDb

Not really that into anime, but all of these are useful. Anime News Network gives very comprehensive credits + episode lists.

Posters
MoviePosterDb (you pay for points but it's the best one I've found)
IMPAwards
TheMovieDb (posters, banners, custom art)
TheTVDb (posters, banners, custom art)

And that's all I can really think of! Any other useful gems out there?
Logged

rick.ca

  • Citizen of the Universe
  • *****
  • Posts: 3729
Re: Useful Links
« Reply #1 on: April 30, 2010, 02:11:33 am »

Great summary! Thanks for sharing your obsessive-compulsiveness. ;)

Here are few additions for movie information. To create links, cut & paste the Code: using "Paste link information from clipboard" in Manage Links...

Allmusic is also useful for finding soundtracks. Search for the movie title, and then look for "Original Soundtrack" in the Artist column of the search results.

Code: [Select]
<Link version="1.1">
<Item Name="Name">Soundtrack</Item>
<Item Name="Filter">[Media Type]=[Video]</Item>
<Item Name="Action">2</Item>
<Item Name="Base URL">http://www.allmusic.com</Item>
<Item Name="Search URL">http:////www.allmusic.com//cg//amg.dll?p=amg&amp;srch_db=pop&amp;srch_type=pop_album&amp;stype=121&amp;x=31&amp;y=9&amp;samples=1&amp;srvsrch1=Hexify([Name])</Item>
</Link>

MoTechPosters is a somewhat obscure Swedish site that often seems to have a good poster when others do not. I turn to this one when IMPAwards fails.

Code: [Select]
<Link version="1.1">
<Item Name="Name">Posters</Item>
<Item Name="Filter">[Media Type]=[Video]</Item>
<Item Name="Action">2</Item>
<Item Name="Base URL">http://www.motechposters.com</Item>
<Item Name="Search URL">http:////www.motechposters.com//search//?cx=partner-pub-1232145664289710%3Aleabr0-srj4&amp;cof=FORID%3A10&amp;ie=ISO-8859-1&amp;q=Hexify([Name])&amp;sa=Search&amp;siteurl=www.motechposters.com%2F#948</Item>
</Link>

MRQE (Movie Review Query Engine) is great for finding reviews. I'm generally happy with my imported Allmovie reviews, but this is perfect for finding "second opinions."

Code: [Select]
<Link version="1.1">
<Item Name="Name">Reviews</Item>
<Item Name="Filter">[Media Type]=[Video]</Item>
<Item Name="Action">2</Item>
<Item Name="Base URL">http://www.mrqe.com</Item>
<Item Name="Search URL">http:////www.mrqe.com//lookup?Hexify([Name])</Item>
</Link>
Logged

Vincent Kars

  • Citizen of the Universe
  • *****
  • Posts: 1154
Re: Useful Links
« Reply #2 on: April 30, 2010, 06:21:20 am »

Great script, thanks
I would like to do the same using AMG this time to look up classical music (composition/composer)
How do I obtain the correct syntax?
Logged

dcwebman

  • Citizen of the Universe
  • *****
  • Posts: 2153
Re: Useful Links
« Reply #3 on: April 30, 2010, 08:48:46 am »

BTW, this is exactly what I see the feature of Notes in MC to be perfect for.
Logged
Jeff

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71641
  • Where did I put my teeth?
Re: Useful Links
« Reply #4 on: April 30, 2010, 09:03:57 am »

BTW, this is exactly what I see the feature of Notes in MC to be perfect for.
Did you use Notes for it?  Any issues?

Thanks for the great list of links!
Logged

darichman

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1356
Re: Useful Links
« Reply #5 on: April 30, 2010, 09:24:00 am »

Actually I've started to build a bit of a database of expressions (including link expressions) using the notes section... Mine's a bit messy, but overall it works quite well - I'll update with progress and post some of the link expressions when they're done (although some of mine use custom fields, so not sure if they'll be useful for others?)
Logged

rick.ca

  • Citizen of the Universe
  • *****
  • Posts: 3729
Re: Useful Links
« Reply #6 on: April 30, 2010, 10:43:25 pm »

I would like to do the same using AMG this time to look up classical music (composition/composer)
How do I obtain the correct syntax?

The trick for this or any other web search is to discover the search URL the site uses to do any search you specify. The problem in many cases (like the AMG sites) is these aren't normally visible. My preferred solution is to run the following "change POSTs to GETs" bookmarklet so the search URL is revealed when the search is executed.

Code: [Select]
javascript:(function()%7Bvar%20x,i;%20x%20=%20document.forms;%20for%20(i%20=%200;%20i%20%3C%20x.length;%20++i)%20x%5Bi%5D.method=%22get%22;%20alert(%22Changed%20%22%20+%20x.length%20+%20%22%20forms%20to%20use%20the%20GET%20method.%20%20After%20submitting%20a%20form%20from%20this%20page,%20you%20should%20be%20able%20to%20bookmark%20the%20result.%22);%20%7D)();
Save this as a bookmark/favourite. Prepare a test search at the target site—for example, an AMG "advanced search" for a classical music composer. When it's ready to go, but before hitting "search," run the bookmarklet. It will confirm what it has done. Then, when the search is executed, the search URL will appear. Creating a functioning search link is then usually as easy as replacing the test values used with the appropriate MC variables (e.g., replace test data "mozart" with "Hexify([Composer])").

This technique seems to work for most sites that require it. It's not applicable to a few sites that use Flash or something to run searches. The most common problems are those that are caused by the search engine itself—and occur not matter how the search is executed. Unfortunately, the AMG sites are good examples of this. A fun test of the stupidity of it's engine is to search for the title of the page you're looking at, and watch it fail to find it (or lose it in a sea of irrelevant items).

Another problem with the AMG search engine (and perhaps the cause of it's "stupidity") is it's handling of spaces and "&". It's not a matter of using Hexify()—that only seems to make matters worse. I'm having better luck with Replace()—for example: use Replace(Replace([Artist],/ ,|),/&,and) instead of [Artist] (similarly for album, work, etc.).
Logged

Vincent Kars

  • Citizen of the Universe
  • *****
  • Posts: 1154
Re: Useful Links
« Reply #7 on: May 01, 2010, 04:52:01 am »

I tried a Firefox plug-in revealing the headers send.
Your script did the trick much better
Thanks a lot
Logged

terrya64

  • Junior Woodchuck
  • **
  • Posts: 68
Re: Useful Links
« Reply #8 on: May 01, 2010, 01:06:31 pm »

I use http://www.allmusic.com and http://rateyourmusic.com/.
I use http://rateyourmusic.com/ mostly, the layout allows faster finding of information.



Logged
His mind is not for rent..to any god or government

globetrotters1

  • Citizen of the Universe
  • *****
  • Posts: 563
Re: Useful Links
« Reply #9 on: May 01, 2010, 02:58:43 pm »

To load an album art (folder pic) I often use the album art downloader program you find here:

http://album-art.sourceforge.net/

A stable piece of good free software, really to recommend! Searches at 30 different server locations

To update tags of all sorts automatically there is a very good program around, made by a german aficionado. You can load track names from a text file too and you can program macros yourself to streamline your track name structure. Supports all kinds of music formats, not only MP3 of course. Recommend it very much!

http://www.mp3tag.de/en/

To streamline track names (eliminate strings, fill in string parts etc pp) I use a very nice program called 'Rename Master' you find here:

http://www.joejoesoft.com/

Makes life really easier!

Thanks
Martin
Logged
Pages: [1]   Go Up