[Bug 173900] Re: first part of set titles is interpreted as composer/artist

2010-09-16 Thread Bug Watch Updater
** Changed in: sound-juicer
   Importance: Unknown = Medium

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-20 Thread Bug Watch Updater
** Changed in: sound-juicer
   Status: New = Won't Fix

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-20 Thread Sebastien Bacher
upstream closed the request and added this comment

Well, this is pretty much impossible to fix.

FreeDB formatting says that for a various artist album, the track titles are
Artist / Track.  Now, you've got a subset of tracks where they are Track /
Track / Track which is coming from FreeDB (the splitting does happen for
Musicbrainz data)  More people will hit the various artists problem than the
folk problem, so I'm sorry but I have to close this.

With SJ 2.22 you'll get a big banner when the data comes from FreeDB, letting
you submit the ID to musicbrainz.  With any luck one click later and you'll be
able to  rescan the disk and get correct data.

Doing the same to the distribution task there

** Changed in: sound-juicer (Ubuntu)
   Status: Triaged = Won't Fix

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-20 Thread marsteegh
pity it's not fixable, since it's a rather large annoyance. In my cd collection 
about 2 of every 3 cd's have errors this way.
Too bad freedb uses such a braindead field separating scheme,  Why don't they 
quote/escape their strings ;-(

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-20 Thread Ross Burton
On Thu, 2007-12-20 at 11:08 +, marsteegh wrote: 
 pity it's not fixable, since it's a rather large annoyance. In my cd 
 collection about 2 of every 3 cd's have errors this way.
 Too bad freedb uses such a braindead field separating scheme,  Why don't they 
 quote/escape their strings ;-(

For every album which appears like this, pressing Disc - Submit should
let you associate the CD ID with a track listing.  Musicbrainz may have
it already with a different ID which means you just have to press
another button, or you can import from freedb and fix the titles once
and for all.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-20 Thread marsteegh
Ross Burton wrote:
 On Thu, 2007-12-20 at 11:08 +, marsteegh wrote: 
 pity it's not fixable, since it's a rather large annoyance. In my cd 
 collection about 2 of every 3 cd's have errors this way.
 Too bad freedb uses such a braindead field separating scheme,  Why don't 
 they quote/escape their strings ;-(
 
 For every album which appears like this, pressing Disc - Submit should
 let you associate the CD ID with a track listing.  Musicbrainz may have
 it already with a different ID which means you just have to press
 another button, or you can import from freedb and fix the titles once
 and for all.
 
 Ross
hmm, I have to try how this works.

I did submit titles to musicbrains, but found the process fairly
unintuitive, and I did't really see a way to choose where to import the
titles from, but I'll try.

I take it SJ first tries musicbrainz, and then freedb?


btw it is a pity that when you submit a disk, it doesn't send all yout
painstakingly typed titles to Musicbrainz, and you have to type them all
over again on the musicbrainz site.

But nothing's perfect I guess ;-)

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-20 Thread Ross Burton
On Thu, 2007-12-20 at 12:05 +, marsteegh wrote:
 I did submit titles to musicbrains, but found the process fairly
 unintuitive, and I did't really see a way to choose where to import the
 titles from, but I'll try.
 
 I take it SJ first tries musicbrainz, and then freedb?

Sort of: it queries musicbrainz, and musicbrainz will proxy the request
to freedb if it doesn't have any matches.  This is where your bad data
comes from.

When you hit Submit you'll get a form asking for either album or artist
name, enter one of those and you might find the album you are after (the
only difference being a different CD ID).  If that doesn't work, you'll
need to Import from FreeDB and fix the data.

 btw it is a pity that when you submit a disk, it doesn't send all yout
 painstakingly typed titles to Musicbrainz, and you have to type them all
 over again on the musicbrainz site.

This requires a fair amount of work, and isn't possible with the current
code.  When various bits of SJ are rewritten, it might be possible, but
the web service has lots of magic which I'd have to reimplement so its
basically easier to just point the user at the web site.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-06 Thread Bug Watch Updater
** Changed in: sound-juicer
   Status: Unknown = New

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-05 Thread Pedro Villavicencio
Thanks for your bug report. This bug has been reported to the developers
of the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=501744

** Changed in: sound-juicer (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Triaged

** Also affects: sound-juicer via
   http://bugzilla.gnome.org/show_bug.cgi?id=501744
   Importance: Unknown
   Status: Unknown

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 173900] Re: first part of set titles is interpreted as composer/artist

2007-12-04 Thread marsteegh

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/10725844/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/10725845/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/10725846/ProcStatus.txt

-- 
first part of set titles is interpreted as composer/artist
https://bugs.launchpad.net/bugs/173900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs