Rclone for emby

I want to discuss a question about using rclone to mount Google cloud disk on emby, thank you, the question is as follows:

Use auto config?

Say Y if not sure
Say N if you are working on a remote or headless machine
y) Yes (default)
n) No
y/n> n Because we are vps operation, we cannot auto config
Please go to the following link: https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Log in and authorize rclone for access
Enter verification code> Paste the key you got

There is no following link now, and I don't know where the problem is. If you know, please answer me, thank you very much! ! !

hello and welcome to the forum,

this has been discussee in the forum many times.
for example, https://forum.rclone.org/t/google-drive-oauth-changes/29318

so here is the new process

  1. make sure ot use latest stable v1.58.1
  2. on the vps
Use auto config?
 * Say Y if not sure
 * Say N if you are working on a remote or headless machine

y) Yes (default)
n) No
y/n> n
Option config_token.
For this to work, you will need rclone available on a machine that has
a web browser available.
For more help and alternate methods see: https://rclone.org/remote_setup/
Execute the following on the machine with the web browser (same rclone
version recommended):
        rclone authorize "drive"
Then paste the result.
Enter a value.
config_token>
  1. on a desktop with a gui, run rclone authorize "drive",
  2. on vps, copy/paste code from step 2.
  3. be happy

I deployed rclone on ubuntu's vps, first my vps has no gui desktop, second my rclone installation command is to use the official curl https://rclone.org/install.sh | sudo bash script, I How to make sure it is v1.58.1 when installing rclone? Thanks for your answer! ! !

if you install using the script, you will have the latest stable.

rclone version

Edit advanced config?
y) Yes
n) No (default)
y/n> n
Use auto config?

  • Say Y if not sure
  • Say N if you are working on a remote or headless machine

y) Yes (default)
n) No
y/n> y
2022/05/19 05:44:36 NOTICE: If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth?state=EIYzyhaYV-Y1SOAwQDGb6g
2022/05/19 05:44:36 NOTICE: Log in and authorize rclone for access
2022/05/19 05:44:36 NOTICE: Waiting for code...

There is no response here haha

Because there is no gui installed on my vps, so there is no browser, it may be terminated here

root@instance-20220515-2349:~# rclone version
rclone v1.58.1

  • os/version: ubuntu 20.04 (64 bit)
  • os/kernel: 5.13.0-1027-oracle (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.17.9
  • go/linking: static
  • go/tags: none
    root@instance-20220515-2349:~# rclone config
    Current remotes:
    I see the version is 1.58.1, thanks for your help!!!

ok, good that you got it working now.
fwiw, i also use emby

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.