View Issue Details

IDProjectCategoryView StatusLast Update
0018848MMW 5Podcastspublic2022-02-18 21:03
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0.3 
Target Version5.0.3Fixed in Version5.0.3 
Summary0018848: Not all Episodes are loaded for Hot Rod Radio Podcast
Descriptionhttps://www.hotrodradio.com/rss/rss_1.xml

MediaMonkey loads 82 out of 204 available Episodes when subscribing to this Podcast. This leaves newer episodes unavailable in MediaMonkey.
Steps To Reproduce1 Subscribe to https://www.hotrodradio.com/rss/rss_1.xml
2 View Episodes
--> MediaMonkey shows 82, while RSS itself has 204 Episodes
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?t=101391
TagsNo tags attached.
Fixed in build2608

Relationships

related to 0017080 closedLudek Podcast Options tweaks 
related to 0018850 feedbackrusty Podcasts: Skip/limit Podcast updates without unsubscribing 

Activities

Ludek

2022-02-16 22:19

developer   ~0067005

Last edited: 2022-02-16 22:23

This is caused by some optimizations in course of 0017080:0060151

Namely in the debug log:
[4152] MM5 [16088](R) UpdateEpisodes: Episode aready exists in database (07-10-21 Hour 1, Part 2), skip the orthers...
[4152] MM5 [16088](R) UpdateEpisodes: 83 episodes parsed in 0 seconds

i.e. there is a duplicate episode in the feed XML -- which causes the MM5 "skip" due to the optimizations.

The duplicate episode is http://media.hotrodradio.com/media/04-10-21-hour1-pt2.mp3 (published in April and later again in July)

Ludek

2022-02-17 11:34

developer   ~0067013

Fixed in 5.0.3.2608

lowlander

2022-02-18 21:03

developer   ~0067030

Verified on 2608