Some way to post variables and have sabnzbd store it in the ini probably best to have it in per theme section
[theme-]
key=value
probably limit key to like 10-15 chars, value to 100-255 or something, and if not too much work limit the count of variables so it doesn't get too huge if someone does something wrong
or maybe just a key to store JSON posted from browser
theme-plush={key1:val,key2:val} limited to 1000-2000
shypike wrote:
We have no plans for that.
The current skins simply create a cookie.
Makes sense when you access a central system with SABnzbd
from different clients.
Cookies only stick to a single client, if you use more than one web browser at one or more computers any settings for that theme is lost and require you to update prefs, if cache is cleared, require you to update prefs... why does it make sense to not have your prefs saved for different clients?