[Desktop-packages] [Bug 1341191] Re: Bad hierarchy for songs ordering

2014-08-23 Thread Amr Ibrahim
*** This bug is a duplicate of bug 253167 ***
https://bugs.launchpad.net/bugs/253167

** This bug has been marked a duplicate of bug 253167
   Rhythmbox sort by "Album Artist" for guest/compilations

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1341191

Title:
  Bad hierarchy for songs ordering

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
   What I expected to happen
  Rhythmbox MUST have an option to sort music in this order:

  ALBUM artist
   |__Album Title
     '-Songs

  *Album Artist is the official artist of the whole album, even if in
  this album there are songs belonging to another artist

  What happened instead
  I expected that sorting instead of (or aditional to):

  Artist
   |__Album Title
     '-Songs

  Why it is very important?
  Because when you have a lot of compilation discs (these are discs that was 
made by various artists together, so the "Album Artist" is "Various Artists" 
BUT EACH song has his own artist)... what we want to see?

  Alb. Artist 1
  Alb. Artist 2
  Alb. Artist 3
  Various Artist
    |_Album 
    |'-Songs (all together)
    |_Album 
    |'-Songs (all together)
    '-Album 
     '-Songs (all together)

  And not this other way, Why? because you have a lot of different
  artists in different places and with few songs (commonly one or two)
  that actually are part of the same album:

  Artist 1
  Artist 2
    '-Album 
     '-two songs
  Artist 3
  Artist 4
    '-Album 
     '-one songs
  Artist 5
  Artist 6
    '-Album 
     '-other songs

  And so on with the other artist of the album  and .

  Thanks for this space, I know it is very simple in programing terms,
  but make a big difference in terms of user experience.

  'lsb_release -rd:
  Ubuntu 14.04 LTS
  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1341191/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1341191] Re: Bad hierarchy for songs ordering

2014-07-13 Thread fossfreedom
This is a duplicate of this launchpad report -
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/253167

There is also an explanation here why the above patch has not been
incorporated:

 - https://bugzilla.gnome.org/show_bug.cgi?id=725173

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1341191

Title:
  Bad hierarchy for songs ordering

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
   What I expected to happen
  Rhythmbox MUST have an option to sort music in this order:

  ALBUM artist
   |__Album Title
     '-Songs

  *Album Artist is the official artist of the whole album, even if in
  this album there are songs belonging to another artist

  What happened instead
  I expected that sorting instead of (or aditional to):

  Artist
   |__Album Title
     '-Songs

  Why it is very important?
  Because when you have a lot of compilation discs (these are discs that was 
made by various artists together, so the "Album Artist" is "Various Artists" 
BUT EACH song has his own artist)... what we want to see?

  Alb. Artist 1
  Alb. Artist 2
  Alb. Artist 3
  Various Artist
    |_Album 
    |'-Songs (all together)
    |_Album 
    |'-Songs (all together)
    '-Album 
     '-Songs (all together)

  And not this other way, Why? because you have a lot of different
  artists in different places and with few songs (commonly one or two)
  that actually are part of the same album:

  Artist 1
  Artist 2
    '-Album 
     '-two songs
  Artist 3
  Artist 4
    '-Album 
     '-one songs
  Artist 5
  Artist 6
    '-Album 
     '-other songs

  And so on with the other artist of the album  and .

  Thanks for this space, I know it is very simple in programing terms,
  but make a big difference in terms of user experience.

  'lsb_release -rd:
  Ubuntu 14.04 LTS
  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1341191/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1341191] Re: Bad hierarchy for songs ordering

2014-07-13 Thread fossfreedom
This report is covered by this upstream bug-report - witha proposed
patch that hasnt as yet been incorporated in the main source-base.

 - https://bugzilla.gnome.org/show_bug.cgi?id=678706

** Bug watch added: GNOME Bug Tracker #678706
   https://bugzilla.gnome.org/show_bug.cgi?id=678706

** Bug watch added: GNOME Bug Tracker #725173
   https://bugzilla.gnome.org/show_bug.cgi?id=725173

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1341191

Title:
  Bad hierarchy for songs ordering

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
   What I expected to happen
  Rhythmbox MUST have an option to sort music in this order:

  ALBUM artist
   |__Album Title
     '-Songs

  *Album Artist is the official artist of the whole album, even if in
  this album there are songs belonging to another artist

  What happened instead
  I expected that sorting instead of (or aditional to):

  Artist
   |__Album Title
     '-Songs

  Why it is very important?
  Because when you have a lot of compilation discs (these are discs that was 
made by various artists together, so the "Album Artist" is "Various Artists" 
BUT EACH song has his own artist)... what we want to see?

  Alb. Artist 1
  Alb. Artist 2
  Alb. Artist 3
  Various Artist
    |_Album 
    |'-Songs (all together)
    |_Album 
    |'-Songs (all together)
    '-Album 
     '-Songs (all together)

  And not this other way, Why? because you have a lot of different
  artists in different places and with few songs (commonly one or two)
  that actually are part of the same album:

  Artist 1
  Artist 2
    '-Album 
     '-two songs
  Artist 3
  Artist 4
    '-Album 
     '-one songs
  Artist 5
  Artist 6
    '-Album 
     '-other songs

  And so on with the other artist of the album  and .

  Thanks for this space, I know it is very simple in programing terms,
  but make a big difference in terms of user experience.

  'lsb_release -rd:
  Ubuntu 14.04 LTS
  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1341191/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp