I have 10000+ ogg files
arranged in albums in directories.
This is what I get when I enqueue one of the directories
http://preview.tinyurl.com/323bfk
The files are encoded with the title beginning with track number
and the name is the same as the title.
Why does Silverjuke arrange the enqueue in such a strange order?
Anthony
Enqueue question
Re: Enqueue question
Hello Anthony,
are you sure, the track numbers are set correctly? If so, the order is always correct on my tracks.
Regards,
B.
are you sure, the track numbers are set correctly? If so, the order is always correct on my tracks.
Regards,
B.
-
- Posts: 3
- Joined: 20. Aug 07, 00:45
- Location: California [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Enqueue question
If you look at the image I linked to above, the
files are in 01,02,03 order in the directory
and the title tag in the ogg file has the same
info as the name of the file. Yet playlist is
out of sequence.
I have not been able to figure out what are the silverjuke sort criteria
that create the out of sequence playlist.
Any help appreciated.
IS there some kind of settings log file I can attach that
someone can analyze for errors/setup problems?
Anthony
files are in 01,02,03 order in the directory
and the title tag in the ogg file has the same
info as the name of the file. Yet playlist is
out of sequence.
I have not been able to figure out what are the silverjuke sort criteria
that create the out of sequence playlist.
Any help appreciated.
IS there some kind of settings log file I can attach that
someone can analyze for errors/setup problems?
Anthony
Re: Enqueue question
ampster wrote:
> If you look at the image I linked to above, the
> files are in 01,02,03 order in the directory
> and the title tag in the ogg file has the same
> info as the name of the file. Yet playlist is
> out of sequence.
>
> I have not been able to figure out what are the
> silverjuke sort criteria
> that create the out of sequence playlist.
>
> Any help appreciated.
>
> IS there some kind of settings log file I can
> attach that
> someone can analyze for errors/setup problems?
>
> Anthony
Hey Amster Silverjuke looks at metadata aswel there could be something screwie there.
I had the same problem what i did was download MP3 tag there is a option in there that autonumbers it corect. (Extra/autonumber) it accepts ogg files aswel.
Never had that problem since.
Greetz.
> If you look at the image I linked to above, the
> files are in 01,02,03 order in the directory
> and the title tag in the ogg file has the same
> info as the name of the file. Yet playlist is
> out of sequence.
>
> I have not been able to figure out what are the
> silverjuke sort criteria
> that create the out of sequence playlist.
>
> Any help appreciated.
>
> IS there some kind of settings log file I can
> attach that
> someone can analyze for errors/setup problems?
>
> Anthony
Hey Amster Silverjuke looks at metadata aswel there could be something screwie there.
I had the same problem what i did was download MP3 tag there is a option in there that autonumbers it corect. (Extra/autonumber) it accepts ogg files aswel.
Never had that problem since.
Greetz.
- djjb
- Posts: 128
- Joined: 15. Nov 05, 13:41
- Location: Geldrop / Holland [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Enqueue question
What i see in the preview is a wrong id3-tag album.
Sj reeds id3. When it's not tagged or not good, it reeds the filename. You have to change the id3-tag. Then it's ok.
ps: try Zortam. it's a good tag program.
http://www.zortam.com
Sj reeds id3. When it's not tagged or not good, it reeds the filename. You have to change the id3-tag. Then it's ok.
ps: try Zortam. it's a good tag program.
http://www.zortam.com
-
- Posts: 3
- Joined: 20. Aug 07, 00:45
- Location: California [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Enqueue question
djjb wrote:
> What i see in the preview is a wrong id3-tag
> album.
> Sj reeds id3. When it's not tagged or not good, it
> reeds the filename. You have to change the
> id3-tag. Then it's ok.
>
> ps: try Zortam. it's a good tag program.
> http://www.zortam.com
You guys got it right.
I solved the problem by
going back and inserting the field
TRACKNUMBER=nn
in all the ogg files.
Then the jukebox enqueued everything in the right sequence.
thanks
:A)
> What i see in the preview is a wrong id3-tag
> album.
> Sj reeds id3. When it's not tagged or not good, it
> reeds the filename. You have to change the
> id3-tag. Then it's ok.
>
> ps: try Zortam. it's a good tag program.
> http://www.zortam.com
You guys got it right.
I solved the problem by
going back and inserting the field
TRACKNUMBER=nn
in all the ogg files.
Then the jukebox enqueued everything in the right sequence.
thanks
:A)