btw, maybe even better is an idea to add Discogs service like Amazon because Discogs have free API.
http://www.discogs.com/developers/
Search found 34 matches
- Fri Aug 24, 2012 8:11 pm
- Forum: Requests - Questions
- Topic: New search concept
- Replies: 8
- Views: 14319
- Fri Aug 24, 2012 8:03 pm
- Forum: Requests - Questions
- Topic: New search concept
- Replies: 8
- Views: 14319
Re: New search concept
discogs search form went to new form. <button type="submit" id="do_site_search" class="submit button" name="" value=""></button> In result automatic search wont work as here no button name. querry have changed to "artist: artist name" or "release: release title". because impossible to escape variabl...
- Wed Jun 22, 2011 8:56 pm
- Forum: Requests - Questions
- Topic: embedded CUE sheet
- Replies: 0
- Views: 27811
embedded CUE sheet
Would be great to have possibility tag and edit lossless files with embedded cue sheets!
please?
please?
- Fri Nov 26, 2010 11:24 pm
- Forum: Scripting
- Topic: Physicaly restructure various artists
- Replies: 1
- Views: 6318
Physicaly restructure various artists
I have no idea how restructure various artists. now every file moved to different folder how is possible to compare files by artist names in same directory and if artists not match (probably various artist) move all directory to different path? {!%A:1|%A:2|%A|%D} i thought to compare 3 level and if ...
- Fri Nov 26, 2010 9:48 am
- Forum: Requests - Questions
- Topic: Library
- Replies: 7
- Views: 13868
Re: Library
hm, how about just duplicate album table with different artist name without any relations?
database size will increase, but maybe can add an option to disable duplication if users dont want it.
whatever if there are unique keys, like path to files, it is impossible.
database size will increase, but maybe can add an option to disable duplication if users dont want it.
whatever if there are unique keys, like path to files, it is impossible.
- Thu Nov 25, 2010 2:39 pm
- Forum: Requests - Questions
- Topic: Library
- Replies: 7
- Views: 13868
Re: Library
API if free http://www.last.fm/api but need lastfm account to get api key. http://ws.audioscrobbler.com/2.0/?method=artist.getinfo&artist=ARTIST&api_key=APIKEY http://www.last.fm/api/show?service=267 -- Can i request to split Artist with delimiter at import? for example Artist1 & Artist2 & Artist 3 ...
Re: Library
when I import Artist1 & Artist2 with "&" delimiter, TGF leaves only Artist1 in database under %altname%. I would like to see both artists
Artist1
Artist2 etc
it is bug or i should request feature?
Artist1
Artist2 etc
it is bug or i should request feature?
- Wed Nov 24, 2010 5:39 pm
- Forum: Requests - Questions
- Topic: Library
- Replies: 7
- Views: 13868
Re: Library
maybe and better but AMG dont have API to grab info on fly.
- Wed Nov 24, 2010 4:44 pm
- Forum: Requests - Questions
- Topic: Library
- Replies: 7
- Views: 13868
Re: Library
also, there a lot players/libraries (foobar, songbird etc) use lastfm api to grab artist info/album info.
http://www.hydrogenaudio.org/forums/ind ... opic=70955
it would be great to have it in TGF!
http://www.hydrogenaudio.org/forums/ind ... opic=70955
it would be great to have it in TGF!
- Wed Nov 24, 2010 4:40 pm
- Forum: Requests - Questions
- Topic: Library
- Replies: 7
- Views: 13868
Library
Would be great to split genre by ";" or "," or any delimiter.
now i have multi-genre:

now i have multi-genre:

Library

incorrect sorting if are more 10 tracks. 1, 10, 2, 20 instead 1..10, 11 etc.
- Wed Nov 03, 2010 9:50 am
- Forum: Scripting
- Topic: Duplicates
- Replies: 2
- Views: 7723
Re: Duplicates
perfect! thank you!
- Tue Nov 02, 2010 9:03 pm
- Forum: Scripting
- Topic: Duplicates
- Replies: 2
- Views: 7723
Duplicates
Dimitris, how to remove duplicates in delphi? lbl := TStringList.Create; lbl.Duplicates := dupIgnore; lbl.Sorted := True; i := 0; repeat sqrNum := GetPart (sCat, i, ';'); if (sqrNum <> '') then lbl.Add(trim(sqrNum)); i := i + 1;...
- Sun Oct 31, 2010 12:39 pm
- Forum: Requests - Questions
- Topic: Web security in The Godfather (or lack of)
- Replies: 3
- Views: 9525
Re: Web security in The Godfather (or lack of)
BTW would be great to disable script debug on IE

Popups on discogs are quite annoying...

Popups on discogs are quite annoying...
- Sat Oct 30, 2010 7:12 pm
- Forum: Bugs
- Topic: Unicode problem
- Replies: 1
- Views: 4579
Re: Unicode problem
restarted pc - problem fixed now. false alarm. i blame windows 


