Freebox Jukebox

E-Touch General Category => Support and Bug Reports => Topic started by: screaming on October 01, 2007, 11:58:36 PM

Title: Freebox Config
Post by: screaming on October 01, 2007, 11:58:36 PM
Hey all!  Barry asked me to help out with the config module.  There are a lot of bug reports and updated statuses in this forum for me to go through, so while I do that I wanted to ask you all directly.

Are there any outstanding bugs or features you would like to see in the config module?
Title: Re: Freebox Config
Post by: just_buck on October 02, 2007, 06:16:15 PM
After choosing to remove and album, it doesn't automatically disappear.
It still remains onscreen until you close the config and relaunch.

After removing an album, it will sometimes add a blank line (or two) at the very top of the database.
When you're in the jukebox, this will show as blank album spots.
Most of the time when you remove an album, it will erase just the path location of another album(s), usually at the bottom of the list.  So when the jukebox is launched, it will show a blank spot of that album.
It's not shown onscreen that you lose the path until you relaunch the config.

If you sort the list in the config anyway other than the default view and attempt to edit an album, it will not reflect the correct album...  You have to go back to the default view so that it grabbing the correct location. 

Is it possible w/ the edit tools to sort the database so that it will display in the jukebox by album name?
Reason I ask is because I have many albums by 1 artist.  So this creates page after page of the same artist, often resulting in song after song of the same artist...  If it could be displayed by album name, it would break it up a little more.....

Hope any of this helps you!

And now that I feel like a big a** and sound like a big complainer, I have to say that this is truly the best that is out there!!!  Can't beat the program, flexiablilty, and the support!
And....  All that I listed here, really doesn't bother me that much....
Anytime I need to add or change, I usually just wipe the databases anyway....
But since it was mentioned, I thought I would reply...
Thanks!

Title: Re: Freebox Config
Post by: screaming on October 02, 2007, 07:28:22 PM
This is exactly what I was looking for, so thanks just_buck!  I'll start with this list and post my results :)
Title: Re: Freebox Config
Post by: draginit on October 02, 2007, 07:58:47 PM
just one question... is the config.exe that is thrown onto the desktop different from the config3.exe in the v3 folder? in the past i have used the config from the desktop or start menu and got different errors from the config3 in the folder. so i just use the one from the folder for any changes.

-other than that the only other thing ive noticed that just buck didnt mention is; when creating a fresh audio library and then adding video it will combine the two lists together and reflect that thru freebox, even making sure that the correct audio or video is selected. but generating the audio library, closing the config, and doing each section seperatly there are no issues. just me?
Title: Re: Freebox Config
Post by: Orc on October 02, 2007, 08:26:12 PM
Nope...Same

It combined the two here as well...

Title: Re: Freebox Config
Post by: just_buck on October 02, 2007, 11:15:53 PM
He's right...  And I forgot to mention that....

You have to build each library at a time....
Do your audio.  Close.  Do you video, etc...

Again, never been a big deal either to close and reopen...
Title: Re: Freebox Config
Post by: Barcrest on October 02, 2007, 11:47:32 PM
It would probably be best to make the config open source using a source forge site or something because then you can use a CVS. I see BOYKSTER is interested in helping with the coding too... Might be a way around it.
Title: Re: Freebox Config
Post by: jacktucky on October 10, 2007, 02:52:49 AM
Whatever version I'm using has "label 12" or "text 12" overlaying the album list.

Get on it screaming.

=J
Title: Re: Freebox Config
Post by: spudgunman on December 13, 2007, 05:03:16 AM
I also would like to lend some of my years behind the coderbox to get your GUI a little better looking. clean up some of the context help as well as streamline how some of the input is, I have a large collection and simple things like cancel the import as well as adding ability to ignore fields on import.

(i sent you a PM Barcrest)
Title: Re: Freebox Config
Post by: Barcrest on December 14, 2007, 02:07:22 AM
Mail me if you want a copy of tyhe config source code... it's a mess and that is where help is required.
Title: Re: Freebox Config
Post by: spudgunman on December 14, 2007, 03:52:12 AM
I PM, that work?
Title: Re: Freebox Config
Post by: kizer on December 14, 2007, 03:58:08 AM
Please retain the command line interface of the Config. I use it on a regular basis.
Title: Re: Freebox Config
Post by: draginit on December 14, 2007, 06:26:03 AM
spud, if you do look at this i think your first order of interest should be looking into the ability to build a new library without having to close the config each time for each section audio,video,karaoke so they dont combine themselves in each list.  JMO

.....or is this already been fixed? hehe i still close each time i build a new library.  ::)
Title: Re: Freebox Config
Post by: spudgunman on December 31, 2007, 06:03:34 AM
just need to figure out how to hook up and get the code?
Title: Re: Freebox Config
Post by: Barcrest on January 12, 2008, 02:42:03 PM
Here is the source with no error trapping but it is basically the latest source. If anyone is doing anything with it please let me know.


(http://www.iamkizer.net/freeboxjukebox/DOWNLOAD.gif) (http://iamkizer.ipower.com/freeboxjukebox/files/Config4(SOURCE).zip)
Title: Re: Freebox Config
Post by: frosty on February 23, 2008, 05:53:55 PM
I had a strange bug with the jukebox ver 3.0.0

After running the config, I had a folder called "G" in my music folder.  I'm assuming this is a "Genres" folder that somehow didn't get named correctly.  Inside this folder was one subfolder called "Country?" where the ? was some invalid character I never did identify.  What this did is make the folder indestructible via the windows GUI.  You couldn't copy, move, delete, or rename it.  The only way to get rid of it was from the command line using the 8.3 file nameing "DEL Countr~1.".

Action Items (bugs)
1) I'm not sure why the Genres database was being build inside my music folder, but there should be a check to keep this from happening.
2) The generation of invalid filenames needs to be tracked down and squashed.

My apologies if these were addressed in later versions

Wish list Items
1) When clicking on the library type, the base folder should read the current database and populate the drive combo box and folder combo box with the current settings.

I just downloaded the code and will look for these items.  I'll let you know if I come up with anything.

Frosty

Title: Re: Freebox Config
Post by: Barcrest on February 24, 2008, 12:49:41 AM
Cod is really messy, you should be able to see what is going on though.
Title: Re: Freebox Config
Post by: frosty on February 26, 2008, 04:03:02 AM
Spent some time Un-Messying the code today and was able to code up the auto setting of the drive and directory selection boxes.

Frosty
Title: Re: Freebox Config
Post by: craiglincs on February 26, 2008, 02:28:56 PM
out of interest where did you get the code? i wouldnt mind having a look :)
Title: Re: Freebox Config
Post by: eist1 on February 26, 2008, 05:37:09 PM
Look at the bottom of page 1 of this topic, there is a download button.
Title: Re: Freebox Config
Post by: frosty on March 27, 2008, 04:05:46 AM
Barry,

Config code cleanup complete.  Check your yahoo mail

Frosty