You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
481 B
Markdown
20 lines
481 B
Markdown
# seanut
|
|
### _a. fox_
|
|
|
|
a command line utility to bulk download media from jellyfin servers (e.g., shows, albums, etc)
|
|
|
|
## Building
|
|
|
|
1. Install [roswell](https://github.com/roswell/roswell)
|
|
2. `$ mkdir ~/common-lisp && git clone https://dev.focks.website/focks/seanut ~/common-lisp/seanut`
|
|
3. `$ cd ~/common-lisp/seanut && make`
|
|
|
|
## Running
|
|
|
|
`$ ./seanut -t your_Cool&Token -m MusicAlbum -o ~/Downloads/Jellyfin/Media https://your.jellyfin.domain "My Cool Album"`
|
|
|
|
## License
|
|
|
|
MIT
|
|
|