Merge branch 'dev'

# Conflicts:
#	setup.py
#	streamrip/__init__.py
This commit is contained in:
nathom 2021-04-26 16:37:13 -07:00
commit 48fb99494b
9 changed files with 130 additions and 27 deletions

View file

@ -165,6 +165,14 @@ can be accessed with `rip config --open`.
```
## Integration with macOS Music app
`streamrip` was designed to be used seamlessly with the macOS Music app. To set it up, you need to find the `Automatically Add to Music.localized` folder inside the file given at `Music.app -> Preferences -> Files -> Music Media folder location`. Set the downloads folder to the path in the config file.
Next, enable `conversion` and set the `codec` to `alac`. If you want to save space, set `sampling_rate` to `48000`. Finally, set `keep_hires_cover` to `false`.
Now, you can download anything and it will appear in your Library!
## Troubleshooting