Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Mobile Impact


Reply
 
Share Thread Tools Display Modes
Old 01-15-2007, 03:18 PM   #1
Constant Bitrate
 
Join Date: Mar 2006
Posts: 217
Eubey is on a distinguished road
[BUG]: Run-time error '381': Invalid Property Array Index

When you click >| (next song) when in shuffle mode when in a folder with no songs in it, but iwth sub folders with songs in them, the error appears. Fix would be to have it search inside a random subfolder for a song, then play that so you could shuffle from multiple folders. for those of us with out artists organized by folders, it would allow to shuffle between artists not just between songs.
Eubey is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 01-16-2007, 01:12 PM   #2
Mobile Impact Creator
 
reddeath30's Avatar
 
Join Date: Mar 2005
Location: Placentia, California
Posts: 1,139
reddeath30 is on a distinguished road
Quote: Originally Posted by Eubey View Post
When you click >| (next song) when in shuffle mode when in a folder with no songs in it, but iwth sub folders with songs in them, the error appears. Fix would be to have it search inside a random subfolder for a song, then play that so you could shuffle from multiple folders. for those of us with out artists organized by folders, it would allow to shuffle between artists not just between songs.

Thanks for the report. To make that work, it would be an extremely large amount of code for that to happen, plus the delay while it searches subfolders. You could have 1000 subfolders and it would have to search through them all to come up with its results. Admitedly the shuffle feature doesnt work very well at all, but the alternative would be a really slow clunky program, so I chose to keep it simple. I will look into the error message and make sure it is fixed in the next version.
__________________
Mobile Impact
Highly innovative car computer multimedia/entertainment system software.
http://mobileimpact.biz.tm
reddeath30 is offline   Reply With Quote
Old 01-16-2007, 11:55 PM   #3
Constant Bitrate
 
Join Date: Mar 2006
Posts: 217
Eubey is on a distinguished road
i dont think it would be too hard. Heres the non-programming logic behind it:

List of folders, each folder has a number (line number)

Function NextShuffleSong
OpenFolder ( Random Number Between 1 and Max Folder)
ChoseSong ( Random Number Between 1 and Max Song)
End FUnction


So you dont have to array every song within every folder to choose the next song. First chose a folder, then choose a song.
Eubey is offline   Reply With Quote
Old 01-17-2007, 12:07 PM   #4
Mobile Impact Creator
 
reddeath30's Avatar
 
Join Date: Mar 2005
Location: Placentia, California
Posts: 1,139
reddeath30 is on a distinguished road
Quote: Originally Posted by Eubey View Post
i dont think it would be too hard. Heres the non-programming logic behind it:

List of folders, each folder has a number (line number)

Function NextShuffleSong
OpenFolder ( Random Number Between 1 and Max Folder)
ChoseSong ( Random Number Between 1 and Max Song)
End FUnction


So you dont have to array every song within every folder to choose the next song. First chose a folder, then choose a song.

Wouldnt it be nice if it were that simple... Actually what the program has to do is find all of the music files within the given folder and or subfolders, including wma, mp3, wav, etc. then it has to dump the results into a temporary container, database, grid control, whatever, then it has to number all of the results, or assign a number to each song, then it has to pick at random one of the numbers(songs). It would only have to do the search once, but what if you added music later, then it would have to do the search again. This is just not an efficient way to do it, plus all of the extra coding that it would take to make it perform this. Making the program do this would just add some major lags while running and the potential for errors and failures. I have demo'd streetdeck, and it has a feature where you can sort your music by album or artist, etc. But it is very inconsistent, like sometimes it will miss songs, or it will put the wrong album art on the wrong song, etc. It works pretty well most of the time, but there is some lag time. To make it work more randomly for your tastes, you might want to consider reorganizing your music so that the program can access the music better.
__________________
Mobile Impact
Highly innovative car computer multimedia/entertainment system software.
http://mobileimpact.biz.tm
reddeath30 is offline   Reply With Quote
Old 01-17-2007, 12:35 PM   #5
Constant Bitrate
 
Join Date: Mar 2006
Posts: 217
Eubey is on a distinguished road
alright, well looks like no multi artist shuffle for me. Oh well, thanks for a great program anyway. I have only had 2 instances of crashing, and only 1 duplicateable crash, so i am very pleased with your software. much faster than road runner.
Eubey is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Invalid Argument tn6478 StreetDeck 20 12-30-2007 09:02 PM
1.0.4.7 bug debugger StreetDeck 9 07-01-2006 04:01 AM
Centrafuse 1.6 Bugs Mbai2 CF Bug Reports 57 05-10-2006 11:30 AM
Run WinCE & XP together ShawJohn Software & Software Development 12 11-07-2005 06:09 PM
mediaengine.Form_Load : Invalid property value : Error number 380 PiR-P3 ME Archive 0 01-16-2004 08:31 AM



All times are GMT -5. The time now is 05:19 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics