![]() ![]() |
Nov 19 2006, 12:26 AM
Post
#1
|
|
![]() Group: Members Posts: 277 Joined: 29-May 05 From: Toronto Member No.: 7,227 |
As noted in my sig, I'm using CACkO 1.23 on my C860. Does anybody know of an application which will preserve the order of play of an album's of MP3 files? Example, I rip the Mediaeval Baebes' album Mirabilis to MP3s, they show up in my Xandros Linux machine's AmaroK installation as "01 - Star of the Sea", "02 - Trovommi Amor", etc.; but when I transfer the files to a CF card and play them in Music Player, they come up in alphabetical order by title ... "All for Love of One.mp3", "Away.mp3", and so forth. I'd like them to play in album order. Suggestions?
|
|
|
|
Nov 22 2006, 09:19 AM
Post
#2
|
|
|
Group: Members Posts: 82 Joined: 23-April 06 From: Buenos Aires Member No.: 9,684 |
take a look here and use the last script:
http://www.oesf.org/forums/index.php?showtopic=16511 |
|
|
|
Nov 23 2006, 03:08 PM
Post
#3
|
|
![]() Group: Members Posts: 277 Joined: 29-May 05 From: Toronto Member No.: 7,227 |
QUOTE(samot @ Nov 22 2006, 12:19 PM) I'm not really used to writing scripts this way yet, where do I do this? In konsole? And do I have to do this again every time I change the music on my CF card, or is it once for all? |
|
|
|
Nov 23 2006, 03:30 PM
Post
#4
|
|
![]() Group: Members Posts: 277 Joined: 29-May 05 From: Toronto Member No.: 7,227 |
QUOTE(brashley46 @ Nov 23 2006, 06:08 PM) QUOTE(samot @ Nov 22 2006, 12:19 PM) I'm not really used to writing scripts this way yet, where do I do this? In konsole? And do I have to do this again every time I change the music on my CF card, or is it once for all? Trying to write this in Konsole, I get: CODE $ #!/bin/sh $ MUSIC=/mnt/cf/Documents/Music $ cd MUSIC -bash: cd: MUSIC: No such file or directory So maybe I should write CODE cd Music instead?
|
|
|
|
Nov 23 2006, 03:43 PM
Post
#5
|
|
![]() Group: Members Posts: 277 Joined: 29-May 05 From: Toronto Member No.: 7,227 |
QUOTE(brashley46 @ Nov 23 2006, 06:30 PM) QUOTE(brashley46 @ Nov 23 2006, 06:08 PM) QUOTE(samot @ Nov 22 2006, 12:19 PM) I'm not really used to writing scripts this way yet, where do I do this? In konsole? And do I have to do this again every time I change the music on my CF card, or is it once for all? Trying to write this in Konsole, I get: CODE $ #!/bin/sh $ MUSIC=/mnt/cf/Documents/Music $ cd MUSIC -bash: cd: MUSIC: No such file or directory So maybe I should write CODE cd Music instead?... And while I'm at it, what do I use for a { key? |
|
|
|
Nov 23 2006, 06:31 PM
Post
#6
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
I'll try to answer the keyboard question first.
This is for a SL-C3100 running Cacko 1.23 ------------------------------------------------------------------------------------ To get the [`] character in cacko, press [Shift]+[-] To get "{" press [Fn] + [o] (that's 'o' not zero) To get "}" press [Fn] + [p] ------------------------------------------------------------------------------------ About the songs.. Try renaming the song from "01 - Star of the Sea" to "01Star of the Sea" or "01-Star of the Sea" or "01_Star of the Sea" In karaoke databases the "space dash space" ( - ) designates a "break" in the filename, so you can use a database program with them to sort them by 3 methods: Example: SC8146-12 - Charlie Daniels Band - Uneasy Rider "SC8146-12" represents the disc# & track# (Sound Choice 8146, track 12) "Charlie Daniels Band" represents the artist "Uneasy Rider" represents the title You can sort by disc, by artist, or by title. This post has been edited by Jon_J: Nov 23 2006, 07:01 PM |
|
|
|
Nov 25 2006, 02:10 PM
Post
#7
|
|
![]() Group: Members Posts: 277 Joined: 29-May 05 From: Toronto Member No.: 7,227 |
QUOTE(Jon_J @ Nov 23 2006, 09:31 PM) I'll try to answer the keyboard question first. This is for a SL-C3100 running Cacko 1.23 ------------------------------------------------------------------------------------ To get the [`] character in cacko, press [Shift]+[-] To get "{" press [Fn] + [o] (that's 'o' not zero) To get "}" press [Fn] + [p] ------------------------------------------------------------------------------------ About the songs.. Try renaming the song from "01 - Star of the Sea" to "01Star of the Sea" or "01-Star of the Sea" or "01_Star of the Sea" You can sort by disc, by artist, or by title. Thanks, Jon, I'll see whether that works ... if not one, then the other. |
|
|
|
Nov 25 2006, 06:37 PM
Post
#8
|
|
![]() Group: Members Posts: 277 Joined: 29-May 05 From: Toronto Member No.: 7,227 |
QUOTE(brashley46 @ Nov 25 2006, 05:10 PM) QUOTE(Jon_J @ Nov 23 2006, 09:31 PM) I'll try to answer the keyboard question first. This is for a SL-C3100 running Cacko 1.23 ------------------------------------------------------------------------------------ To get the [`] character in cacko, press [Shift]+[-] To get "{" press [Fn] + [o] (that's 'o' not zero) To get "}" press [Fn] + [p] ------------------------------------------------------------------------------------ About the songs.. Try renaming the song from "01 - Star of the Sea" to "01Star of the Sea" or "01-Star of the Sea" or "01_Star of the Sea" You can sort by disc, by artist, or by title. Thanks, Jon, I'll see whether that works ... if not one, then the other. Well, the script didn't work. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 01:50 AM |