View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011429 | MMW v4 | Podcasts | public | 2013-10-29 19:57 | 2013-11-01 16:56 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.2.5 | ||||
Fixed in Version | 4.1 | ||||
Summary | 0011429: Huge podcast feeds are slow to update | ||||
Description | I've just tested a really huge podcast feed including 9000 episodes and the podcast update took several minutes. 1) We may consider to chage default config to disable checkbox in Options -> Downloads/Podcasts: [x] Keep updating episode data by feed data (slower) that is currently enabled by default. 2) There are further rooms for optimization - when parsing the feed data - when the checkbox in 1) is disabled we can parse/update only the episodes that were added from the last update - if the URI of episodes is not permanent (like in case of the tested feed) the pairing process based on <GUID> element has room for optimization | ||||
Additional Information | GOX-212868 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1669 | ||||
|
I reduced podcast update of this particular feed from several minutes to several seconds even if [x] Keep updating episode data by feed data (slower) is enabled. The slowdown was specific to feeds that has not pernament URL for episodes and thus GUID needs to be used (like in case of this feed). Fixed in build 1669. |
|
Verified 1669 |