![]() |
![]() |
modul23 |
![]()
Post
#1
|
Newbie ![]() Group: Members Posts: 9 Joined: 29-April 07 Member No.: 279 ![]() |
hi there,
first of all, sorry for the bad english ![]() i never had this problem before, so i'm a bit confused. i use amip+curl+winamp to submit tracks to a sql database. all worked well until today. sometimes it doesn't submit tracks with curl. i've tried to fix this with entering a value of 2000ms in the Parse Delay. but it seems not to fix this. then i've closed the firewall, just to be sure that's not it. i've also checked what tracks are not submitted. it's random. for example, i've thinked it can be a problem with special chars, but thats not. it seems that amip works very well, but somewhere must be something. with the forum search i've found only this thread wich is something like "related" to my question: http://amip.tools-for.net/board/index.php?showtopic=228 i use: Windows 2000 Pro (+latest updates/sp's) AMIP 2.61 + latest configurator Winamp 5.35 cURL 7.16.2 i use this preset in AMIP (added breaks to not blow the forum display): CODE /exec:(c:\curl.exe) -G -d "uname=XXX&upass=XXX&playedat=&func_ue(%ystamp~-~%monstamp~-~%dstamp%hstamp~:~%mstamp~:~%sstamp) &track_num=&func_ue(%3)&title=&func_ue(%2)&artist=&func_ue(%1)&album=&func_ue(%4) &year=&func_ue(%5)&genre=&func_ue(%7)&comment=&func_ue(%6)&album_artist=&func_ue() &composer=&func_ue(%TCOM)&original_artist=&func_ue(%TOPE)©right=&func_ue(%TCOP) &url=&func_ue(%WXXX)&encoded=&func_ue(%TENC)&disc_num=&func_ue(%MCDI)&file_name=&func_ue(%fn) &file_size=&func_ue(%FSZ)&file_length=&func_ue(%sl)&file_type=&func_ue(%ext) &file_kbit=&func_ue(%br)&file_vbr=&func_ue(%VBR)&file_hz=&func_ue(%FRQ)&file_channels=&func_ue(%typ) &action=save" http://example.com/saver.php maybe someone had the same problem before. thanks in advance for reading! modul23 |
![]() ![]() |
Serge |
![]()
Post
#2
|
![]() AMIP Developer ![]() ![]() ![]() Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 ![]() |
Write log on server to see what's wrong and see SQL return codes, maybe there is some database problem. Or maybe curl times out if your connection with the server is not very stable.
|
![]() ![]() |