"el.wubo" wrote:
calicommando and deftone:
Just added support for remembering where you were on the previous screen. This feature is in the latest version. Make sure you update your client after you download.
"el.wubo" wrote:
AAC: As I understand it the AAC format most often used by iTunes includes some very special DRM related encryption that the Roku is unlikely to support. Does anyone know if DRM free songs from iTunes are still in AAC? Also, the Roku only seems to support AAC audio when it's part of a video stream. It may be possible to rewrap the AAC audio into one of the video containers that the Roku can play but that will be somewhat difficult.
"onecaribou" wrote:
Excellent work!
Last night I got the server running on my D-Link DNS-323 NAS.
The initial retrieve is a bit slow, as is navigating back to my list of artists but that's probably due to the size of my library (65K songs). Playback seems to be working fine.
notes:
- I'm not seeing any album art at this point.
- Sorting - Not all my artists are displayed in alphabetical order. At least some seem to be sorted by the date I added/modified their folders on my NAS. Could this be a python/server issue on my system?
wish list:
- A high level menu that simplifies navigation - maybe something that sorts all the retrieved artists into 'folders' based on the first character of the artist name.
- Search for an artist/album/song etc.
- Support for non-english characters.
dream list:
- I have no expectation this will get done but I'd love to see this project integrated with the Firefly / mt-daap server (www.fireflymediaserver.org). Firefly is a robust cross-platform media server that happens to utilize a very similar feed/url GET mechanisms as your project here.
---
Thanks for all your hard work! I'm really looking forward to testing the latest revision tonight.
"calicommando" wrote:
A couple more things:
What is an m4a file? I think that's an apple thing, but I could be wrong. At any rate, they won't show up? Any hope of support for them, or should I convert them all to mp3s?
"calicommando" wrote:
Is there any chance of making the icons to the left and right of the highlighted icon show the artist as well? does that make sense?
"calicommando" wrote:
Also, a few minutes ago, I was listening to a song. When I backed out I could scroll through the artists, but it would not let me dig into them. I had to back out of the channel and come back in. I reproduced it once, but it seems to be working fine now.
"el.wubo" wrote:
New update: Better navigation for large collections
Whenever a screen would normally display more than 10 artists or albums the screen is instead split into alphabetical ranges. This should make drilling down to specific artists much easier for those of you with large collections.
The split point of 10 is arbitrary (but works well for me) and is configurable in springboard. Just set "max_folders_before_split" to whatever value works for you. If you don't ever want splitting to occur, set the it to -1.
The software treats max_folders_before_split as a suggestion. It will do its best to honor your request but sometimes an even split isn't possible.
Those of you with large collections please let me know how this works in practice. Thanks!