Hello again everyone!
It's been a while since my last update, but I wanted to let you know that I've been hard at work on eos. The Android app is still in its infancy and progress is slow, but that's mainly because I've been working on a major new feature for the BB10 app: playback of on-device media! More on that in a minute. I'll likely create a new thread for the Android version of eos soon, in order to solicit feedback on what I've got so far.
In the near future I'll be pushing v1.6 to BBWorld. This is a bug fix release that addresses a few minor issues I've discovered recently, mostly around updating the playing track info during remote zone playback.
The following release of eos will be v2.0, as it marks the inclusion of a major new feature. I've got a 64GB SD card in my device that's chock full of music, and while the native Music app's interface is sufficient, I much prefer the interface of eos (I may be a little biased in this regard
). So I set to work on modifying eos to support retrieving data from sources other than a MC server instance. The first (and currently, the only planned) new target is the media that has been indexed by the device.
A new toggle has been added to the top of the Settings page that will allow you to choose between Local and Remote libraries. When local playback is active, eos reads from the same database as the native media apps. Currently eos only supports browsing the local Audio files but I'll be adding Playlist support before release, with the intent of supporting Images and Videos some time after.
One of the biggest benefits eos' local playback that I've found is the "Now Playing" playlist. Personally, I never use playlists, but I like having the ability to enqueue another album to play before the current one ends. The BB10 Music app is more flexible in that it allows you to create and edit playlists, but you can't modify the playlist that it's currently playing from on the fly. Another feature eos has that the native app doesn't is the ability to modify the file's metadata tags. I've seen cases where albums incorrectly get tagged and grouped under the artist's name in the native app. Using eos, I've successfully been able to edit the album tag on those files (by using a no-op: adding and then removing a space char, for example), and after refreshing the list the album's grouping has been corrected!
To be honest, I've always considered device playback of Images and Video lower priority - especially Images. I don't watch many videos on my device, but I do frequently use eos to control the playback of videos on my remote library server. I'm not quite sure when I'll get around to supporting these types, because after this release I'd like to focus on the Android app again. I'm also not quite sure what options are available as far as grouping goes. I'll likely be limited by what fields the database contains, which would limit me to a similar interface as the native Images and Videos app. I don't keep videos on my device so I don't have much experience with that app, but I've never had a problem with the Images app.
As always, I welcome any and all feedback. And I hope that you guys are as excited for this new functionality as I am!
Cheers!
-L