Wykres commitów

56 Commity (9d6ea9cb424ed7ff737cf8b74a1f2735f08532b4)

Autor SHA1 Wiadomość Data
Michael Kuperfish Steinberg 9d6ea9cb42 Remove unused settings from settings as well 2023-01-21 12:01:03 +02:00
Michael Kuperfish Steinberg e0241a9662 Remove unused settings 2023-01-21 12:00:40 +02:00
Michael Kuperfish Steinberg d54485d025 Switch to generators for scrapers 2023-01-21 11:58:07 +02:00
Michael Kuperfish Steinberg a4131dadf0 Fix typo 2023-01-21 11:24:08 +02:00
Michael Kuperfish Steinberg 02a3cc61e7 Fix artist metadata format 2023-01-21 11:09:56 +02:00
Michael Kuperfish Steinberg 01303c2385 Merge branch 'master' of https://github.com/Michael-K-Stein/SpotiFile 2023-01-20 16:14:50 +02:00
Michael Kuperfish Steinberg 8da2468e8d Fix overlapping css 2023-01-20 16:14:34 +02:00
Michael Kuperfish Steinberg b34022805f
Update README.md 2023-01-20 16:04:23 +02:00
Michael Kuperfish Steinberg ccaab48746
Update README.md 2023-01-20 15:43:06 +02:00
Michael Kuperfish Steinberg 9a4ca4027e
Update README.md 2023-01-20 15:36:05 +02:00
Michael Kuperfish Steinberg 5230877f3c
Update README.md 2023-01-20 15:23:16 +02:00
Michael Kuperfish Steinberg 4f0914c33a
Update README.md 2023-01-20 15:20:58 +02:00
Michael Kuperfish Steinberg 4ccded1040 Fix merge conflict in settings 2023-01-20 15:20:01 +02:00
Michael Kuperfish Steinberg fe43b16edf Fix scraper crash on local files 2023-01-20 15:17:11 +02:00
Michael Kuperfish Steinberg d4d4c48150 Fix typos 2023-01-20 14:27:21 +02:00
Michael Kuperfish Steinberg 3743729308 Fix minor bugs 2023-01-20 14:25:53 +02:00
Michael Kuperfish Steinberg 5a2be23cd1 Change default download directory 2023-01-20 14:21:36 +02:00
Michael Kuperfish Steinberg 8c61418c99 Merge branch 'dev' 2023-01-20 14:16:03 +02:00
Michael Kuperfish Steinberg a1ca12c375 Fix illegal file path cleaning 2023-01-20 14:15:00 +02:00
Michael Kuperfish Steinberg e8bbed1b35 Refactor util classes & functions 2023-01-20 14:11:45 +02:00
Michael Kuperfish Steinberg d65fbb5613 Remove unused file 2023-01-20 13:39:56 +02:00
Michael Kuperfish Steinberg e523a70a9b Implement exception classes for spotify object wrappers 2023-01-20 13:32:59 +02:00
Michael Kuperfish Steinberg d1c45e43df Fix indentation 2023-01-20 13:29:48 +02:00
Michael Kuperfish Steinberg a017983b48 Add more verbose and accurate exceptions 2023-01-20 13:29:08 +02:00
Michael Kuperfish Steinberg 73a1dd1d3f Fix failed downloads being saved as successful 2023-01-20 13:24:38 +02:00
Michael Kuperfish Steinberg 4b2afa4ef0 Add dataloss prevention message on db loading error 2023-01-20 13:20:05 +02:00
Michael Kuperfish Steinberg 7fdb679be3
Update README.md 2023-01-20 13:15:14 +02:00
Michael Kuperfish Steinberg 6752b2e634
Update README.md 2023-01-20 13:14:10 +02:00
Michael Kuperfish Steinberg d0814f9c21
Update README.md 2023-01-20 13:13:49 +02:00
Michael Kuperfish Steinberg f76eefbe1b
Update README.md 2023-01-20 13:12:27 +02:00
Michael Kuperfish Steinberg 60b85d6fee Merge branch 'dev' 2023-01-14 18:57:32 +02:00
Michael Kuperfish Steinberg 522012110d Fix file paths error 2023-01-14 18:56:40 +02:00
Michael K. Steinberg d6ded68b16 Major bug fixes 2023-01-14 18:48:46 +02:00
Michael K. Steinberg 3706a095a9 Implement user playlist scraping & changed track scrapers to generators 2023-01-09 20:47:59 +02:00
Michael K. Steinberg a0f85e6ca5 Hotfix path cleaning 2023-01-09 19:56:17 +02:00
Michael K. Steinberg 555572d242 Fix gui scroll & bug in file path cleaning 2023-01-09 19:52:08 +02:00
Michael K. Steinberg d0a9c5bc4d Impement dynamic settings changing & support for external disks 2023-01-09 19:41:15 +02:00
Michael K. Steinberg 4bfa28c1b1 Add log after successful global saves file loading 2023-01-09 19:04:20 +02:00
Michael Kuperfish Steinberg eccfcb7600 Merge branch 'feature/autoscrape_playlist_metadata' into dev 2023-01-05 16:30:50 +02:00
Michael Kuperfish Steinberg 051d1b7513 Add autoscroll toggle checkbox 2023-01-05 16:29:59 +02:00
Michael Kuperfish Steinberg aefaae340d Use class function instead of code reuse 2023-01-05 16:24:18 +02:00
Michael Kuperfish Steinberg 8f7aa29832
Fix typo in readme 2023-01-05 16:21:14 +02:00
Michael Kuperfish Steinberg a2f13ac7fa
Merge pull request #2 from Michael-K-Stein/feature/autoscrape_playlist_metadata
Implement playlist metadata autoscraping
2023-01-05 15:57:48 +02:00
Michael Kuperfish Steinberg 060c26b24e Implement playlist metadata autoscraping 2023-01-05 15:54:48 +02:00
Michael Kuperfish Steinberg 205b062bb1
Merge pull request #1 from Michael-K-Stein/dev
Merge dev into master
2023-01-05 15:41:39 +02:00
Michael Kuperfish Steinberg f6c5bb47f5 Fix category scraping exiting on category exception 2023-01-05 15:39:24 +02:00
Michael Kuperfish Steinberg 8c5d5f866f Fix category downloading to embrace errors 2023-01-05 15:36:57 +02:00
Michael Kuperfish Steinberg b2713b3c4a Add style to readme 2023-01-05 15:17:43 +02:00
Michael Kuperfish Steinberg d232d1f9c3 Write readme 2023-01-05 15:15:59 +02:00
Michael Kuperfish Steinberg 5c0ade1c66 Implement singular track scraping 2023-01-05 15:00:57 +02:00