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

Song mismatch on play on startup #1242

Open
2 tasks done
MaxFerney opened this issue Jan 25, 2024 · 1 comment
Open
2 tasks done

Song mismatch on play on startup #1242

MaxFerney opened this issue Jan 25, 2024 · 1 comment

Comments

@MaxFerney
Copy link

Consent

  • I verified that there is no open/closed issue for the same subject.
  • I understand that YTMDesktop have NO affiliation with Google or YouTube

Current Behavior

I started up the application today. It started playing the audio for the song delight by jamie berry, however as shown with the attached screenshot, that was not what was displaying.

Other notable behavior:

  • restarted current incorrect song when jumping to beginning
  • played next song correctly
  • jumping back to prior song played the correct audio as for what was being displayed.

Theory on what happened:
I believe the delight was the last song played last night. I shut down windows last night without closing the app directly, and starting up today started with not the last song I played last night, but the first song in the playlist.

Expected Behavior

audio to match visual representation

Steps To Reproduce

unable to reproduce. opera and discord startup on windows startup. I then opened a remote desktop connection to another computer in the home. then I opened youtube music desktop.

YTMDesktop

2.0.0-rc.5

OS

Windows

OS Version

11

Arch

x64

Installation way

.exe

Anything else?

image

Could not find any useful information in log file. though here is todays log

[2024-01-24 20:42:14.463][renderer][info] manipulated volume from 0.09 to   0.44 5.551115123125783e-17
[2024-01-25 09:11:04.883][main][info] Application launched
[2024-01-25 09:11:04.885][main][info] Created memory store
[2024-01-25 09:11:04.892][main][info] Created electron store
[2024-01-25 09:11:04.922][main][info] Application ready
[2024-01-25 09:11:04.922][main][info] Setup IPC handlers
[2024-01-25 09:11:04.927][main][info] Setup permission handlers
[2024-01-25 09:11:04.927][main][info] Unregistered shortcuts
[2024-01-25 09:11:04.927][main][info] Registered shortcuts
[2024-01-25 09:11:04.946][main][info] Created tray icon
[2024-01-25 09:11:04.977][main][info] Created main window
[2024-01-25 09:11:04.979][main][info] Created YTM view
[2024-01-25 09:11:04.979][main][info] Setup taskbar features
[2024-01-25 09:11:04.980][main][info] Integration update: Zoom Factor
[2024-01-25 09:11:04.980][main][info] Starting enabled integrations
[2024-01-25 09:11:04.980][main][info] Integration enabled: Ratio volume
[2024-01-25 09:11:04.981][main][debug] dipc: initiated connection loop over 10 ids
[2024-01-25 09:11:04.981][main][debug] dipc: connecting to discord at \\?\pipe\discord-ipc-0
[2024-01-25 09:11:04.982][main][info] Integration enabled: Discord presence
[2024-01-25 09:11:04.983][main][debug] dipc: connected to discord at \\?\pipe\discord-ipc-0
[2024-01-25 09:11:05.489][renderer][info] LegacyDataMixin will be applied to all legacy elements.
Set `_legacyUndefinedCheck: true` on element class to enable.
@NovusTheory
Copy link
Member

At heart this is probably a YTM bug but it's possible we may be inducing this bug. There's been one other case where we've induced a YTM bug because we're hooking YTM and introducing different behavior than what natively occurs.

This will likely be a very low priority fix until consistent reproduction steps can be provided and it can be looked into further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants