Page 1 of 1
Large Auto-DJ Source ID: 2B77AAFF [#17123]
Posted: Sun Nov 22, 2020 2:50 pm
by dtsig
Just playing in DJ mode when this popped up
Re: ID: 2B77AAFF
Posted: Mon Nov 23, 2020 8:13 am
by Ludek
Thanks, seeing 2B77AAFF here from build 2274, user ID: david , so that's probably yours?
It seems to happen when Auto-DJ source is a large playlist, will be fixed in 2276 as
https://www.ventismedia.com/mantis/view.php?id=17123
EDIT: Workaround is to delete these two lines from /helpers/autoDJ.js
Code: Select all
ODS('autoDJ: tracks = ' + listGetCommaIDs(tracks));
ODS('autoDJ: accessible = ' + listGetCommaIDs(accessible));
Re: ID: 2B77AAFF
Posted: Mon Nov 23, 2020 11:25 am
by dtsig
interesting ... but the playing list should have been small. It is set to keep last 25 and have 5 new. It was running for a long time.
Thanks
Re: Large Auto-DJ Source ID: 2B77AAFF [#17123]
Posted: Mon Nov 23, 2020 12:21 pm
by Lowlander
dtsig wrote: ↑Mon Nov 23, 2020 11:25 ambut the playing list should have been small
The problem occurs when using a large source for Auto-DJ, not a large Playing queue.
Re: Large Auto-DJ Source ID: 2B77AAFF [#17123]
Posted: Mon Nov 23, 2020 12:56 pm
by dtsig
ah ... i misread. Yes the source is quite large
thanks