View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008898 | MMW v4 | Podcasts | public | 2011-12-24 05:08 | 2016-12-01 17:32 |
Reporter | Assigned To | ||||
Priority | urgent | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 4.0.1 | ||||
Target Version | 4.0.7 | Fixed in Version | 4.0.7 | ||
Summary | 0008898: Some podcast feeds don't work (regression) | ||||
Description | 1. This podcast does not work anymore: http://www.theworld.org/rss/tech.xml When I look in Firefox I can see there are new issues and I can download them. But in MediaMonkey the last one downloaded is 27.01.2011. MediaMonkey is somehow not seeing that there are new shows. 2. HTTPS feeds get error: IOHandler value is not valid. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=67855 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1503 | ||||
parent of | 0008924 | closed | Ludek | Some non downloaded Podcasts can't be played directly in MM |
related to | 0008876 | closed | Ludek | dafyomiyicc.org Podcast fails to download |
related to | 0008916 | closed | Ludek | casualstrolltomordor.com Podcast fails to download |
related to | 0013071 | closed | Ludek | Penny Arcade Podcast fails with SSL error |
|
Both 1&2 fixed in build 1600 and merged into 4.0.3.1463 There is one problem with item 2 though. It works for all https links and podcasts I tested except for the reported one :-) In MM3 we used another internet access lib which used WinInet API and by using this API the podcast works (server returns '200 OK' and body), but by using OpenSSL in combination with Indy the server continuously returns '302 Found' and recursively redirects to the same address over and over. It looks like something between the server and OpenSSL, but on a lower level as all params in the request that I can influence are same. I don't want to return to WinInet API as it cannot be used for cross-platform version and brings some others problems. |
|
1. Non Downloaded Podcasts can't be played directly in MM. After Download they play without problems. |
|
Tracked as 0008924 |
|
Closing as 1. was verified in 1463 |
|
Martin read 0008898:0029643 2. Should be closed due Won't Fix/not fixable |
|
Let's keep our eyes open. Hopefully that site is an outlier, but if there are other sites like that which martin reported, we'll have to figure out how to solve the problem. |
|
Another one that fails: https://www.blogtalkradio.com/ywmv.rss Ticket: EHI-522199 |
|
For me https://www.blogtalkradio.com/ywmv.rss do not even open in Firefox. |
|
It seems that this works: http://www.blogtalkradio.com/ywmv.rss in Firefox, but fails in MM to subscribe, not even sure if it is a proper formatted Podcast feed. |
|
Thx Ludek, you are right http: one works. After downloading XML of RSS it really looks like it is more blog made in RSS feed where you also have subfeeds presented as keyword searches. Occasionally there is some Media Files to download. It is designed to be presented in XML along with additional RSS links I think that only those which have Media Files are imported. |
|
The http://www.blogtalkradio.com/ywmv.rss is not correctly formatted as its content is all on the one single row (line) and it exceeded max line lenght limit. => fixed in build 1465 (fixed Indy lib to accept such a long lines) |
|
Verified 1465 |
|
It is still the same reason as I described here in note #c29643 |
|
2) http://feeds.feedburner.com/TechnoLiveSets also fails with IOHandler error (ticket FRU-247083). The files link through an https dropbox link. |
|
2) http://functionalnerds.com/feed and http://feeds.feedburner.com/sfsignalpodcast also fail as they link through to https download links (Ticket: SV-833435) |
|
http://feeds.feedburner.com/TechnoLiveSets works fine for me even with 4.0.6.1501 http://functionalnerds.com/feed [^] and http://feeds.feedburner.com/sfsignalpodcast are fixed in build 1601. |
|
Merged into 4.0.7.1503 |
|
Verified 1503 |
|
Verified 1503 |