Morril #10

Merged
Morril-2300 merged 10 commits from morril into master 2023-01-24 15:13:21 +01:00

10 Commits

Author SHA1 Message Date
Alix von Schirp
1c9d606ce3 Merge branch 'master' into morril 2023-01-24 15:11:50 +01:00
Morril
47d64077b2 implemented checkArguments to prohibit crash on
missing required arguments
2023-01-23 20:05:15 +01:00
Morril
4659e8f7d9 changed gitignore 2023-01-23 19:58:34 +01:00
Alix von Schirp
c1b3bdbd8b Implemented Fetching tracks and selecting periods.
Also deleted progress bar dependency after removal from code in 3445f51 and cleaned up formatting.
2023-01-23 19:58:34 +01:00
Morril
d8bbba5dd0 fixed break 2023-01-23 19:58:34 +01:00
Morril
bc4a6dcb7e gitignore stuff 2023-01-23 19:58:34 +01:00
Morril
d2f75f478f removed progress bar 2023-01-23 19:58:34 +01:00
Alix von Schirp
5c1dcea12a Implemented Tokens
The arguments for spotify and lastfm auth are now being handled.
2023-01-23 19:58:34 +01:00
Alix von Schirp
9b7c6b28f8 Implemented logging
Also fixed a minor issue where the configuration HashMap was not initialized and threw a NullPointerException.
2023-01-23 19:58:33 +01:00
Morril
c4215726ef changed gitignore 2023-01-18 03:22:23 +01:00