** 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
** 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
ubuntu-bugs@lists.ubunt
** 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
https://lists.ubuntu.com/mailman/l
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
u
** 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.
--
ubun
** 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
htt
** 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
https://lists.ubuntu.com/mailman/li
** 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
ubuntu-bugs@lists.ubuntu.c
** 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 Ub
** 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
ubuntu-bugs@lists.ubunt
** 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 subsc
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: Undecided
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.
eli
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
./Love_T
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 ~/.moovida/moovida.db.
** 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 notificati
16 matches
Mail list logo