INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: CMJSchemeAutomation->GetFiles() not respecting track order  (Read 1261 times)

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
CMJSchemeAutomation->GetFiles() not respecting track order
« on: June 27, 2002, 05:53:00 am »

I've been making some changes to WebRemote, enhancing the look and squashing some bugs. People have reported that tracks on their albums are playing out of order in Web Remote. I looked at the code and WR is simply listing them in the order received from CMJSchemeAutomation->GetFiles(). The order is exactly the same as having no order specified in MJ itself. I've checked and even with an order specified in MJ the files are still passed to WR unordered.

Any thoughts?  Matt?
Logged
The latest version of Glissando can be had here.

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
RE:CMJSchemeAutomation->GetFiles() not respecting track order
« Reply #1 on: June 27, 2002, 07:17:53 am »

I hit the same problem in AV ... but I just implemented my own sort.

I think Matt said he was going to expose their sort facility in v9.
Logged

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
RE:CMJSchemeAutomation->GetFiles() not respecting track order
« Reply #2 on: June 27, 2002, 07:30:37 am »

I just heard from Matt and he said they just added a Sort() function to the CMJFilesAutomation that will sort the collection of files using the user's configured sort scheme.

Good!  Something to look forward to.
Logged
The latest version of Glissando can be had here.

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
RE:CMJSchemeAutomation->GetFiles() not respecting track order
« Reply #3 on: June 27, 2002, 07:33:05 am »

Excellent!
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
RE:CMJSchemeAutomation->GetFiles() not respecting track order
« Reply #4 on: June 27, 2002, 07:33:19 am »

Yeah, CMJFilesAutomation->Sort() will now sort using the user's configured sort settings.

And version 9.0 will expose a more fully functional set of sorting tools...

Thanks guys.

-Matt
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up