Commit Graph

  • e488903d7f
    Merge pull request #32 from chincheta0815/docker_updates master CraigD 2025-06-15 12:25:22 +00:00
  • 2d2ddc7b17 Don't crash if file has no tags. Closes #33 CDrummond 2025-06-15 13:21:49 +01:00
  • 9e107c5fc2 change docker commands to get more images updates chincheta0815@nowhere.local 2025-06-08 08:20:50 +02:00
  • 4714f8f4ef Formatting 0.4.0 CDrummond 2025-05-26 17:57:25 +01:00
  • fd38256dc0 Handle both BLISS_ANALYSIS and bliss_analysis Issue #31 CDrummond 2025-05-26 17:38:00 +01:00
  • b4eb7562cf Gracefully handle Ctrl-C. CDrummond 2025-05-22 12:07:24 +01:00
  • c7d436c13b Spelling CDrummond 2025-05-22 12:07:04 +01:00
  • e04b22ebcc Strip debug info from release binaries. CDrummond 2025-05-20 12:10:00 +01:00
  • 6055fa2af7 Consistent status messages CDrummond 2025-05-20 12:09:40 +01:00
  • 0a1b9d8790 Formatting CDrummond 2025-05-20 12:09:25 +01:00
  • e395ff515b Consistency CDrummond 2025-05-20 12:09:11 +01:00
  • 4794a9b747 Remove --read-tags and --write-tags. Always read tags, so --tags just controls writing. Issue #29 CDrummond 2025-05-20 12:08:20 +01:00
  • b623c1939b No need to mention multi threaded export, as export itself is new to this release. CDrummond 2025-05-19 12:08:00 +01:00
  • de232d2a33 Use max of 16 significant digits (traling zeros stripped) when writing analysis results to file tags. CDrummond 2025-05-19 12:07:28 +01:00
  • 4830ef92b3 Make constant name more meaningful CDrummond 2025-05-19 12:06:36 +01:00
  • 520190c52e When writing new BLISS_ANALYSIS tag remove any old comment tags. Issue #27 CDrummond 2025-05-19 12:06:01 +01:00
  • b3dc871ff3 Convert analysis to 15 significant digits prior to handing to SQLite. Handle as 15 significant digits when read in from Tracks. Add --prefer_tags to ingest analysis from tags to build db. audiomuze 2025-05-18 22:00:48 +01:00
  • d4f32d8b4d Next version is 0.4.0, not 0.5.0!!! CDrummond 2025-05-15 13:53:21 +01:00
  • 0250117b15 Add --read-tags and --write-tags commandline options. Closes #25 CDrummond 2025-05-15 12:04:49 +01:00
  • d2b3db43f7 Move functions to where they belong. CDrummond 2025-05-15 12:04:04 +01:00
  • 2759f7f47c Multi-thread DB export. Closes #24 CDrummond 2025-05-15 12:03:47 +01:00
  • a79712cb24 Check for multiple genre tags, and if found add as semi-colon separated list to DB. CDrummond 2025-05-14 12:23:45 +01:00
  • 5722b04c85 - Store analysis in BLISS_ANALYSIS tag, not in a COMMENT tag. - Fix read of tags during analysis phase. Closes #23 CDrummond 2025-05-13 12:25:50 +01:00
  • 50a55ee61a ...and again... CDrummond 2025-05-01 07:16:40 +01:00
  • b5c9356ef2 Fix formatting. CDrummond 2025-05-01 07:15:39 +01:00
  • 9d9117e8f7 Allow "export" !!! dev CDrummond 2025-03-24 17:07:26 +00:00
  • 417ac5f652 Add option to preserve file modification time when writing tags. Issue #21 CDrummond 2025-03-24 07:17:51 +00:00
  • 342440f04b Add action to export analysis results from DB to files. Issue #20 CDrummond 2025-03-24 06:47:22 +00:00
  • 85a2e985bf
    Merge pull request #19 from Polochon-street/add-rpi-feature 0.3.0 CraigD 2025-03-20 17:46:51 +00:00
  • c999297430 Add rpi feature Polochon_street 2025-03-20 18:13:03 +01:00
  • db9b12be3f Update CDrummond 2025-03-17 18:16:39 +00:00
  • 2468a83d4b Reduce code duplication CDrummond 2025-03-17 17:55:24 +00:00
  • 22149c2349 Document build steps for Pi CDrummond 2025-03-16 17:04:07 +00:00
  • 0dda8a17e7 bliss-rs 0.10.0 CDrummond 2025-03-16 08:17:48 +00:00
  • a2ff1aade1 Specify git rev until release made CDrummond 2025-03-15 10:59:26 +00:00
  • 471063b53d Copy docs and example config for mac builds! CDrummond 2025-03-15 10:22:34 +00:00
  • 94011d12ea _Slightly_ slower CDrummond 2025-03-15 09:33:32 +00:00
  • 2210c44614 Quiten symphonia log messages CDrummond 2025-03-15 09:27:35 +00:00
  • 00be6015f7 Symphonia is not actually that slow... CDrummond 2025-03-15 09:24:52 +00:00
  • e4522cc683 Add symphonia builds CDrummond 2025-03-14 12:17:52 +00:00
  • 5c7b33a5d3 Use correct name CDrummond 2025-03-09 15:22:34 +00:00
  • 6fd78df3ef Fix build CDrummond 2025-03-09 13:26:39 +00:00
  • f23202e956 Document tags option CDrummond 2025-03-09 13:26:21 +00:00
  • 7ea6c3befd Add excplcit 'ffmpeg' feature flag. CDrummond 2025-03-09 08:02:37 +00:00
  • 302609ed1b Update lofty version CDrummond 2025-03-05 19:10:47 +00:00
  • 5e5bd9841a ...and use ffprobe when updating tags. CDrummond 2025-03-05 18:43:05 +00:00
  • 32610f22b7 Use ffprobe to read meta-data if not compiled against libav Closes #18 CDrummond 2025-03-05 18:39:54 +00:00
  • 751dca7091 Enable DSF support for libav builds CDrummond 2025-03-05 17:58:19 +00:00
  • ac87ebb66c When saving anlysis results to a comment tag, remove any previous results. CDrummond 2025-03-05 17:40:25 +00:00
  • 98b9cd61e0 Only stop when found correct BLISS_ANALYSIS comment CDrummond 2025-03-05 17:37:51 +00:00
  • 786b7d2c2d If log level set to 'trace' then set this level for the Bliss library too. Issue #17 CDrummond 2025-03-05 17:09:52 +00:00
  • 1e00e9593a Spelling CDrummond 2025-03-05 17:01:48 +00:00
  • 0d877fe79e Save analysis in a new COMMENT tag. Closes #4 CDrummond 2025-03-04 21:57:06 +00:00
  • 6cc26c399e Add option to write analysis results to files, and use for future scans. Issue #4 CDrummond 2025-03-04 20:04:37 +00:00
  • bff4ba18b4 Update (C) year CDrummond 2025-03-04 19:17:24 +00:00
  • 6fc9ac7f2e Fix output format CDrummond 2025-03-04 19:15:12 +00:00
  • 3a387be3bf If new files analysed and 'ignore' file exists then update DB's 'ignore' flags. Closes #9 CDrummond 2025-03-04 19:06:59 +00:00
  • 2cb7dc0fa0 Add ability to specify LMS JSONRPC port. Closes #16 CDrummond 2025-03-04 19:01:20 +00:00
  • b91c2edafd Spelling CDrummond 2025-03-04 18:06:33 +00:00
  • f559abb395 Mention statically linked variant. CDrummond 2025-03-04 17:59:15 +00:00
  • cca929a13e Need to use libav with staticlibav CDrummond 2025-03-04 17:40:02 +00:00
  • 6dcd61d9bb Remove bliss-analyser-mac-libav CDrummond 2025-03-04 13:51:08 +00:00
  • f8ea9947ac Nope, cant build ffmpeg for macOS :( CDrummond 2025-03-04 13:46:13 +00:00
  • b275568000 Static libav failed on macOS, try dynamic? CDrummond 2025-03-04 13:25:45 +00:00
  • 0249bf8edb nasm for macOS CDrummond 2025-03-04 13:10:11 +00:00
  • 6d5b7c80ef Fix syntax CDrummond 2025-03-04 12:48:44 +00:00
  • b078736224 staticlibav CDrummond 2025-03-04 12:47:21 +00:00
  • a610dab7c0 ...and for other binary! CDrummond 2025-03-03 22:09:42 +00:00
  • 05fb19e2f9 update-aubio-bindings 3rd try... CDrummond 2025-03-03 22:06:00 +00:00
  • 375abe91d0 bliss-audio-aubio-sys/bindgen? CDrummond 2025-03-03 22:01:39 +00:00
  • f9984e8ca0 bindgen? CDrummond 2025-03-03 21:57:16 +00:00
  • 73d4ae72cd Fix job IDs CDrummond 2025-03-03 21:48:00 +00:00
  • 92c2a90d25 Fix indentation CDrummond 2025-03-03 21:45:09 +00:00
  • dbe36c35db Fat binaries for macOS CDrummond 2025-03-02 22:56:15 +00:00
  • decbbd18e5 Update CDrummond 2025-03-02 22:55:55 +00:00
  • 36f44d6550 Mention libav/ffmpeg variants CDrummond 2025-03-02 22:54:57 +00:00
  • 01be5d107a Put libav/ffmpeg last CDrummond 2025-03-02 22:44:48 +00:00
  • 388e571571 Rename jobs, and artifacts, to match OS CDrummond 2025-03-02 22:35:17 +00:00
  • 5f247ef10f Fix build, as it was copied from ARM scripts. CDrummond 2025-03-02 22:14:51 +00:00
  • eb7214644a Oops! Should not have been added! CDrummond 2025-03-02 21:50:00 +00:00
  • 25362b9635 Rename jobs CDrummond 2025-03-03 21:38:21 +00:00
  • 4a98282ce2 Fix names, again! CDrummond 2025-03-03 21:37:01 +00:00
  • 331d770d46 Fix target CDrummond 2025-03-03 21:28:43 +00:00
  • 0d1c33b131 Fix command CDrummond 2025-03-03 21:23:01 +00:00
  • c9d72b3f71 Fix artifact name CDrummond 2025-03-03 21:22:50 +00:00
  • bfd73ea0bc actions/upload-artifact@v4 CDrummond 2025-03-03 21:15:34 +00:00
  • b643272d1f Update versions CDrummond 2025-03-03 21:13:51 +00:00
  • 9321be0ad5 Build libav and ffmpeg variants CDrummond 2025-03-03 18:29:06 +00:00
  • 55f944fbdd Remove macOS deps CDrummond 2025-03-03 18:09:30 +00:00
  • d7d7c87582 Re-enable mac builds, but use ffmpeg from commandline CDrummond 2025-03-03 17:34:42 +00:00
  • 4e6d522829 Update github workflow scripts CDrummond 2025-03-03 17:33:12 +00:00
  • 25f399f932 Document libav feature CDrummond 2025-03-03 17:26:38 +00:00
  • a5db8f48ce Reduce duplication CDrummond 2025-03-03 17:14:31 +00:00
  • 136651ada7 Add cargo features flag to enable libav usage. CDrummond 2025-03-03 17:06:09 +00:00
  • e5ef67f8c6 Sort directory items, and do limiting when collecting files to analyse. CDrummond 2025-03-02 22:10:55 +00:00
  • 6b9cb960a9 Add CUE support for commandline ffmpeg usage. CDrummond 2025-03-02 20:57:59 +00:00
  • c6f9a7faf5 Only invoke "stty sane" if not Windows. CDrummond 2025-03-02 20:56:47 +00:00
  • 2ac4b9d17f Avoid pushing and reallocating all the time. CDrummond 2025-03-02 17:29:17 +00:00
  • 7071ea14e7 Reset terminal CDrummond 2025-03-02 09:40:57 +00:00
  • e23aba88e3 Have ffmpeg output to a pipe, and read from that - saves creating temp files. CDrummond 2025-03-02 08:57:08 +00:00