View Issue Details

IDProjectCategoryView StatusLast Update
0004051MMW v4Playerpublic2007-12-09 13:08
ReporterLudek Assigned To 
PriorityimmediateSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0004051: MMDS: MM can frreeze + INWMP3: doesn't play some mp3 streams
DescriptionAs reported here:
http://www.mediamonkey.com/forum/viewtopic.php?t=22945

The problems are reproducible by following this steps and using the podcast:

Right Clicked on Podcasts Subscriptions > Subscribe to new podcast.
Entered the feed link : http://www.cnet.com/i/pod/cnet_buzz.xml
All the info got loaded. Pressed OK.
Got a list of 133 files and first 10 are queued to download.
I double click on one of them and the Now Playing window gets populated with ALL of the files (I didn't notice this before because I didn't have this window open)
It tries to play it, after 2-3 sec it skips to the next one, so on.
I press Pause and it freezes.

Problem can be divided into 2 parts:
1) MM cannot play the stream
 - seems to be a problem in INWMP3 plugin because the debug line says:
49.08113663 [4540] INWMP3: Thread - problem, terminated


2) If I click pause to stop, MM freezes
 - seems to be problem of MMDS, because the last debug line is
53.00857774 [4540] MMDS: Pause starting


The debug log (generated by me) is attached on our FTP.
TagsNo tags attached.
Fixed in build1110

Activities

jiri

2007-11-29 15:50

administrator   ~0012230

1) It seems to be caused by stange URLs of individual episodes, for example:
http://chkpt.zdnet.com/chkpt/1pcast.bole.111907/http://podcast-files.cnet.com/podcast/cnet_buzzoutloud_111907.mp3

Check out where's the root of this problem...

2) Fixed in build 1110.

Ludek

2007-11-29 19:10

developer   ~0012233

1) The root of this problem lies in the feed itself, it is presented like this
http://chkpt.zdnet.com/chkpt/1pcast.bole.111907/http://podcast-files.cnet.com/podcast/cnet_buzzoutloud_111907.mp3

so I added prevention which transforms
http://chkpt.zdnet.com/chkpt/1pcast.bole.111907/http://podcast-files.cnet.com/podcast/cnet_buzzoutloud_111907.mp3
to
http://podcast-files.cnet.com/podcast/cnet_buzzoutloud_111907.mp3
so that it could be streamed properly.

Fixed in build 1110.

Ludek

2007-11-29 19:11

developer   ~0012234

Fixed in build 1110.

rusty

2007-12-09 13:08

administrator   ~0012414

Verified 1115.