View Issue Details

IDProjectCategoryView StatusLast Update
0018190MMW 5Podcastspublic2021-09-22 09:11
ReporterLudek Assigned To 
PriorityhighSeverityminorReproducibilityunable to reproduce
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018190: Some podcasts episodes re-downloads on update (due to change of GUID leading/trailing spaces)
DescriptionDebugging why subscribing feed http://feeds.feedburner.com/AnimeWorldOrder re-downloads latest episodes for user from [Ticket # 2314]

I was unable to replicate, but based on analyzing user DB and logs it was shown that the podcast creator changed number of leading/trailing spaces in the GUID element of the episode and thus it failed to be marked as downloaded (resulting in re-downloading).

This can be resolved by trimming the GUID element (tested directly on user DB)
TagsNo tags attached.
Fixed in build2500

Activities

Ludek

2021-08-10 15:58

developer   ~0064368

Fixed in 5.0.2.2500

peke

2021-09-22 09:11

developer   ~0064808

Verified 2504

Unable to replicate and checked example podcast and few others trimming function works.