mirror of
https://github.com/rclone/rclone.git
synced 2025-06-04 19:24:35 +08:00
googlephotos: create feature/favorites directory - Fixes #4189
Enable access “Favorite” images on Google Photos backend. This adds a “feature/favorites” folder in the Google Photos backend and uses the Feature Filter API: https://developers.google.com/photos/library/reference/rest/v1/mediaItems/search#Filters
This commit is contained in:
@ -173,6 +173,10 @@ into albums.
|
||||
- shared-album
|
||||
- album name
|
||||
- album name/sub
|
||||
- feature
|
||||
- favorites
|
||||
- file1.jpg
|
||||
- file2.jpg
|
||||
```
|
||||
|
||||
There are two writable parts of the tree, the `upload` directory and
|
||||
|
Reference in New Issue
Block a user