Vitiko
|
6b3e090b4c
|
Add encoding declaration
|
2023-06-24 03:22:01 -04:00 |
|
Vitiko
|
049beb9526
|
Use .content instead of .json()
|
2023-06-24 03:18:00 -04:00 |
|
Vitiko
|
d7d64ac202
|
Remove log call
|
2023-06-24 03:11:29 -04:00 |
|
Vitiko
|
ce35c4d9ba
|
Update default headers
|
2023-06-24 03:08:29 -04:00 |
|
Vitiko
|
b89ba3be3d
|
Merge pull request #210 from TheDen/add-show-config-db-info
add flag to show configuration and db info
|
2023-05-14 01:04:51 -04:00 |
|
TheDen
|
9fd6a4f8d2
|
update flag to be -sc
|
2023-05-12 17:59:35 +10:00 |
|
TheDen
|
0749553d00
|
add flag to show configuration and db info
|
2023-04-27 21:24:33 +10:00 |
|
Vitiko
|
fb5944a5ed
|
Bump version
|
2023-03-26 15:32:44 -04:00 |
|
Vitiko
|
55a360dd39
|
Merge pull request #204 from qwerzl/master
Fix #202: Update regex for the latest bundle.js
|
2023-03-26 15:28:28 -04:00 |
|
qwerzl
|
05d5b98096
|
Update bundle.py
|
2023-03-17 22:12:49 +08:00 |
|
Vitiko
|
95380b6eb1
|
Merge pull request #195 from ISkIN-AI/fixfolderpath
Added the ability to create a folder hierarchy
|
2023-02-20 14:19:09 -04:00 |
|
ISkIN
|
7d9d80e946
|
Added the ability to create a folder hierarchy
|
2023-02-19 17:43:31 +03:00 |
|
Vitiko
|
3c1be30780
|
Bump version
|
2022-12-21 15:24:07 -04:00 |
|
Vitiko
|
7485e6747d
|
Remove extraneous files
|
2022-12-21 15:23:05 -04:00 |
|
Vitiko
|
be37d82e70
|
Merge pull request #183 from gp-slick-coder/master
Misc fixes
|
2022-12-13 21:39:05 -04:00 |
|
Georg Perhofer
|
5f90a8394a
|
include debug/test files
|
2022-12-12 12:18:54 +01:00 |
|
Georg Perhofer
|
83ddf50e6f
|
requests download error handling
|
2022-12-12 12:15:06 +01:00 |
|
Georg Perhofer
|
690c47a59c
|
copyright fix
|
2022-12-12 12:13:53 +01:00 |
|
Georg Perhofer
|
3f90b14819
|
is_multiple fix
|
2022-12-12 11:47:43 +01:00 |
|
Georg Perhofer
|
c907599472
|
error handling, renaming
|
2022-12-12 11:26:00 +01:00 |
|
Georg Perhofer
|
d47d394b79
|
copyright fix
|
2022-12-12 10:10:00 +01:00 |
|
Vitiko
|
4e746ffa7b
|
Fix #176
|
2022-11-16 15:10:52 -04:00 |
|
vitiko98
|
d44770a386
|
Add mutagen requirement
|
2022-05-23 15:19:31 -04:00 |
|
vitiko98
|
5852f187fc
|
Update setup.py
|
2022-05-21 19:54:22 -04:00 |
|
vitiko98
|
d196b784e8
|
Update version
|
2022-05-21 19:50:57 -04:00 |
|
vitiko98
|
8aeaf4cd23
|
Fix token fetcher (close #150)
|
2022-05-21 19:49:26 -04:00 |
|
Vitiko
|
b9b1d134f1
|
Fix InvalidAppSecret
|
2021-11-26 21:56:26 -04:00 |
|
Vitiko
|
e586e7d868
|
Add error verbosity
|
2021-11-25 22:37:37 -04:00 |
|
Vitiko
|
3a24a4666b
|
Update API endpoint
|
2021-11-25 20:34:40 -04:00 |
|
vitiko98
|
9a57d179ce
|
Fix help message
|
2021-04-05 17:08:04 -04:00 |
|
vitiko98
|
95d32f99b1
|
Version bump
|
2021-03-22 19:06:47 -04:00 |
|
vitiko98
|
4f729d1d42
|
Fix frame
|
2021-03-22 19:05:45 -04:00 |
|
vitiko98
|
9c54988a2d
|
Organize functions
|
2021-03-22 18:57:15 -04:00 |
|
vitiko98
|
10040396ad
|
Fix #86
|
2021-03-22 14:02:17 -04:00 |
|
vitiko98
|
049280c178
|
Fix #89
|
2021-03-22 13:51:03 -04:00 |
|
Vitiko
|
37c471693c
|
Merge pull request #85 from vitiko98/issue84
Fix Issue #84
|
2021-03-12 23:20:02 -04:00 |
|
nathannathant
|
8f7e38aa51
|
Fix Issue #84
|
2021-03-11 21:29:26 -08:00 |
|
vitiko98
|
03d4fb3c0d
|
Version bump
|
2021-03-09 20:30:06 -04:00 |
|
Vitiko
|
4a3ae133a0
|
Merge pull request #80 from nathom/master
Switched to Black formatting, and a small change
|
2021-03-08 21:18:31 -04:00 |
|
nathannathant
|
5886d274da
|
cleaner genre tags
didnt need to use reduce function
|
2021-03-06 18:37:24 -08:00 |
|
nathannathant
|
41cc9a5333
|
added command line option
also:
- replaced multiple concatenated help strings with one multiline string
- type hints
Signed-off-by: nathannathant <74019033+pynathanthomas@users.noreply.github.com>
|
2021-03-05 12:02:05 -08:00 |
|
nathannathant
|
32015dca4f
|
improved function, added cli and config support
Signed-off-by: nathannathant <74019033+pynathanthomas@users.noreply.github.com>
|
2021-03-04 22:04:10 -08:00 |
|
nathannathant
|
eb19e7345c
|
typo
|
2021-03-04 12:01:26 -08:00 |
|
nathannathant
|
628e0a67c3
|
working function that cleans up discographies
also added bit depth and sampling rate to download logging
|
2021-03-03 23:27:48 -08:00 |
|
nathannathant
|
93f9d8d92f
|
comments
|
2021-03-02 19:44:10 -08:00 |
|
nathannathant
|
8d67d9d619
|
typo
|
2021-03-02 19:35:58 -08:00 |
|
nathannathant
|
e45ce11439
|
fit get_type and get_id functions into one
using both needlessly searched the url twice
|
2021-03-02 16:14:22 -08:00 |
|
nathannathant
|
c995d9caf8
|
flake8 settings for compatibility with black
|
2021-03-02 14:30:24 -08:00 |
|
nathannathant
|
78c27f9999
|
Only formatting, no real changes
switched to the black formatter
|
2021-03-02 14:29:56 -08:00 |
|
Vitiko
|
fc0eb134a8
|
Merge pull request #78 from nathom/issue52
Close #52; Add custom file/folder formatting
|
2021-03-02 12:23:50 -04:00 |
|