CDrummond
|
074be07d18
|
Rust 2021?
|
2022-06-13 13:08:18 +01:00 |
|
CDrummond
|
a12971df17
|
Split docker runs?
|
2022-06-13 12:53:32 +01:00 |
|
CDrummond
|
8ba10a0f8e
|
nightly?
|
2022-06-13 12:51:09 +01:00 |
|
CDrummond
|
cf0e6cf5fb
|
edition2021 requires nightly
|
2022-06-13 12:47:57 +01:00 |
|
CDrummond
|
de2c2dfaa3
|
Add "cargo-features = ["edition2021"]" at top
|
2022-06-13 12:39:44 +01:00 |
|
CDrummond
|
1a45791e58
|
cargo-features = ["edition2021"] ????
|
2022-06-13 12:24:23 +01:00 |
|
CDrummond
|
b5f35dcf36
|
Build for Linux ARM
|
2022-06-13 12:02:25 +01:00 |
|
CDrummond
|
df17032377
|
Fix Job names
|
2022-05-26 12:08:52 +01:00 |
|
CDrummond
|
e47c2b477e
|
Single run command
|
2022-05-26 12:07:18 +01:00 |
|
CDrummond
|
133e3e2204
|
Produce ffmpeg 4 and 5 builds for Linux
|
2022-05-26 12:04:15 +01:00 |
|
CraigD
|
3dec74d328
|
Mention password protected LMS access
|
2022-05-21 10:11:17 +01:00 |
|
CDrummond
|
cb323f3efe
|
Increment version
|
2022-05-21 10:04:10 +01:00 |
|
CDrummond
|
69303d62c6
|
Update lofty
|
2022-05-21 09:30:09 +01:00 |
|
CDrummond
|
f05e11da2e
|
Add Fedora deps instructions
|
2022-05-21 09:24:00 +01:00 |
|
Craig Drummond
|
37947564fc
|
Remove mention of temporary files, as this is no longer relevant.
0.2.0
|
2022-04-24 08:51:07 +01:00 |
|
Craig Drummond
|
8a5d9bc276
|
Don't need ffmpeg.exe for Windows builds, as bliss-rs does cue splitting
|
2022-04-24 08:35:27 +01:00 |
|
Craig Drummond
|
467e341cfb
|
Update version of bliss-rs, this now handles CUE processing internally.
|
2022-04-18 20:20:32 +01:00 |
|
Craig Drummond
|
2788759829
|
More 'cargo fmt' reverts
|
2022-04-15 09:03:47 +01:00 |
|
Craig Drummond
|
0653e365b8
|
Undo some 'cargo fmt' changes.
|
2022-04-13 21:32:44 +01:00 |
|
Craig Drummond
|
985902325e
|
Minor formatting mods
|
2022-04-13 21:07:09 +01:00 |
|
Craig Drummond
|
f3903383c9
|
Update version of bliss-rs
|
2022-04-12 21:17:29 +01:00 |
|
Craig Drummond
|
f13601f1c2
|
loft-rs 0.6.1
|
2022-04-10 20:27:29 +01:00 |
|
CDrummond
|
dfb87881c9
|
Add colon
|
2022-04-06 13:23:41 +01:00 |
|
CDrummond
|
b1f89050e2
|
Mention that must run from terminal window
|
2022-04-06 13:22:47 +01:00 |
|
CDrummond
|
94ef2e2c1f
|
Show error if can't open/create database
|
2022-04-06 13:22:30 +01:00 |
|
CDrummond
|
7fb2e66c58
|
Update version of tag reader library, should now support ID3v2 in FLAC.
|
2022-04-06 13:10:05 +01:00 |
|
CDrummond
|
9f8ea6e490
|
Fix indentation
|
2022-03-23 20:16:27 +00:00 |
|
CDrummond
|
0aa10918ae
|
Tidy up code, thanks to Serial-ATA
|
2022-03-23 20:15:54 +00:00 |
|
CraigD
|
caa8f124a7
|
Merge pull request #1 from Serial-ATA/master
Cleanup
|
2022-03-23 07:34:44 +00:00 |
|
Serial
|
dabbfdb206
|
More typos
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 19:08:50 -04:00 |
|
Serial
|
182d980395
|
Typos
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 19:07:59 -04:00 |
|
Serial
|
c51de47696
|
Missing derive
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 18:05:39 -04:00 |
|
Serial
|
f6edb983d3
|
Cleanup upload module
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 17:49:27 -04:00 |
|
Serial
|
625248fbc6
|
Cleanup tags module
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 17:44:40 -04:00 |
|
Serial
|
37d9f627ad
|
Cleanup db module
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 17:41:02 -04:00 |
|
Serial
|
b61aee0a6a
|
Cleanup cue module
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 17:32:31 -04:00 |
|
Serial
|
51ce6cadc7
|
Cleanup analyse module
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 17:25:03 -04:00 |
|
Serial
|
b097f06b5f
|
Add Metadata::is_empty
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 17:05:33 -04:00 |
|
Serial
|
e0a6759af5
|
fmt
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
|
2022-03-22 17:02:08 -04:00 |
|
Craig Drummond
|
0153b85b65
|
Track limit should span normal & cue and over folders
0.1.0
|
2022-03-16 15:34:23 +00:00 |
|
Craig Drummond
|
311c5e4242
|
Only output music path if more than 1 configured
|
2022-03-16 10:40:30 +00:00 |
|
Craig Drummond
|
4f7850bc40
|
Merge branch 'master' into multi-folder
|
2022-03-16 10:37:28 +00:00 |
|
Craig Drummond
|
e88c4446d2
|
Update
|
2022-03-16 10:30:06 +00:00 |
|
Craig Drummond
|
4addd27329
|
Revert back to x86 only mac binaries
|
2022-03-16 09:54:15 +00:00 |
|
Craig Drummond
|
0db7d882c2
|
Build fat binary for macOS.
|
2022-03-16 08:55:29 +00:00 |
|
Craig Drummond
|
7a6317b28c
|
Use git version of tag reader library.
|
2022-03-15 20:17:54 +00:00 |
|
Craig Drummond
|
7998278c9b
|
Sort paths
|
2022-03-15 16:37:40 +00:00 |
|
CDrummond
|
08e43bf609
|
When performing a dry-run analysis (--dry-run) print paths of all tracks to be analysed and to be removed.
|
2022-03-15 12:08:15 +00:00 |
|
CDrummond
|
302b0f9483
|
Output list of (up to 100) tracks that failed to analyse.
|
2022-03-15 12:07:24 +00:00 |
|
CDrummond
|
a6284c3761
|
Add support for multiple music folders
|
2022-03-14 11:24:16 +00:00 |
|