BetterTTV can't impport settings

Asked Jul 8, 2023·3 replies·Last activity 2 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

BetterTTV can't load my backup. In the UI, it just hangs on loading. The error is "Error: invalid flag" but I have no idea what that means.
The file is fine, I have been using it for several years and have not encountered any problems.

image.png

3 replies

Make sure the backup is having 1 or more thing on it.

I guess it is just a simple json:
{
"bttv_showDeletedMessages": true,
"bttv_disableFPVideo": true,
"bttv_splitChat": false,
"bttv_hideNewViewerGreeting": true,
"bttv_hideOfflineFollowedChannels": true,
"bttv_showDirectoryLiveTab": false,
"bttv_autoExpandChannels": true,
"bttv_clickTwitchEmotes": true,
"bttv_hideBits": false,
"bttv_leftSideChat": false,
"bttv_hideFeaturedChannels": false,
"bttv_hidePrimePromotions": true,
"bttv_autoClaimBonusChannelPoints": true,
"bttv_reverseChatDirection": false,
"bttv_hideFriends": true,
"bttv_disableHostMode": true,
"bttv_hideRecommendedFriends": true,
"bttv_disableVodRecommendationAutoplay": true,
"bttv_darkenedMode": true,
"bttv_autoTheatreMode": false
}
Idk why bttv can't parse it