Commit graph

26 commits

Author SHA1 Message Date
Jack Baron
b9e58c0b8c
decode uri components in playlist filenames
closes #317
2021-03-22 06:50:15 +00:00
Jack Baron
89bdd100bb
format all files 2020-11-16 14:19:59 +00:00
Jack Baron
1884b7f9ec
disable naming warnings for JSON types 2020-11-16 14:08:18 +00:00
Jack Baron
c10f9b88f6
use simple types 2020-11-16 14:06:24 +00:00
Jack Baron
cbdc019b1c
simplify ratelimit init 2020-11-16 14:04:32 +00:00
Jack Baron
1c0f6dcaba
simplify object initialisers 2020-11-16 14:03:46 +00:00
Jack Baron
cfe66c84e1
simplify all 2020-11-16 14:02:28 +00:00
Jack Baron
47602291a0
remove and sort usings 2020-11-16 13:22:30 +00:00
Jack Baron
8a05d0e4a0
only create playlists dir when needed 2020-10-22 15:34:34 +01:00
Jack Baron
3039f744a5
rewrite create function
CreateDirectory does nothing if the dir exists
2020-10-22 15:32:09 +01:00
Megalon
58de249f1d Create Playlists folder if it doesn't exist 2020-06-29 10:56:01 -07:00
Parapass
c170d91d26
Check if Playlists folder exists before downloading
strings 3head
2020-06-29 08:29:59 -04:00
Assistant
7ff93ec823 Added options for OCI window 2020-06-21 22:05:53 -06:00
Assistant
425d96f83d Remove accidental debug message 2020-05-24 17:51:00 -06:00
Assistant
145c350c14 improved filetype detection 2020-05-19 19:09:03 -06:00
Assistant
ec03c8127b Added option to have OCI window close after its finished 2020-05-19 16:48:35 -06:00
Assistant
a2dd0f71b1 why did this not commit what the fuck 2020-05-19 11:48:25 -06:00
Assistant
d353ce7f4b Big commits will make me hate myself eventually
but I'll hate myself anyways so lets go
2020-05-19 11:47:45 -06:00
Assistant
7d60f3f4a4 bug fixes 2020-05-19 02:10:44 -06:00
Assistant
80a9339227 made rate limits nullable 2020-05-18 19:10:54 -06:00
Assistant
1a55d70928 Some error checking 2020-05-18 19:08:21 -06:00
Assistant
70e8116611 Fixed playlist not being copied 2020-05-18 10:24:58 -06:00
Assistant
e7dbe58025 Playlist downloading 2020-05-18 09:05:42 -06:00
Assistant
82deee8bc6 Add ProgressBar support to playlist downloading 2020-05-17 19:14:20 -06:00
Assistant
3379379a45 Playlist logic 2020-05-09 10:28:39 -06:00
Assistant
00561c98b7 Refactored OneClick Install code 2020-05-05 13:43:50 -06:00