Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Moode 8.2.0 recognize only one cue file in a folder
#4
Thats correct. The code is designed around the common directory structure of /Artist/Album/Track

What MPD does with a .cue file hough is present it as a virtual directory containing tracks.

Example
Code:
pi@moode:~ $ ls /media/VFAT128/Test_mixed/cue-test-no-embedded/
Spectrum.cue  Spectrum.flac

pi@moode:~ $ telnet localhost 6600
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
OK MPD 0.23.5

lsinfo "USB/VFAT128/Test_mixed/cue-test-no-embedded"
playlist: USB/VFAT128/Test_mixed/cue-test-no-embedded/Spectrum.cue
Last-Modified: 2022-06-27T06:56:08Z
directory: USB/VFAT128/Test_mixed/cue-test-no-embedded/Spectrum.cue
Last-Modified: 2022-06-27T06:56:08Z
OK

lsinfo "USB/VFAT128/Test_mixed/cue-test-no-embedded/Spectrum.cue"
file: USB/VFAT128/Test_mixed/cue-test-no-embedded/Spectrum.cue/track0001
Range: 0.000-271.546
Last-Modified: 2022-06-27T06:56:08Z
Format: 44100:16:2
Album: Spectrum
AlbumArtist: Billy Cobham
Genre: Jazz
Date: 1973
Track: 01
Title: Quadrant 4
Artist: Billy Cobham
Composer: Billy Cobham
Time: 272
duration: 271.546
file: USB/VFAT128/Test_mixed/cue-test-no-embedded/Spectrum.cue/track0002
Range: 271.546-355.826
Last-Modified: 2022-06-27T06:56:08Z
Format: 44100:16:2
Album: Spectrum
AlbumArtist: Billy Cobham
Genre: Jazz
Date: 1973
Track: 02
Title: Searching for the Right Door
Artist: Billy Cobham
Composer: Billy Cobham
Time: 84
duration: 84.280
.
.
.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Moode 8.2.0 recognize only one cue file in a folder - by Tim Curtis - 09-30-2022, 07:49 PM

Forum Jump: