Commit graph

65 commits

Author SHA1 Message Date
Guillem Castro
fd95b5a0a9 fix create release 2024-05-17 18:10:22 +02:00
Guillem Castro
9be6396112
MP3 Support (#14) 2024-05-17 18:06:31 +02:00
Guillem Castro
61d6268524 fix create-release workflow 2024-05-13 23:24:40 +02:00
github-actions[bot]
211fe59beb Bump version to v 2024-05-13 21:20:51 +00:00
Guillem Castro
b16ff85449
Merge pull request #13 from GuillemCastro/workflows
Merge workflows
2024-05-13 23:08:19 +02:00
Guillem Castro
db6f2ce59e Merge workflows 2024-05-13 23:01:52 +02:00
Guillem Castro
18194228a5
Merge pull request #12 from GuillemCastro/no_native_dependencies
feat: No native dependencies
2024-05-13 21:58:21 +02:00
Guillem Castro
d56e5c6c78 Update workflows & README 2024-05-13 21:50:45 +02:00
Guillem Castro
ad9288d243 feat: No native dependencies 2024-05-13 21:41:54 +02:00
Guillem Castro
a041136986 add missing metadata to Cargo.toml 2024-05-11 13:13:25 +02:00
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