Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thumbnail Columns
#1
Is there anyway to display fewer than 6 albums across when viewing on a tablet in portrait orientation? I'm using a 1280x800 pixel Samsung tablet. Would be nice to have 3 or 4 columns.

Thanks
Mike
Reply
#2
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'"
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
(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.
Reply
#4
I tested 4 and 3 column settings on my end and no issues. They have been added to the Prefs option for upcoming 8.3.3 release.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: