plexclip 1.2.0

Download videos from Plex Media Server
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/target
/Cargo.lock
*.swp
*.swo
*~
.DS_Store
.env

# User config (contains tokens)
config.toml

# IDE files
.idea/
.vscode/
*.iml