[Bug 452566] Re: album plays in wrong order

2012-04-03 Thread sam tygier
** Changed in: moovida (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/452566 Title: album plays in wrong order To manage notifications about this bug

[Bug 452566] Re: album plays in wrong order

2009-12-01 Thread Olivier Tilloy
** Changed in: moovida Status: Fix Committed = Fix Released -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 452566] Re: album plays in wrong order

2009-11-25 Thread laura burbaite
** Attachment added: Parallels Picture.jpg http://launchpadlibrarian.net/36058379/Parallels%20Picture.jpg -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 452566] Re: album plays in wrong order

2009-11-25 Thread laura burbaite
Music albums are listed in corrected order. Tested in Linux Ubuntu 9.10 Windows XP pro -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 452566] Re: album plays in wrong order

2009-11-25 Thread laura burbaite
** Tags added: fix-verified -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 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

[Bug 452566] Re: album plays in wrong order

2009-11-16 Thread Kaleo
** Tags added: user-experience ** Tags removed: impairs-ux -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 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

[Bug 452566] Re: album plays in wrong order

2009-10-30 Thread Kaleo
** Changed in: elisa Assignee: Olivier Tilloy (osomon) = Kaleo (fboucault) ** Changed in: elisa Assignee: Kaleo (fboucault) = Olivier Tilloy (osomon) -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of

[Bug 452566] Re: album plays in wrong order

2009-10-30 Thread Olivier Tilloy
** Changed in: elisa Status: In Progress = Fix Committed -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 452566] Re: album plays in wrong order

2009-10-30 Thread Launchpad Bug Tracker
** Branch linked: lp:elisa -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 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

[Bug 452566] Re: album plays in wrong order

2009-10-28 Thread Olivier Tilloy
I can confirm this stupid behaviour. The sorting of an album's tracks is done on the file path... The relevant code can be found at elisa-plugins/elisa/plugins/database/models.py:65. ** Also affects: elisa Importance: Undecided Status: New ** Changed in: elisa Importance:

[Bug 452566] Re: album plays in wrong order

2009-10-28 Thread Olivier Tilloy
** Changed in: elisa Status: Confirmed = In Progress ** Changed in: elisa Assignee: (unassigned) = Olivier Tilloy (osomon) -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 452566] Re: album plays in wrong order

2009-10-28 Thread Andrew Starr-Bochicchio
** Changed in: moovida (Ubuntu) Status: Confirmed = Triaged -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 452566] Re: album plays in wrong order

2009-10-24 Thread sam tygier
i deleted moovida's config folder and started again. this time i only added a folder /data/music/flaclocal/Imelda_May. i have attached the db file. s...@oberon:/data/music/flaclocal/Imelda_May$ find . . ./Love_Tattoo ./Love_Tattoo/12_-_Watcha_Gonna_Do.flac ./Love_Tattoo/2_-_Feel_Me.flac

[Bug 452566] Re: album plays in wrong order

2009-10-24 Thread sam tygier
if found the clever nautural sort algorithm in utils/sorting.py NUMS = re.compile('([0-9]+)') ... return [ part.isdigit() and int(part) or part.lower() for part in NUMS.split(s) ] which seems to do the right thing on those file names. but i can see where this is used in the rest of moovida.

[Bug 452566] Re: album plays in wrong order

2009-10-19 Thread Olivier Tilloy
Thanks for the report Sam. Can you give us more details on your media files (those that appear on the screenshot for example)? - full filepaths - do they contain tags such as track number? Moovida's database file may also help, if you can attach it here. You'll find it in

[Bug 452566] Re: album plays in wrong order

2009-10-15 Thread sam tygier
** Attachment added: Screenshot.png http://launchpadlibrarian.net/33758369/Screenshot.png ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33758370/Dependencies.txt -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification