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]: Playback reset #5992

Open
5 of 6 tasks
Flashwalker opened this issue Oct 28, 2024 · 1 comment
Open
5 of 6 tasks

[Bug]: Playback reset #5992

Flashwalker opened this issue Oct 28, 2024 · 1 comment

Comments

@Flashwalker
Copy link

Flashwalker commented Oct 28, 2024

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

  1. Use tor proxy on v.0.22.0 Beta
  2. Play the video for the 10+ min

I'm runing Freetube Appimage (the .deb package is also affected) via tor proxy.
Playback is interrupted every few minutes and the playback progress returns to the beginning and stops.
As far as I know, tor rebuilds the proxy chain every 10 minutes.

I didn't have this problem in v.0.21.2.

Expected Behavior

Continuous playback
Keep playback position

Issue Labels

content not loading

FreeTube Version

v.0.22.0 Beta

Operating System Version

Ubuntu 24.04

Installation Method

.AppImage

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

v.0.21.2

Additional Information

Error: ENOENT: no such file or directory, open '/home/user/.config/FreeTube/player_cache/576f07ca'
    at async open (node:internal/fs/promises:639:25)
    at async Object.readFile (node:internal/fs/promises:1242:14)
    at async /run/firejail/appimage/resources/app.asar/dist/main.js:2:105760
    at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:86160) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/user/.config/FreeTube/player_cache/576f07ca'
}

Nightly Build

@Flashwalker Flashwalker added the bug Something isn't working label Oct 28, 2024
@absidue
Copy link
Member

absidue commented Oct 28, 2024

Could you please provide screenshots or screen recordings of what is happening? Please also provide logs from the devtools inside the app (CTRL+SHIFT+I), FreeTube doesn't log to the command line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To assign
Development

No branches or pull requests

2 participants