UPnP Media Server sorts music alphabetically?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
elite1967 Offline
Senior Member
Posts: 165
Joined: Apr 2010
Reputation: 0
Post: #21
jhsrennie Wrote:I'm willing to do a custom build to experiment with the sort order, however I can't test this myself because I don't have any uPnP clients (except XBMC that sorts locally anyway). Having looked at the code the options are:

1. remove the sorting - this apparently worked before because no-one complained until the sorting was added

2. change the sort order to "track number"

3. change the sort order to "file name"

4. change the sort order to full file name i.e. file name including the full path

I don't know how well options 2 - 4 will work. If you're only looking at a single album I'd guess track number will work, but then I don't know what that will do when viewing albums. Filename or full filename might be the safest options.

Anyhow, I'm doing a custom build anyway (to allow viewing of streams that are still downloading) so if anyone wants me to monkey with the uPnP sort order shout here.

JR

Hi,
thanks for supporting us.
I am using XBMC-live installed locally on HD. Dharma RC2.

I suggest to try the option 1, that is the easiest.
Then if there are problems, we might try option 2.

thanks again!
find quote
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Post: #22
elite1967 Wrote:I am using XBMC-live installed locally on HD. Dharma RC2.

Ah, I can only do a Windows build I'm afraid. Sorry :-(

JR
find quote
elite1967 Offline
Senior Member
Posts: 165
Joined: Apr 2010
Reputation: 0
Post: #23
jhsrennie Wrote:Ah, I can only do a Windows build I'm afraid. Sorry :-(

JR

well, it's worth testing it anyway, at least to discover where the problem is.
find quote
Alsterschiffer Offline
Junior Member
Posts: 13
Joined: Sep 2010
Reputation: 0
Location: Hamburg/Germany
Post: #24
I would prefer option 1 as well, just to check how the error got into the code. To do the testing I would offer to install the custom build on Windows, although I am runnig my media center on ATV.
find quote
elite1967 Offline
Senior Member
Posts: 165
Joined: Apr 2010
Reputation: 0
Post: #25
Alsterschiffer Wrote:I would prefer option 1 as well, just to check how the error got into the code. To do the testing I would offer to install the custom build on Windows, although I am runnig my media center on ATV.

I too will test it in a Windows machine...
find quote
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Post: #26
OK, there's a modified Windows build of the Dharma XBMC.exe on http://swarchive.ratsauce.co.uk/xbmc/ that has the uPnP sorting commented out. You need to rename the existing C:\Program Files\XBMC\XBMC.exe and replace it with the one from my website.

You can check you're running the modified version from the Home page by arrowing down to System, pressing the right arrow and selecting "System info". The build details should be "r35647-CustomBuild (Compiled: Dec 22 2010)".

JR
find quote
elite1967 Offline
Senior Member
Posts: 165
Joined: Apr 2010
Reputation: 0
Post: #27
jhsrennie Wrote:OK, there's a modified Windows build of the Dharma XBMC.exe on http://swarchive.ratsauce.co.uk/xbmc/ that has the uPnP sorting commented out. You need to rename the existing C:\Program Files\XBMC\XBMC.exe and replace it with the one from my website.

You can check you're running the modified version from the Home page by arrowing down to System, pressing the right arrow and selecting "System info". The build details should be "r35647-CustomBuild (Compiled: Dec 22 2010)".

JR

Hi,
I have tried your custom version but I have the following error:
"The program can't start because d3dx9_42.dll is missing from your computer"

I have no problem running the official version Dharma RC2.

What could it be?
find quote
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Post: #28
elite1967 Wrote:Hi,
I have tried your custom version but I have the following error:
"The program can't start because d3dx9_42.dll is missing from your computer"

I have no problem running the official version Dharma RC2.

What could it be?

That's odd, I didn't do anything out of the prdinary when I built it. Anyhow, just download and run the DirectX installer from http://www.microsoft.com/downloads/detai...ceb6d8fa8d and that should fix it.

JR
find quote
elite1967 Offline
Senior Member
Posts: 165
Joined: Apr 2010
Reputation: 0
Post: #29
jhsrennie Wrote:That's odd, I didn't do anything out of the prdinary when I built it. Anyhow, just download and run the DirectX installer from http://www.microsoft.com/downloads/detai...ceb6d8fa8d and that should fix it.

JR

Hi jhsrennie,
I can confirm that it WORKS!!!

EXCELLENT WORK!

Now, how can we ask the development team to change the code?
find quote
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Post: #30
elite1967 Wrote:Hi jhsrennie,
I can confirm that it WORKS!!!

EXCELLENT WORK!

Now, how can we ask the development team to change the code?

http://trac.xbmc.org/ticket/10974

JR
find quote
Post Reply