| User | Post |
|
9:06 pm June 8, 2010
| Andrew
| | | |
| Admin
| posts 1624 |
|
|
cobbr2 said:
On the Vortexbox, though, I'm still looking for an adequate web-based tag editor. Subsonic at least gets in and does something useful, but it's missing a lot of actual tag slots (Album Artist, e.g., which I find handy on compilation and cover albums). The bulk of new CDs I buy are small runs bought directly from the bands — 9 of the last 10 disks I ripped came up 'Unknown_Artist_-_Unknown_Album' — so having a really good tag editor's important to me.
The author of Subsonic is very good about adding user requested features. Maybe you could request what you want and he could add it.
|
|
|
4:39 pm June 9, 2010
| gravelld
| | London, UK | |
| Member | posts 32 |
|
|
cobbr2 said:
On the Vortexbox, though, I'm still looking for an adequate web-based tag editor. Subsonic at least gets in and does something useful, but it's missing a lot of actual tag slots (Album Artist, e.g., which I find handy on compilation and cover albums). The bulk of new CDs I buy are small runs bought directly from the bands — 9 of the last 10 disks I ripped came up 'Unknown_Artist_-_Unknown_Album' — so having a really good tag editor's important to me.
Bliss looks like a great project, but for cleaning up my library, it looks like I'm still stuck with ungainly foobar2000 scripts, at least for the moment.
General tag editing is somewhere I want to take bliss. The UserVoice page has a few ideas in this regard:
http://bliss.uservoice.com/for…..-tags-info
http://bliss.uservoice.com/for…..-tagging-l
These are mostly about automated tagging but I see no reason why individual tags couldn't be editable.
That said it would fit within the 'rules' idea I'm developing with bliss. If you had a rule for genres, it may only offer you the genres you said you wanted in your rule.
Got a few other niggles to work out first though
|
I'm the programmer of bliss – fully automated music management – http://www.blisshq.com
|
|
|
11:25 pm June 18, 2010
| kdnel
| | | |
| Member | posts 38 |
|
|
Post edited 11:37 pm – June 18, 2010 by kdnel
I would like a chance to correct tags for an unknown album BEFORE it is ripped. My Olive server and itunes can find better metadata. Is there a way to change the CD look-up? My collection is mostly old 60's and 70's rock, and I find several of them are not found. Changing them after they are ripped is a pain.
|
|
|
1:04 am June 20, 2010
| wizardofoz
| | wizardofoz | |
| Member | posts 133 |
|
|
Post edited 1:05 am – June 20, 2010 by wizardofoz Post edited 1:27 am – June 20, 2010 by wizardofoz Post edited 1:28 am – June 20, 2010 by wizardofoz
Andrew could you please change the following 2 lines in /var/www/html/libs/vortexbox.php so that new windows/tabs open for pages that have the icon array disappear.
$icon_array[2] = array('location' => $loacation_count += 75, 'name' => 'SqueezeBox Server', 'icon' => 'SqueezeCenter.png', 'link' => 'http://'.$ipaddress.$SCport.' "target="_sqzcntr');
and
$icon_array[5] = array('location' => $loacation_count += 75, 'name' => 'System Status', 'icon' => 'status.png', 'link' => '/phpsysinfo'.' "target="_sysinfo');
Maybe you can also do the same for the votexbox.org link in the home page
|
|
|
8:30 am June 22, 2010
| wizardofoz
| | wizardofoz | |
| Member | posts 133 |
|
|
Also needed is a way to backup settings and favourites and even more important a way to restore everything or just music from a backup to a clean install….this should be all contained in the system, and even better would be to have an optional backup volume defined (USB or internal) that could be used.
|
|
|
11:17 am June 26, 2010
| 4season
| | Colorado, USA | |
| Member | posts 6 |
|
|
How's about a file-renamer for existing music files? When we rip from CD, spaces are replaced with underscores, etc, and I'd like to be able to do the same with my existing files as well. Rather than scan the main library, have a dedicated "import" folder where we can drop off files for cleanup/import.
In fact, since I sometimes move files around from the shell prompt, I'd like the option to use only Aa-Zz, 0-9, periods, underscores and dashes in the file names, strip off any leading or trailing spaces altogether, simply strip out multiple spaces, and so forth.
Pretty impressed with 1.4 as it exists now; keep up the good work!
|
|
|
5:57 am June 27, 2010
| gravelld
| | London, UK | |
| Member | posts 32 |
|
|
4season said:
How's about a file-renamer for existing music files? When we rip from CD, spaces are replaced with underscores, etc, and I'd like to be able to do the same with my existing files as well. Rather than scan the main library, have a dedicated "import" folder where we can drop off files for cleanup/import.
In fact, since I sometimes move files around from the shell prompt, I'd like the option to use only Aa-Zz, 0-9, periods, underscores and dashes in the file names, strip off any leading or trailing spaces altogether, simply strip out multiple spaces, and so forth.
Apologies for the plug but I'm slowly introducing file organisation into bliss. The first release with very limited functionality has just hit beta and will be released next week. It just allows you to choose from a set of predefined folder/filename patterns that bliss then compares to your music to judge compliance.
Not-implemented-yet-but-will-be:
- bliss won't actually change the structure / rename the files
- No custom patterns
|
I'm the programmer of bliss – fully automated music management – http://www.blisshq.com
|
|
|
5:14 pm June 27, 2010
| jcmoonraker
| | | |
| Member | posts 3 |
|
|
It would be awesome if picard was integrated with audio fingerprinting.
|
|
|
8:15 pm June 27, 2010
| Andrew
| | | |
| Admin
| posts 1624 |
|
|
jcmoonraker said:
It would be awesome if picard was integrated with audio fingerprinting.
We use MusicBrainz for tagging so the functionality of Picard is already in there.
|
|
|
4:40 am June 29, 2010
| gravelld
| | London, UK | |
| Member | posts 32 |
|
|
Andrew said:
jcmoonraker said:
It would be awesome if picard was integrated with audio fingerprinting.
We use MusicBrainz for tagging so the functionality of Picard is already in there.
Only the tagging part though, right Andrew? Or is the recognition of the music also done via fingerprinting?
|
I'm the programmer of bliss – fully automated music management – http://www.blisshq.com
|
|
|
11:34 pm June 29, 2010
| JimG
| | | |
| Member | posts 142 |
|
|
gravelld said:
Andrew said:
jcmoonraker said:
It would be awesome if picard was integrated with audio fingerprinting.
We use MusicBrainz for tagging so the functionality of Picard is already in there.
Only the tagging part though, right Andrew? Or is the recognition of the music also done via fingerprinting?
TTT
|
|
|
11:33 pm June 30, 2010
| JimG
| | | |
| Member | posts 142 |
|
|
gravelld said:
Andrew said:
jcmoonraker said:
It would be awesome if picard was integrated with audio fingerprinting.
We use MusicBrainz for tagging so the functionality of Picard is already in there.
Only the tagging part though, right Andrew? Or is the recognition of the music also done via fingerprinting?
Hi,
jcmoonraker noted that It would be good to have the picard service integrated in VortexBox so that its audio fingerprinting could benefit customers.
Andrew answered that VortexBox tags with MusicBrainz tagging and therefore the functionality of picard is in VortexBox.
gravelld suggested that recognition via fingerprinting does not seem to be included in VortexBox because of MusicBrainz and asked if it is included. There was no answer.
I am also interested to learn if VortexBox includes picard audio fingerprinting. If picard audio fingerprinting is in VortexBox-ripped files, please provide a link to documentation on how to find and use it.
Thanks, JG
|
|
|
7:30 am July 1, 2010
| meatl
| | Bristol, UK | |
| Member | posts 6 |
|
|
Jeeze, it's tiring reading of you banging on about documentation.
Your looking at pretty advanced functionality – if you want to work out how to do it, then do it (and contribute by documenting it).
|
|
|
8:54 am July 1, 2010
| JimG
| | | |
| Member | posts 142 |
|
|
meatl said:
Jeeze, it's tiring reading of you banging on about documentation.
Your looking at pretty advanced functionality – if you want to work out how to do it, then do it (and contribute by documenting it).
Thanks meatl,
I am interested to learn if VortexBox includes picard audio fingerprinting.
I have searched every way and every place I can think of. I can't find it. The only reference I find is Andrew's statement, "the functionality of Picard is already in there."
If anyone can point me to the picard audio fingerprinting in VortexBox, I'd appreciate it. 
|
|
|
3:33 am July 21, 2010
| Bolle
| | | |
| Member | posts 7 |
|
|
I would appreciate a GUI for rsync (example, grsync). This to make it easy to backup my vortexbox media content to a second computer or NAS.
|
|
|
12:20 pm July 25, 2010
| liffy99
| | | |
| Member | posts 41 |
|
|
Access to the card reader – why can no-one explain why this feature isn't standard ? All I get is a statement saying it doesn't work !
|
|