View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002850 | MMW v4 | Other | public | 2007-02-21 06:54 | 2007-06-18 14:34 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0002850: Some podcasts fail to download | ||||
Description | MM fails to download the MP3s if user tries to configure the following subscription: http://www.theworld.org/rss/tech.xml This may be related to file length. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1043 | ||||
|
This was caused by the episode title that includes a new line sign which causes that the downloaded file cannot be created. I filter the new line signs now (it is fixed). |
|
I'm not sure why, but this still fails to work in 1037. The podcast just seems to stall, and no description of it appears. |
|
I see, for some episodes it still fails. I found out that it is due to filename length which is too high (up to 200 chars) for some episodes. So I've added a fiter which trims it to 200 chars if it is longer. Fixed in build 1039. |
|
Verified 1039. |
|
Tested 1039. For the podcast in question, MM is now able to read the podcast metadata, and download the first couple of podcasts (episodes 155, 154), however, when it comes to episode 153, an error occurs: MM is unable to write the file, presumably because the Title is too long. |
|
I forgot to indicate that it is fixed in build 1040 instead of 1039 because Petr created the 1039 while I was fixing this bug. |
|
Verified 1040 |
|
Tested build 1041. Found that the following feed: http://www.smarterbytheminute.com/?feed=rss2 fails to load some episodes due to the following error: Could not open File: <path> |
|
Fixed in build 1043. |
|
Cannot test in 1043--waiting for new build that resolves 0003119. |
|
Verified 1044. As described in 3119, it was just a question of waiting in order to be able to subscribe to the podcast. |