You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2024. It is now read-only.
PLEASE DELETE THIS POST: I received an answer to this question over on the plex_debrid Discord channel. It turns out you can't use Windows Explorer to copy to the virtual X: drive.
Hi there. I am installing plex_debrid on a Windows 10 system following the guided wiki. After configuring rclone_RD I run following command in Powershell:
PS C:\Users\username\Desktop\rclone> ./rclone.exe cmount realdebrid: X: --dir-cache-time 10s
2023/12/03 10:46:11 NOTICE: realdebrid root '': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
The service rclone has been started.
I can see the virtual X: drive and 3 folders in Windows Explorer. But when I try to copy any files to it I get errors as follows:
2023/12/03 11:19:14 NOTICE: shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: Failed to read metadata: object not found
2023/12/03 11:19:14 NOTICE: shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: Failed to read metadata: object not found
2023/12/03 11:19:14 NOTICE: shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: Failed to read metadata: object not found
2023/12/03 11:19:14 ERROR : shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: corrupted on transfer: sizes differ 628773331 vs 0
2023/12/03 11:19:14 ERROR : shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: vfs cache: failed to upload try #1, will retry in 10s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ 628773331 vs 0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
PLEASE DELETE THIS POST: I received an answer to this question over on the plex_debrid Discord channel. It turns out you can't use Windows Explorer to copy to the virtual X: drive.
Hi there. I am installing plex_debrid on a Windows 10 system following the guided wiki. After configuring rclone_RD I run following command in Powershell:
PS C:\Users\username\Desktop\rclone> ./rclone.exe cmount realdebrid: X: --dir-cache-time 10s
2023/12/03 10:46:11 NOTICE: realdebrid root '': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
The service rclone has been started.
I can see the virtual X: drive and 3 folders in Windows Explorer. But when I try to copy any files to it I get errors as follows:
2023/12/03 11:19:14 NOTICE: shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: Failed to read metadata: object not found
2023/12/03 11:19:14 NOTICE: shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: Failed to read metadata: object not found
2023/12/03 11:19:14 NOTICE: shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: Failed to read metadata: object not found
2023/12/03 11:19:14 ERROR : shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: corrupted on transfer: sizes differ 628773331 vs 0
2023/12/03 11:19:14 ERROR : shows/ONE PIECE - Season 1 (2023)/ONE PIECE - S01E01 - ROMANCE DAWN.mkv: vfs cache: failed to upload try #1, will retry in 10s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ 628773331 vs 0
Any advice would be kindly appreciated...8-)
Beta Was this translation helpful? Give feedback.
All reactions