mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	feat: added the ability to skip artists automatically. Takes precedence over muting. fixes #175
This commit is contained in:
		@@ -12,6 +12,8 @@ const store = new Store({
 | 
			
		||||
    playBackControl: true,
 | 
			
		||||
    muteArtists: false,
 | 
			
		||||
    mutedArtists: ["TIDAL"],
 | 
			
		||||
    skipArtists: false,
 | 
			
		||||
    skippedArtists: [""],
 | 
			
		||||
    disableBackgroundThrottle: true,
 | 
			
		||||
    menuBar: true,
 | 
			
		||||
    apiSettings: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user