Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: YouTube Track Manager Discussion (Read 37523 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: YouTube Track Manager Discussion

Reply #125
" SYSTEM.Radio Range 0" is same as setting 'new radio > tracks > highly popular'

The next version has some interface improvements which should improve clarity.

The issue ought to be fixed by changing line 2088 as follows.

From
Code: [Select]
return range;
To
Code: [Select]
return Math.floor(range);

The fix will be in the next version.

Thanks for reporting.

Re: YouTube Track Manager Discussion

Reply #126
Fix solves issue!
Great, thanks very much for that immediate help! Looking forward to the next update of this great plug-in.