06-05-2023, 04:35 AM
(06-04-2023, 01:08 AM)Tim Curtis Wrote: You could try changing the setting manually.
Code:# Four columns
moodeutl -q "update cfg_system set value='4/2' where param='library_thumbnail_columns'"
# Default
moodeutl -q "update cfg_system set value='6/2' where param='library_thumbnail_columns'"
Thanks, will give it a try.