Error at 10 disks or more

Fixed and closed topics
Locked
landruid
User
Posts: 12
Joined: Thu Jan 12, 2012 11:43 pm
Location: Amersfoort, The Netherlands
Contact:

Error at 10 disks or more

Post by landruid »

When i uploaded a album wich contents 10 or more disk there comes an error.

I use normailly 01 and 101 for disks, but now i have a album wich has 10 disks, therefore i use 1001, 2001 ...... 1001
The script doesn't count well, and the running times of the songs are displayed 0:00

You can check this at: http://pfjtechnics.nl/audio/index.php?a ... dp0esyo3eq

Can you fix it in the next version?

Thnx
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Re: Error at 10 disks or more

Post by wbartels »

I see what I can do, In my collection this isn't a limitation ;-)
The way you number your discs it should be possible:

0101 (disc 1)
0102
0103
...
0124
0125
0201 (disc 2)
0202
0203
...
...
1001 (disc 10)
1002
1003
landruid
User
Posts: 12
Joined: Thu Jan 12, 2012 11:43 pm
Location: Amersfoort, The Netherlands
Contact:

Re: Error at 10 disks or more

Post by landruid »

I've tried several ways to number the disks with nu positive result.
To get a good result i've put the disk in onw folders (eg. disk1 , disk2 etc)
From 101 - 999 (9 disks) it works well, but after putting a 1001 in the list the same results as before come back.

album replaced at: http://pfjtechnics.nl/audio/index.php?a ... Top%202000

Ohw.... I Forgot to tell i'm using a linux server Debian 6 (FAIL) :D
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Re: Error at 10 disks or more

Post by wbartels »

My fault!
I did mean, with the current version of netjukebox it is limited to 9 albums.
But in an upcomming release you can use it this way:

Code: Select all

0101 (disc 1)
0102
0103
...
0124
0125
0201 (disc 2)
0202
0203
...
...
1001 (disc 10)
1002
1003
landruid
User
Posts: 12
Joined: Thu Jan 12, 2012 11:43 pm
Location: Amersfoort, The Netherlands
Contact:

Re: Error at 10 disks or more

Post by landruid »

Thanx, we'll wait for the next version

This topic can moved to fixed i guess ;) and added at the 2do-list
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Re: Error at 10 disks or more

Post by wbartels »

This will be fixed in the next release.
Update: Fixed in netjukebox 5.33
Locked