View Issue Details

IDProjectCategoryView StatusLast Update
0003928MMW v4Synchronizationpublic2007-11-27 03:45
Reporterrusty Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0003928: Podcasts synced to iPod have 'Unknown Release Date'
DescriptionAll podcasts that are synced to an iPod have 'Unknown Release Date' as the associated date. This means that it's difficult to tell which ones are new and which are old.
TagsNo tags attached.
Fixed in build1106

Relationships

related to 0006298 closedjiri iPod Nano 5G - Podcasts show "Unknown Release Date" 
related to 0011373 closedLudek iOS6/iOS7: All podcasts are synced with release date 01/01/2001 

Activities

Ludek

2007-11-12 22:03

developer   ~0011932

Rusty, could you please give me more info, what exact you mean by "the associated date".
Can I see it somewhere in my iPod nano or do you just mean the situation that not all podcasts have appended the date in its title ??

rusty

2007-11-13 15:59

administrator   ~0011973

Ludek, on the iPod Nano 3G, each podcast is displayed as follows:

<Episode Title>
'Unknown release date'

iPod Nano 2G doesn't show this.

From what I see, podcasts correctly display the 'Date' field in MM (in the podcast node, at least), so I expect that the problem is more related to the sync plugin.

Ludek

2007-11-14 19:04

developer   ~0012031

Fixed in build 1106, but I cannot test on my iPod Nano 2G.

Assigned to Jiri to review my commit and to test my work on an iPod which supports the release date.

Ludek

2007-11-14 19:32

developer   ~0012032

Last edited: 2007-11-14 19:32

Ohh, I've just noticed that the date is presented also on my iPod 2G, but the only difference seems to be that the 'Unknown release date' string is not presented if the date is unknown.

So it is fixed in build 1106.

jiri

2007-11-14 22:33

administrator   ~0012035

Reopenning to fix IntegerDate2DateTime() function so that it doesn't depend on locale-specific strings.

Ludek

2007-11-15 14:58

developer   ~0012048

Improved the IntegerDate2DateTime() function in build 1106.

rusty

2007-11-26 02:35

administrator   ~0012141

Tested in 1108 and it seems to work correctly. There's only one problem, which may or may not actually be a problem:

If the user has previously synced Podcasts with MM (e.g. CNN News), then MM created podcasts:
CNN News Update (1 episode)
--CNN News Update xxxx
--Unknown Release Date

If the user then syncs with MM3.0.0.1108, then the iPod thinks that 2 different podcasts exist, and duplicates episode content between the 2 podcasts, but incorrectly identifies the number of episodes. e.g.

1)
CNN News Update (1 episode)
--CNN News Update xxxx
--Unknown Release Date
--CNN News Update xxxx
--Nov 25, 2005
--CNN News Update xxxx
--Nov 24, 2005

2)
CNN News Update (2 episode)
--CNN News Update xxxx
--Nov 25, 2005
--CNN News Update xxxx
--Nov 24, 2005
--CNN News Update xxxx
--Unknown Release Date

This may not be a bug (i.e. it might just simply be an artifact related to 3.0 builds previous to 1106) however, I just wanted to ask for your feedback to confirm that this is the case.

Ludek

2007-11-26 19:35

developer   ~0012161

Yes, I see, as you wrote, it seems to be just an inconsistency between 1108 and the earlier builds. Deleting the episodes with 'Unknown Release Date' (synched by using the earlier builds) solves the (dups) problem.

rusty

2007-11-27 03:45

administrator   ~0012186

Verified 1108.