Skip to content

Commit 8d9e256

Browse files
committed
Update docs
1 parent 481bf20 commit 8d9e256

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This runs a headless browser in the background with an HTTP server which [rclone
1212

1313
First [install rclone](https://rclone.org/install/) and set it up with [google photos](https://rclone.org/googlephotos/).
1414

15+
You will need rclone version v1.69 or later. If v1.69 hasn't been release yet then please use [the latest beta](https://beta.rclone.org/).
16+
1517
Next download the latest gphotosdl binary from the [releases page](https://github.com/rclone/gphotosdl/releases/latest).
1618

1719
You will need to run like this first. This will open a browser window which you should use to login to google photos - then close the browser window. You may have to do this again if the integration stops working.
@@ -40,7 +42,7 @@ Then there is another `gphotosdl` running or there is an orphan browser process
4042

4143
## Limitations
4244

43-
- Currently only fetches one image at once. Conceivable could make multiple tabs in the browser to fetch more than one at once.
45+
- Currently only fetches one image at once. Conceivably could make multiple tabs in the browser to fetch more than one at once.
4446
- More error checking needed - if it goes wrong then it will hang forever most likely
4547
- Currently the browser only has one profile so this can only be used with one google photos user. This is easy to fix.
4648

0 commit comments

Comments
 (0)