Large playlist folders - playlist or request.dynamic #2583
Unanswered
Russsgithub
asked this question in
Q&A
Replies: 2 comments
-
I did some work a while ago (#2162) and |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @smimram
On 29 Aug 2022 09:20, Samuel Mimram ***@***.***> wrote:
I did some work a while ago (#2162<#2162>) and playlist is now currently tested with 100000 files, so that you should be fine here.
—
Reply to this email directly, view it on GitHub<#2583 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB627QMLPZS6HCKDI6SVGI3V3RXGHANCNFSM573M5YRQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been asked to write a script that potentially has 5000 - 10000 files in a folder to play randomly.
I'm wondering if this amount of files played through
playist()
is going to cause problems, in which case I should probably use a request queue. I'd much prefer the simplicity ofplaylist()
realistically, but thought it would be good to get some opinions.Thanks
Beta Was this translation helpful? Give feedback.
All reactions