You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Recently I've set up 2 profiles in the player, and it's happened several times already where I've mined a few cards, only to realise I've had the wrong profile selected. This results in me having to go back to these recently created cards and "fix" them.
Describe the solution you'd like
I think it'd be good to have some sort of notification / confirmation to indicate the currently selected profile. This would make it more obvious and minimise the number of such mistakes, where the wrong profile is selected
Describe alternatives you've considered
The notification could be displayed:
On the subtitle load popup. E.g. Currently selected profile: XYZ above the `Subtitles must be loaded before you can start mining.
Display a new popup after loading the subtitles using the standard notification, e.g. ASB player extension successfully loaded using profile XYZ
Happy to add this myself if we're happy with the text / its location
The text was updated successfully, but these errors were encountered:
This is a good idea and I think both places you suggested make sense, especially the "loaded" notification, since that will account for all users including those who drag and drop subtitle files.
But I think just adding info to the existing message might be too simplistic because there the "loaded" message already takes a lot of space. I would suggest applying a max length to the displayed message, truncating the subtitle file name using elipses...
Then something short and simple afterwards like "Profile: xyz" only if a non default profile is being used.
About the subtitle track selector dialog, I think this also requires thought but I dont know of a great solution. I would like the selected profile + settings button to be somewhat close together since those are related. Your suggestion to add it to the dialog content also makes sense but that text is a little far from the settings button.
Is your feature request related to a problem? Please describe.
Recently I've set up 2 profiles in the player, and it's happened several times already where I've mined a few cards, only to realise I've had the wrong profile selected. This results in me having to go back to these recently created cards and "fix" them.
Describe the solution you'd like
I think it'd be good to have some sort of notification / confirmation to indicate the currently selected profile. This would make it more obvious and minimise the number of such mistakes, where the wrong profile is selected
Describe alternatives you've considered
The notification could be displayed:
Currently selected profile: XYZ
above the `Subtitles must be loaded before you can start mining.ASB player extension successfully loaded using profile XYZ
Happy to add this myself if we're happy with the text / its location
The text was updated successfully, but these errors were encountered: