Thread: All things NAS
View Single Post
Old 05-09-2008, 03:46 PM   #22
natedawgg
Constant Bitrate
natedawgg's CarPC Specs
 
Join Date: Jan 2007
Location: Dallas
Vehicle: 99/pontiac/transAm
Posts: 154
My Photos: ()
Quote: Originally Posted by Mobiuslogic View Post
1) playlist support? I find this crucial, I have driving playlists, softer music playlists, favorites, etc.

this will be implemented in the very near future. i am considering 2 things in this area. the first is being able to make a playlist from within the app (very simple to implement on my side). second importing playlists from itunes or whatever other program a playlist is made in (much harder for me to implement, although not impossible by any means)

what would you guys like? i am assuming both, so that is what direction i am heading at the moment

Quote:
2) Ok, I selected an artist, album, song. It played about ten seconds of it (until the progress bar was full) then skipped to the next song, ten seconds, next, ten seconds. random clicking got me back to the first song, and the progress bar moved PAST the box and moved all the way across the screen... while playing the song in full. A third attempt to play the song resulted in a normally paced progress bar, and playing the whole song. This seems to be an issue with using the "NEXT" button. Yep, I was able to reliably reproduce these by using the "NEXT" button.

this is a known bug that i have been running into. it is caused by the way flash player 9 handles music. there is one way to play a .mp3 file and whole other way to play something like a .m4a file. very weird and it has been causing some real issues for me. the other part of the issue for the progress bar is caused because it takes a moment for flash to get the length of the song from the id3 tag and so it screws up the progress bar. i have pretty much already fixed that bug and that will be in the next update.

speaking of update. air provides a nice auto-update feature that will allow the app (when connected to the internet) to check and see if it is current and if not it will automatically download and install the newest version. I am going to implement this for the next beta release.

Quote:
3) A second press of ATT does not return the volume to normal. VERY thoughtful feature btw imho ftw

this was a speed to release problem. i was coding to fast to stop and think of basic functionality. this also will be fixed in the next release

Quote:
4) Is it a limitation of AIR that holding "vol up" will not cause a continuous press? That would be nice, too.

im not sure if that is an air problem or not. i honestly never thought of that, but i will look into it further, the must be a way. and honestly the volume controls are only for the flash player and not the actual system (os volume). i am not 100% sure but i dont think air can give access to system info such as volume. it was designed to have the system volume at 100% and then control the music inside flash.

Quote:
5) Shuffle: functional in this version? I couldn't tell what/if it shuffled. An indicator of it being on or off would be nice.

shuffle has not been implemented yet. the button is just a place holder until i can acutally implement that feature

Quote:
6) Ability to sort by artist/genre/title/album would be cool but not nescessary.

i agree and it should not be too difficult to add, however it will rely completely on the individual file's meta data or id3 tag. the problem that i am running into is getting the metadata from a .aac, m4a song. .mp3 work fine however. i will look into this more but it will take some time.
natedawgg is offline   Reply With Quote