I have looked at the code and it's quite different. It has been updated with it's own version of adding cover art and several other large changes. I understand that It wont be a drop in update but it...
Type: Posts; User: loc4me
I have looked at the code and it's quite different. It has been updated with it's own version of adding cover art and several other large changes. I understand that It wont be a drop in update but it...
Andrew, Ron
Could we get the latest version of flac2mp3 added to the official VB repository. It has been moved to github and many requested features have been fixed/added.
...
Andrew,
Any plans to update phpsysinfo?
Andrew,
I just upgraded my VortexBox through the GUI and got an error with the voxtexbox-player package. The rest of the packages updated fine.
Here is the info from the log:
Warning: RPMDB...
I would also like this feature. I have a bit of experience with php and the VB GUI and could possibly take a stab at it. I modified the current GUI a while back to add the ability to select the...
I primarily use the flac to mp3 mirror to keep my iTunes library in sync with my FLAC collection. I mirror all my FLACs to mp3 so that I can load them on my portable devices. All my FLAC files have...
Ron,
Thanks for doing this. With your new version I was able to get the file associations working. Meaning, I can drag and drop files on to the app and mp3tag will load them up similar to windows....
Ron,
Thanks for the updates. I did post in the wineskin support forum as I figured that would be the best place for technical info. It does appear that it is a current limitation of the underlying...
It looks as if WINE and WineSkin have recently been updated. Maybe we can get a new version built with the updates?
I'm not sure if it is a limitation of wine or x11 or something else but it...
Andrew,
Could we get a new version of phpSysInfo rolled into the next VB update? I know the old adage "If it's not broke, don't fix it" but VB is at version 2.5.4 and it is over 5 years old. Surely...
Your absolutely right. I'll be more diligent about doing that next time.
Thanks Ron. Just what I was looking for.
Ron,
Oops again. Good catch. Thanks again for throughly checking this out.
I use mine mainly to serve music to all my squeezeboxes (4) and it works wonderful for that. The built in backup and restore is just icing on the cake. I use iPeng from my iPhone and iPad to control...
I notice that the vortexbox.i686 package gets updated quite often. Is there a place where one can go and see what is being updated? The main page of www.vortexbox.org usually posts a brief change log...
Ron,
I agree. Like I said before it was not intended to be in the zip package. That was just my local modification. I'll re-upload the zip removing the flac2mp3.pl file. Hopefiully the GUI mod can...
Thanks. In regards to the tag separator it is just a personal preference. I use a ";" in my workflow for separating multiple items. I have scripts already setup in mp3tag to process my separators for...
I've have wanted the ability to select the number of processes for the flac2mp3.pl from the web GUI. It's a pain to have to hard code this in the perl script every time (or replace the file) and it's...
I have also had this same problem. There was a "Non Fatal error" on cleanup of the last installed package but on reboot there was a kernel panic. A force install of the latest kernel also fixed it.
...
I think I had 3 kernels but when I force installed the newest one I accidentily installed the non PAE one and had 4 for a while.
Google to the rescue. I found how to boot to an older version of the kernel. I then force re-installed the latest kernel and all is working now. I have also cleaned up all the old kernels except the...
I did an upgrade tonight and now my VB wont boot. It hangs on a screen that says
APEI: Can not request iomem region <blah> for GARs
Kernel panic - not syncing : VFS: Unable to mount root fs ...
Ron,
Thanks for all the work on this coverart issue. I see that the flac2mp3 bug of rewriting tags has been submitted on robin bowes trac page. I guess he is not maintianing this code anymore. It...
I download the updated check-mp3-coverart and it seems to be working better. It was still getting some "replacing" cover art on several files but come to find out that was correct. The embedded art...
Ron,
I think much of this problem has to do with enabling more than one thread in flac2mp3.pl. flac2mp3.pl in it self is thread safe but the check-mp3-coverart that flac2mp3.pl is calling is not. It...