View Issue Details

IDProjectCategoryView StatusLast Update
0009660MMAGeneralpublic2012-10-31 01:31
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version1.0.1Fixed in Version1.0.1 
Summary0009660: Podcasts and Audiobooks nodes are empty
DescriptionWhen MMA is initially run, the Podcasts and Audiobooks nodes are empty--tracks that are synced to the Android device using an application other than MMW 4.1 don't appear where they'd be expected to:
- Audio podcasts don't appear in the Podcasts node--only way to find them is via 'Genre > Podcasts' (even though they appear in MMW 4.0.6 Podcast node when browsing the device)
- Video podcasts don't appear in the Podcasts node--they just appear in a single uncategorized list within 'Videos' (even though they appear in MMW 4.0.6 Podcast node when browsing the device).
- Audiobooks don't appear in the Audiobooks node--only way to find them is via 'Genre > Audiobooks' (even though they appear in MMW 4.0.6 Audiobooks node when browsing the device)
TagsNo tags attached.
Fixed in build51

Activities

jiri

2012-09-07 12:27

administrator   ~0031807

That's right, we only use Type field from MM to recognize media type. For user's of different app that MMW, there's an option to modify track Type in MMA, so that tracks can be moved to Audiobooks or Podcasts views.

Note that the reason MMW 4.0.6 shows them in the correct category is, that MMW has the info in its DB, while MMA doesn't (unless MM 4.1 sends it).

Any idea? I would prefer not to do anything about it - guessing from Genre would probably cause more bad than good.

rusty

2012-09-10 18:41

administrator   ~0031894

Why would guessing based on Genre cause more bad than good (if it's only done for tracks that aren't synched via MM's sync protocol)? i.e. if users have to manually change the type for such tracks, why is that any better?

Note: an alternative approach would be to hide any nodes that lack content.

jiri

2012-09-11 14:15

administrator   ~0031919

Ok, let's do it this way. So tracks would be assigned to categories while being added to DB for the first time. The rule will be (the same as in MMW):
 - anything that contains string 'book' in Genre => Audiobook
 - anything that contains string 'podcast' in Genre => Podcast
 - anything with m4b extension (is it even supported?) => Audiobook

martin

2012-10-01 13:11

developer   ~0032242

assigning type by genre - done
audio with m4b extension can be played from file manager, but these files aren't located in Android media store database, so can't be synchronized.

rusty

2012-10-10 20:41

administrator   ~0032399

Audiobooks and Podcasts now appear in the Audiobooks and Podcasts 'Collections', however, they also appear in Artists, Albums, Genres (but not in Tracks).

I suppose we could leave it like this, though I wonder whether it should work the same way as in MM (i.e. treat the Artists, Albums, Tracks, Genres, Composers as part of the Music collection, and therefore don't show Audiobooks, Podcasts, or Videos in those nodes).

jiri

2012-10-10 20:53

administrator   ~0032400

It should be fixed.

martin

2012-10-26 21:01

developer   ~0032808

Fix in build 51

rusty

2012-10-31 01:31

administrator   ~0032853

Verified 51.