Commit graph

55 commits

Author SHA1 Message Date
Guillem Castro
d33cc37050 add missing metadata to Cargo.toml 2024-05-11 13:11:40 +02:00
Guillem Castro
a7adb7b8eb update README 2024-05-11 13:08:07 +02:00
Guillem Castro
5373f95a19
Create rust-clippy.yml 2024-05-11 01:09:22 +02:00
Guillem Castro
302367232e generate tar for mac on release 2024-05-11 00:23:08 +02:00
Guillem Castro
72e27605c5 update Cargo.lock 2024-05-11 00:04:16 +02:00
Guillem Castro
0083a7988f execute actions on tag 2024-05-10 23:23:01 +02:00
Guillem Castro
81b3f441c1 separate pipelines by platform 2024-05-10 23:13:52 +02:00
Guillem Castro
de6698e2b6 build-latest action 2024-05-10 23:00:40 +02:00
Guillem Castro
301bbb5623
Merge pull request #11 from GuillemCastro/feature/evolution
Refactor
2024-05-10 18:34:42 +02:00
Guillem Castro
ca44edf845 Refactor 2024-05-10 18:33:42 +02:00
Guillem Castro
868826b42d chore: Update dependencies 2024-05-09 20:00:54 +02:00
Guillem Castro
11536a7aa9
Merge pull request #8 from nyvs/master
add album download
2024-05-08 08:14:33 +02:00
nyvs
082a03771f
add album download 2024-02-03 15:57:12 +01:00
Guillem Castro
effa494b92
Merge pull request #7 from chlyNiklas/master
Add option for compression level.
2024-01-23 09:36:29 +01:00
Niklas
7df697ff77 try to fix Github Action 2024-01-17 16:37:51 +01:00
Niklas
74a334f464 change version 2024-01-17 13:35:08 +01:00
Niklas
de64ad6b6d use device id & fix merge 2024-01-17 13:07:52 +01:00
Niklas
60bcf14403
Merge pull request #3 from chlyNiklas/pr/1
Pr/1
2024-01-17 10:58:06 +01:00
Niklas
e0338b221f
Merge branch 'master' into pr/1 2024-01-17 10:57:33 +01:00
schreifuchs
4c24d60ada fixed spelling 2024-01-12 13:07:14 +01:00
schreifuchs
8a22a6659d add option for compression 2024-01-12 12:41:26 +01:00
Guillem Castro
84a63e1f7e
Update release.yml 2023-02-10 18:08:17 +01:00
Daniel
01048ae999 Merge branch 'original' into origin/master 2023-02-10 18:06:49 +01:00
Guillem Castro
333b6fec5a
Update release.yml 2023-02-10 18:06:10 +01:00
Guillem Castro
75c73798cc
Update and rename rust.yml to release.yml 2023-02-10 18:03:41 +01:00
Guillem Castro
e1f93b092b
Update rust.yml 2023-02-10 18:02:09 +01:00
Guillem Castro
871b79cfbc
Update rust.yml 2023-02-10 17:46:04 +01:00
Daniel
4b4861e0f8 merged with upstream 2023-02-10 17:31:53 +01:00
Guillem Castro
3d5e1816ff
Update rust.yml 2023-02-10 15:09:30 +01:00
Guillem Castro
8cbf2435f6 Remove FLAC dependency 2023-02-10 13:24:03 +01:00
Guillem Castro
5c842b6a2e
Merge pull request #3 from Obito1903/master
Keep playlist order + Spotify URL parsing
2023-02-08 18:00:30 +01:00
Daniel
61dcdb6e55 fixed excluding logic - now it works 2023-02-03 19:01:03 +01:00
Daniel
ae0e8f6ebc clean filenames too 2023-02-03 17:26:47 +01:00
Daniel
1f333d6475 check if path exists (without extension) 2023-02-01 20:34:23 +01:00
obito1903
a001184117 typo + more digits for track number 2023-01-25 17:17:43 +01:00
obito1903
58125236e1 Added spotify URL parsing 2023-01-25 17:07:52 +01:00
obito1903
2387c64fe6 add option to download and keep playlist order 2023-01-25 16:13:39 +01:00
Guillem Castro
961d975540
Merge pull request #2 from dbalague/macos
Macos
2023-01-24 11:00:02 +01:00
Daniel Balagué Guardia
55d97403d5 added instructions to install flac on macos 2023-01-18 09:44:19 +01:00
Daniel Balagué Guardia
93973902bc added conditional to install on macos 2023-01-18 09:42:24 +01:00
Guillem Castro
1a6c1da6a1
Update README.md 2022-06-08 18:11:58 +02:00
Guillem Castro
81e549f9f4 Remove unnecessary dependencies 2022-06-08 18:07:29 +02:00
Guillem Castro
0e311777d3
Update rust.yml 2022-06-08 17:31:14 +02:00
Guillem Castro
34187ae605
Update rust.yml 2022-06-08 17:09:02 +02:00
Guillem Castro
969178b53e
Create rust.yml 2022-06-08 17:04:48 +02:00
Guillem Castro
e4ee89fd55
Merge pull request #1 from Obito1903/master
keep Cargo.lock since building an executable
2022-05-16 15:35:17 +02:00
obito1903
d8e06c79e6 updated to 2021 toolchain + metadata is know saved 2022-05-12 00:18:58 +02:00
obito1903
227eeeb11b Merge branch 'master' of https://github.com/Obito1903/spotify-dl 2022-04-29 15:40:21 +02:00
obito1903
001e890f9b Password can now be passed as argument 2022-04-29 15:40:04 +02:00
obito1903
13a69704da Password can know be passed as argument 2022-04-29 15:35:59 +02:00