foo_discogs 2006-11-26 21:58:23 Features:- tag files using discogs data. Retrieve more info than most taggers. Goes to extra length to make sure retrieve data is correct and well formatted- flexible tag mapping allows you to write only what you want where you want- use of meta data in tags to display artist / label / release discogs www page- able to later update specified tags (useful to update rating)current version: 1.32Download foo_discogs 1.32Documentation (thanks Bachi-Bouzouk)find release dialog screenshot (v0.90)release dialog screenshot (v0.90)screenshot illustrating use of discogs dataGdiPlus.dll is a dependency, however if you use some recent version of Windows you already have it.If you're using fb2k under wine (Linux) you'll need to copy GdiPlus.dll in fb2k root directory. Last Edit: 2014-02-05 16:13:20 by bubbleguuum
foo_discogs Reply #1 – 2006-11-26 22:01:52 May I be the first one to extend my great thanks for this plugin. I'll be sure to post any relevant feedback.
foo_discogs Reply #2 – 2006-11-26 22:26:30 First impressions:Easy problem: Perhaps add the album release format (shown as "format" on discogs page) as a writeable tag?Medium problem: When I tag vinyl albums, I like to put their side/track vinyl tracknumbers in a "VINYLTRACK" field, as I know other people do, and I order the "TRACKNUMBER" field like anyone else would. For example, a five-song 12" might look likeTrack 1: VINYLTRACK = A1, TRACKNUMBER = 1Track 2: VINYLTRACK = A2, TRACKNUMBER = 2Track 3: VINYLTRACK = B1, TRACKNUMBER = 3Track 4: VINYLTRACK = B2, TRACKNUMBER = 4Track 5: VINYLTRACK = B3, TRACKNUMBER = 5Supporting this behavior natively somehow would be awesome.(Edit: Also, setting TOTALTRACKS would be nice. I'm just hoping it can get to the point where I can enter the release ID and get my stuff tagged how I like it without having to go into properties afterward and muck around.) Last Edit: 2006-11-26 22:33:38 by mquander
foo_discogs Reply #3 – 2006-11-26 22:34:11 Quote from: mquander on 2006-11-26 22:26:30First impressions:Easy problem: Perhaps add the album release format (shown as "format" on discogs page) as a writeable tag?Medium problem: When I tag vinyl albums, I like to put their side/track vinyl tracknumbers in a "VINYLTRACK" field, as I know other people do, and I order the "TRACKNUMBER" field like anyone else would. For example, a five-song 12" might look likeTrack 1: VINYLTRACK = A1, TRACKNUMBER = 1Track 2: VINYLTRACK = A2, TRACKNUMBER = 2Track 3: VINYLTRACK = B1, TRACKNUMBER = 3Track 4: VINYLTRACK = B2, TRACKNUMBER = 4Track 5: VINYLTRACK = B3, TRACKNUMBER = 5Supporting this behavior natively somehow would be awesome.Both of them are easy to do so good candiate for the next version. In fact I already retrieve the "Format" info but just forgot to expose it ! Damn .
foo_discogs Reply #5 – 2006-11-27 00:40:48 Thank you so much for this. Could you add support for the styles, notes, and composer info? It seems like style and genre info are being combined. Last Edit: 2006-11-27 00:43:13 by alphaex32
foo_discogs Reply #6 – 2006-11-27 00:42:12 Sounds great. But I guess I'll wait for custominfo support.
foo_discogs Reply #7 – 2006-11-27 01:05:52 Thanks, great component. One small bug with files length higher than ten minutes. Looks like foo_discogs adds the length at the end of %title% field.Release ID: 507593.
foo_discogs Reply #8 – 2006-11-27 12:20:28 Quote from: alphaex32 on 2006-11-27 00:40:48Thank you so much for this. Could you add support for the styles, notes, and composer info? It seems like style and genre info are being combined.Discogs genre is ignored because I thought it was too vague (Electronic, ...). Style is used instead because more precise. If people want it I can enable Discogs Genre again.As for note composer info, we'll see later when the parser will be more robust but I wish discogs would propose a decent API for this - instead of parsing generated HTML.Quote from: eejadx on 2006-11-27 01:05:52Thanks, great component. One small bug with files length higher than ten minutes. Looks like foo_discogs adds the length at the end of %title% field.Release ID: 507593.Thanks for spotting this one! Last Edit: 2006-11-27 12:27:07 by bubbleguuum
foo_discogs Reply #9 – 2006-11-27 13:50:12 Id like to have genre enabled, if its not too much trouble
foo_discogs Reply #10 – 2006-11-27 14:00:15 Quote from: alphaex32 on 2006-11-27 13:50:12Id like to have genre enabled, if its not too much troubleId like that too. Last Edit: 2006-11-27 14:07:14 by eejadx
foo_discogs Reply #11 – 2006-11-27 14:04:08 this is a very nice idea but is it also possible if there are various artist names to have the right artist name for every song and not only a album artist or I'm I overlooking something.and thanks btw great plugin saves me a lot of workedit: I see this happens when the album artist is various artists, can you maybe make it possible to switch the album artist thing off for some albums because the info isn't always correct/incomplete so that the artists next to the song are taken (on discogs).sorry for the bad english hope I'm a bit understandablefor examplehttp://www.discogs.com/release/605280when I tag this vinyl the artist is partyraiser by all the songs while as you can see this is not really the case so a option to chose between an album artist or to have them seperately or both would be usefull.but it's just a suggestion, thanks in advance Last Edit: 2006-11-27 14:19:57 by stampgevaar
foo_discogs Reply #12 – 2006-11-27 14:59:14 How does this do with releases with multiple discs?I use the %discnumber% tag...And when handling many directories (which is how i handle multiple discs) it should sort the files with the full path instead of the filename (making it easier to match files without needing to use the move function over and over again). Last Edit: 2006-11-27 15:00:04 by zachastrife
foo_discogs Reply #13 – 2006-11-27 16:23:06 Getting the following message upon startup:Failed to load DLL: foo_discogs.dllReason: This component is missing a required dependency, or was made for different version of foobar2000.I do have libcurl.dll in the foobar2000 root (didn't get it from your link, already had it), and am running foobar v0.9.4.1. Any idea what is wrong? libcurl.dll is version 7.15.1.
foo_discogs Reply #14 – 2006-11-27 18:42:00 Quote from: stampgevaar on 2006-11-27 14:04:08this is a very nice idea but is it also possible if there are various artist names to have the right artist name for every song and not only a album artist or I'm I overlooking something.and thanks btw great plugin saves me a lot of workedit: I see this happens when the album artist is various artists, can you maybe make it possible to switch the album artist thing off for some albums because the info isn't always correct/incomplete so that the artists next to the song are taken (on discogs).sorry for the bad english hope I'm a bit understandablefor examplehttp://www.discogs.com/release/605280when I tag this vinyl the artist is partyraiser by all the songs while as you can see this is not really the case so a option to chose between an album artist or to have them seperately or both would be usefull.but it's just a suggestion, thanks in advanceThis is a known problem and will be corrected : releases such as this that have two artists are not parsed correctly yet
foo_discogs Reply #15 – 2006-11-27 18:43:08 I think Tracknumber and Vinylnumber should be separated. As someone suggested earlier. Also %total tracks% should be filled I think. Works great with the few releases I have tried!With foo_custominfo support it will be even better!
foo_discogs Reply #16 – 2006-11-27 18:46:14 Quote from: zachastrife on 2006-11-27 14:59:14How does this do with releases with multiple discs?I use the %discnumber% tag...And when handling many directories (which is how i handle multiple discs) it should sort the files with the full path instead of the filename (making it easier to match files without needing to use the move function over and over again).good ideas here, with some work the %discnumber% tag could be autodetectedQuote from: _eclectic_ on 2006-11-27 16:23:06Getting the following message upon startup:Failed to load DLL: foo_discogs.dllReason: This component is missing a required dependency, or was made for different version of foobar2000.I do have libcurl.dll in the foobar2000 root (didn't get it from your link, already had it), and am running foobar v0.9.4.1. Any idea what is wrong? libcurl.dll is version 7.15.1.I din't tried it with 0.9.4.1 but it should be compatible...the problem is probably libcurl. Did you tried to replace your existing libcurl with the one linked in the first post to see if it works ?
foo_discogs Reply #18 – 2006-11-27 19:01:23 One more thing: please add keyboard shortcuts in some future release.
foo_discogs Reply #19 – 2006-11-27 20:08:39 Quote from: bubbleguuum on 2006-11-27 18:42:00Quote from: stampgevaar on 2006-11-27 14:04:08this is a very nice idea but is it also possible if there are various artist names to have the right artist name for every song and not only a album artist or I'm I overlooking something.and thanks btw great plugin saves me a lot of workedit: I see this happens when the album artist is various artists, can you maybe make it possible to switch the album artist thing off for some albums because the info isn't always correct/incomplete so that the artists next to the song are taken (on discogs).sorry for the bad english hope I'm a bit understandablefor examplehttp://www.discogs.com/release/605280when I tag this vinyl the artist is partyraiser by all the songs while as you can see this is not really the case so a option to chose between an album artist or to have them seperately or both would be usefull.but it's just a suggestion, thanks in advanceThis is a known problem and will be corrected : releases such as this that have two artists are not parsed correctly yetok thanks mate
foo_discogs Reply #20 – 2006-11-27 20:22:41 Quote from: eejadx on 2006-11-27 14:00:15Quote from: alphaex32 on 2006-11-27 13:50:12Id like to have genre enabled, if its not too much troubleId like that too.Why not have this as an option?Also, what does libcurl.dll do?Testing it right now, some things have popped up.You should test this with all sorts of files, I'm trying to rename a .flac file (P.U.L.S.E. two discs) and its stuck halfway right now, I dunno if its gonna work out eventually...But this is a .flac image, with embedded cuesheet I think.edit:Yah, its hanging up hardcore, if you could look into that.Also, are there any plans for it to find the number by itself, or within foobar bitte?edit 2:What is the DISCOGS_PUBLISHER tag? Is it impossible to take that out? Last Edit: 2006-11-27 22:37:57 by nilsHaus
foo_discogs Reply #21 – 2006-11-27 21:25:25 Thanks for this great plugin! I just tagged some albums which were missing tracknumbers
foo_discogs Reply #22 – 2006-11-27 22:24:30 QuoteFailed to load DLL: foo_discogs.dllReason: This component is missing a required dependency, or was made for different version of foobar2000.I do have libcurl.dll in the foobar2000 root (didn't get it from your link, already had it), and am running foobar v0.9.4.1. Any idea what is wrong? libcurl.dll is version 7.15.1.QuoteI din't tried it with 0.9.4.1 but it should be compatible...the problem is probably libcurl. Did you tried to replace your existing libcurl with the one linked in the first post to see if it works ?Yes it does work with the libcurl.dll you reference. However, I compared your libcurl.dll to the one I am using. The one I have has a version and a date and references The cURL library, http://curl.haxx.se/.The one you are recommended has no Properties associated with it, is half the size 94KB vs. 172KB, and is dated 1/2/2004 vs 2/26/2006 for the version I have.Thus I think I am using a more recent version of the .dll. Perhaps it would be worthwhile for you to consider utilizing the more recent version of libcurl.dll in this module. I know you have plenty to do, and this appears to be a great plugin, but there must be significant differences in the two which might express itself with some other plugin (or whatever required the libcurl.dll in the first place).Thanks!
foo_discogs Reply #23 – 2006-11-27 22:48:16 Quote from: nilsHaus on 2006-11-27 20:22:41Quote from: eejadx on 2006-11-27 14:00:15Quote from: alphaex32 on 2006-11-27 13:50:12Id like to have genre enabled, if its not too much troubleId like that too.QuoteWhy not have this as an option?this will be in next versionQuoteAlso, what does libcurl.dll do?it retrieve html pagesQuoteTesting it right now, some things have popped up.You should test this with all sorts of files, I'mibe in other softwa trying to rename a .flac file (P.U.L.S.E. two discs) and its stuck halfway right now, I dunno if its gonna work out eventually...But this is a .flac image, with embedded cuesheet I think.edit:Yah, its hanging up hardcore, if you could look into that.I've tried with some flacs of mine, no hang. What do you mean by flac image? a single flac containing all tracks ?QuoteAlso, are there any plans for it to find the number by itself, or within foobar bitte?Not in the immediate future as I tried a few very well done interface to what you describe in other software and it's almost always faster and less error prone done manually. Add to that the fact discogs does not facilitate search.Quote from: _eclectic_ on 2006-11-27 22:24:30Thus I think I am using a more recent version of the .dll. Perhaps it would be worthwhile for you to consider utilizing the more recent version of libcurl.dll in this module. I know you have plenty to do, and this appears to be a great plugin, but there must be significant differences in the two which might express itself with some other plugin (or whatever required the libcurl.dll in the first place).Thanks!yup, will use the latest version! Last Edit: 2006-11-27 22:47:02 by bubbleguuum
foo_discogs Reply #24 – 2006-11-28 20:09:47 Quote from: bubbleguuum on 2006-11-27 22:48:16I've tried with some flacs of mine, no hang. What do you mean by flac image? a single flac containing all tracks ?Yup, exactly.