View Issue Details

IDProjectCategoryView StatusLast Update
0011429MMW v4Podcastspublic2013-11-01 16:56
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.2.5 
Fixed in Version4.1 
Summary0011429: Huge podcast feeds are slow to update
DescriptionI'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 InformationGOX-212868
TagsNo tags attached.
Fixed in build1669

Relationships

related to 0010229 closedLudek Slow Podcast updates 

Activities

Ludek

2013-10-29 21:13

developer   ~0038101

Last edited: 2013-10-29 21:14

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.

peke

2013-11-01 16:56

developer   ~0038143

Verified 1669