xbvr
xbvr copied to clipboard
Set OR Save Default View in UI
Please allow an option to set default view
Eg: If I want to set 'current month all releases sorted by date' as default view
Thoughts on implementation:
- We add a new migration that 1. deletes the "Default" playlist, and 2. adds a new user setting "default playlist" which is a lookup of
playlists.id(defaults to built-in playlist "Recent", which is identical to "Default"). - Under Options → Interfaces → Web UI, we add a new dropdown where the user can select the default playlist.
- Under Scenes → Saved searches, we add a label to the default playlist, e.g. an icon or a " (Default)" suffix.
Is this feature going to be developed? It's the only important feature that's missing from XBVR, and it's something that I keeps bugging me each time I use the user interface.