Added information related to using the Environment variables in AHK

BanditTech 2019-10-18 00:35:56 -07:00
parent c74cf411ce
commit e23676e499
1 changed files with 6 additions and 1 deletions

@ -111,4 +111,9 @@ Key points:
- `import\copy` must be `no` to prevent beets moving files
- You should configure beets file naming to match your lidarr file naming to avoid nasty surprises
- You must set `BEET_CONFIG` to point to your beets config file in `beet_import.sh`
- You should trigger the custom script on Album Import.
- You should trigger the custom script on Album Import.
#### AHK ####
To use the environment variables in AHK you can use the EnvGet command, Here are some examples:
EnvGet, EventType, lidarr_eventtype
EnvGet, MusicFolder, lidarr_artist_path