Page 1 of 1

Downloaded File names added to one another

Posted: Wed Apr 24, 2013 3:27 pm
by nagan
At the same site here. On clicking multiple songs it opens the player window and FG flashes as the song plays. Only for the first song the name is true. The subsequent song downloads always have the names of the previous files superimposed.

Screenshot

The downloaded file (2nd one) has the name as encircled. It does not seem to carry the original name.

Re: Downloaded File names added to one another

Posted: Fri Apr 26, 2013 1:46 pm
by therube
Looking right to me?
Are you just expecting what is displayed in the player to be the same as the file as named on their servers, as it need not be so?

(View Image, to see in full if necessary)
Image

Re: Downloaded File names added to one another

Posted: Fri Apr 26, 2013 1:57 pm
by therube
"URL" name vs "File" name:

Image

Re: Downloaded File names added to one another

Posted: Sat Apr 27, 2013 10:36 am
by nagan
@therube
You seem to have the file names right except for the "%" at some places. Please check the image I posted . The earlier filenames are added to the next one and the name stays on the files. I use Firefox 's default download manager thru FlashGot.

Re: Downloaded File names added to one another

Posted: Tue Apr 30, 2013 11:20 am
by nagan
A non issue?

Re: Downloaded File names added to one another

Posted: Tue Apr 30, 2013 11:31 am
by therube
I'm not sure what the issue is?
A %20 is a "space", not abnormal for that to be.
The file names look to be what is expected.
I don't see anything "duplicating"?

"ohohmegam.mp3" & "nilaave vaa.mp3" & "chinna chinna.mp3"

Code: Select all

http://s347923530.onlinehome.us/pdl/movie/Mouna%20Raagam/ohohmegam.mp3
http://s347923530.onlinehome.us/pdl/movie/Mouna%20Raagam/nilaave%20vaa.mp3
http://s347923530.onlinehome.us/pdl/movie/Mouna%20Raagam/chinna%20chinna.mp3
Image

Re: Downloaded File names added to one another

Posted: Tue Apr 30, 2013 5:58 pm
by nagan
@therube
Do look at the screenshot in my first post. This is what I get both in the FG window as well as the downloaded files. Seriously I wonder what could be going wrong. I never allowed any song to complete. Play the first song , right click FG icon, select. Immediately play the next song , and when I check the FG window I find the previous song name added to the present song. I will vouch that the file names are as exactly as INCORRECTLY mentioned in the FG window.

Re: Downloaded File names added to one another

Posted: Tue Apr 30, 2013 8:28 pm
by therube
Your picture shows:

Code: Select all

ohohmegam.mp3
nilaave%20vaa.mp3
chinna%20chinna.mp3
That is what I show.
What am I missing?

Downloaded files as named using Net Transport:

Code: Select all

ohohmegam.mp3
nilaave vaa.mp3
chinna chinna.mp3
Downloaded files as named using Browser Built In:

Code: Select all

Player_ohohmegam.mp3
Ohohmegam_Mouna_Raagam_nilaave_20vaa.mp3
Player_chinna_20chinna.mp3
If you're saying that Ohohmegam_Mouna_Raagam_nilaave_20vaa.mp3 should not have the "Ohohmegam_Mouna_Raagam" part, can't help you with that. Not sure where, who gathers that? Is it FlashGot passing it to the download manager or does it come from the website as the "name" ?


Downloaded files as named using Down Them All & name mask of (name.ext):

Code: Select all

Player_ohohmegam.mp3
Ohohmegam_Mouna_Raagam_nilaave_20vaa.mp3
Player_chinna_20chinna.mp3
Image

flashgot.fgt.done:

Code: Select all

3;Net Transport 2;1;;
http://www.paadal.com/swf/paadal-player-1.0.swf
http://s347923530.onlinehome.us/pdl/movie/Mouna%20Raagam/ohohmegam.mp3
Player (audio/mpeg)

http://s347923530.onlinehome.us/pdl/movie/Mouna%20Raagam/nilaave%20vaa.mp3
Ohohmegam_Mouna_Raagam (audio/mpeg)

http://s347923530.onlinehome.us/pdl/movie/Mouna%20Raagam/chinna%20chinna.mp3
Player (audio/mpeg)

http://www.paadal.com/album/tamilsongs/mouna-raagam-tamil-movie-songs
JSESSIONID=591D03B95326A21CC3174B962431F741
Should this:

Code: Select all

Ohohmegam_Mouna_Raagam (audio/mpeg)
Simply say:

Code: Select all

Player (audio/mpeg)
Like the others do?

Re: Downloaded File names added to one another

Posted: Wed May 01, 2013 2:08 am
by nagan
A very long and detailed reply. Hope you were not too pleased with my query! :D . The debate ends at the example where you get an additional name , which I was trying to indicate. By the way the screenshot posted by me exactly shows the names gathered by FG. That should not happen as I presume that name is passed on by FG.

Re: Downloaded File names added to one another

Posted: Fri May 03, 2013 12:11 am
by Giorgio Maone
The main problem was that Flash-based player updating the document title after the stream was partially downloaded: therefore FlashGot "guessed" the file name too early, and used the previously set title instead of the "current" (not changed yet).
I worked around by adding a 3 seconds delay to document title checks, and also added percent escape decoding and some redundancy checks in name building.
Please check latest development build 1.5.5.3rc1.

Re: Downloaded File names added to one another

Posted: Fri May 03, 2013 2:24 am
by nagan
The links not updated yet? I get only 1.5.5.2rc3 in my FG display and the issue still stands..,

Re: Downloaded File names added to one another

Posted: Fri May 03, 2013 10:07 am
by Giorgio Maone
nagan wrote:The links not updated yet? I get only 1.5.5.2rc3 in my FG display and the issue still stands..,
Sorry, there's been a problem with the website synchronization. Please retry now.