BetterTTV can't impport settings


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.

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

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.

This is fixed via https://github.com/night/betterttv/commit/a9a68f8b3c28aee7f7692558e966f42f82753c9f

In the future, please report bugs at https://github.com/night/betterttv/issues/new/choose