Add skipping all segments when a non music segment exists

This commit is contained in:
Ajay Ramachandran
2021-08-03 15:19:29 -04:00
parent afeba5f077
commit a56bba0612
4 changed files with 42 additions and 4 deletions

View File

@@ -559,6 +559,9 @@
"showOverlay": {
"message": "Show In Seek Bar"
},
"autoSkipOnMusicVideos": {
"message": "Auto skip all segments when there is a non-music segment"
},
"colorFormatIncorrect": {
"message": "Your color is formatted incorrectly. It should be a 3 or 6 digit hex code with a number sign at the beginning."
},