Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Dislike skips 2 tracks instead of 1 on latest 3.7.x builds #2878

Open
3 of 5 tasks
kalligator opened this issue Jan 16, 2025 · 1 comment
Open
3 of 5 tasks
Labels
bug Something isn't working

Comments

@kalligator
Copy link

kalligator commented Jan 16, 2025

Preflight Checklist

  • I use the latest version of YouTube Music (Application).
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I understand that th-ch/youtube-music has NO affiliation with Google or YouTube

YouTube Music (Application) Version

3.7.1

Checklists

What operating system are you using?

Other Linux

Operating System Version

ElementaryOS 7.1 (Ubuntu 22.04 derivative)

What CPU architecture are you using?

x64

Last Known Working YouTube Music (Application) version

3.6.2

Reproduction steps

Dislike a song

Expected Behavior

Skip to the next

Actual Behavior

Skips to the one after next

Enabled plugins

{
	"window-size": {
		"width": 646,
		"height": 1192
	},
	"window-maximized": true,
	"window-position": {
		"x": 1569,
		"y": 156
	},
	"url": "https://music.youtube.com/watch?v=18r2PbEMuRk&list=RDTMAK5uy_n_5IN6hzAOwdCnM8D8rzrs3vDl12UcZpA&index=0",
	"options": {
		"tray": true,
		"appVisible": true,
		"autoUpdates": true,
		"alwaysOnTop": false,
		"hideMenu": false,
		"hideMenuWarned": false,
		"startAtLogin": false,
		"disableHardwareAcceleration": false,
		"removeUpgradeButton": true,
		"restartOnConfigChanges": false,
		"trayClickPlayPause": true,
		"autoResetAppCache": false,
		"resumeOnStart": true,
		"likeButtons": "force",
		"proxy": "",
		"startingPage": "",
		"overrideUserAgent": false,
		"usePodcastParticipantAsArtist": false,
		"themes": [],
		"language": "en"
	},
	"plugins": {
		"notifications": {},
		"video-toggle": {
			"enabled": true,
			"hideVideo": true,
			"mode": "native",
			"forceHide": false,
			"align": "middle"
		},
		"precise-volume": {
			"enabled": true,
			"steps": 1,
			"arrowsShortcut": true,
			"globalShortcuts": {
				"volumeUp": "",
				"volumeDown": ""
			},
			"savedVolume": 94
		},
		"discord": {
			"listenAlong": true
		},
		"album-color-theme": {
			"enabled": true,
			"ratio": 0.2
		},
		"ambient-mode": {
			"enabled": true
		},
		"bypass-age-restrictions": {
			"enabled": true
		},
		"compact-sidebar": {
			"enabled": false
		},
		"lumiastream": {
			"enabled": true
		},
		"lyrics-genius": {
			"enabled": true
		},
		"music-together": {
			"enabled": true
		},
		"shortcuts": {
			"enabled": true
		},
		"skip-disliked-songs": {
			"enabled": true
		},
		"skip-silences": {
			"enabled": false
		},
		"sponsorblock": {
			"enabled": true
		},
		"synced-lyrics": {
			"enabled": true
		},
		"tuna-obs": {
			"enabled": true
		},
		"amuse": {
			"enabled": true
		},
		"api-server": {
			"enabled": false
		},
		"audio-compressor": {
			"enabled": false
		},
		"blur-nav-bar": {
			"enabled": false
		},
		"picture-in-picture": {
			"enabled": true,
			"alwaysOnTop": true,
			"savePosition": true,
			"saveSize": false,
			"hotkey": "P",
			"pip-position": [
				10,
				10
			],
			"pip-size": [
				450,
				275
			],
			"isInPiP": false,
			"useNativePiP": true
		},
		"crossfade": {
			"enabled": false,
			"fadeInDuration": 2500,
			"fadeOutDuration": 5000,
			"secondsBeforeEnd": 10,
			"fadeScaling": "linear"
		}
	},
	"__internal__": {
		"migrations": {
			"version": "3.6.2"
		}
	}
}

Additional Information

Reverting to 3.6.2 rectifies the issue.

@kalligator kalligator changed the title [Bug]: [Bug]: Dislike skips 2 tracks instead of 1 Jan 16, 2025
@kalligator kalligator changed the title [Bug]: Dislike skips 2 tracks instead of 1 [Bug]: Dislike skips 2 tracks instead of 1 on latest 3.7.x builds Jan 16, 2025
@JellyBrick JellyBrick added the bug Something isn't working label Jan 18, 2025
@kalligator
Copy link
Author

Problem still present on v3.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants