08-21-2020, 02:26 PM
(08-21-2020, 01:50 PM)fdealexa Wrote:(08-21-2020, 09:14 AM)TheOldPresbyope Wrote: @fdealexa
It isn't the number of stations or images that matters here, it's the size of the resulting zip file.
In your case you may find my original code (moode-radio-utils) more useful. It works differently and would allow you to import just user-defined stations, e.g., where ID > 499. However, it is not integrated with the moOdeUI and must be run from the command line.
And I learned something here. Turns out the use of a semi-colon in a URI is legal but in a restricted sense. It is a reserved character whose meaning depends on the URL scheme. I still get the shivers when I see it but it's not illegal syntactically.
Regards,
Kent
Thank a lot, Kent.
As Tim mentioned: do you think that is it possibile to increase the limit in the PHP.ini?
I am sorry that you have spent a lot of time for this matter.
I think that the "merge" function will complete the radio tool.
Thanks again, to you and to Tim.
Ciao,
Francesco
I have tried rerunning with double the size of the two obvious PHP-fpm parameters. It did not affect the outcome. Still getting error 413.
This interplay between frontend Javascript and backend PHP is not my forte. Tim is the master; I am the grasshopper (you have to have watched 1970s American TV to get this). There's nothing more I can add by randomly poking around.
Regards,
Kent