Vincent Riquer
|
dfa4ad092a
|
quickfix: Opus: remove " Hz" from rate
|
2025-02-10 01:14:23 +01:00 |
|
Vincent Riquer
|
142215af0a
|
quickfix: MPEG reported rates are truncated
|
2025-02-10 01:07:46 +01:00 |
|
Vincent Riquer
|
555b8f24e4
|
quickfix: opus tag reader
|
2025-02-10 00:57:13 +01:00 |
|
Vincent Riquer
|
387c88b9da
|
releasecountry: attempt to write to destination
Limited support for MP3, ID3v2 is quite limited
|
2025-02-10 00:53:54 +01:00 |
|
Vincent Riquer
|
9deb614687
|
releasecountry: MP3: fallback on "MusicBrainz Album Release Country"
|
2025-02-10 00:46:06 +01:00 |
|
Vincent Riquer
|
b49f099565
|
quickfix: tag reader for ogg vorbis
|
2025-02-10 00:16:32 +01:00 |
|
Vincent Riquer
|
3ecf4b627d
|
releasecountry: toys/createindex
|
2025-02-10 00:13:10 +01:00 |
|
Vincent Riquer
|
50ca3a3748
|
releasecountry: read and store releasecountry tag
|
2025-02-09 21:08:38 +01:00 |
|
Vincent Riquer
|
03bfa34c43
|
remove unused tagreading function
|
2025-02-09 21:08:10 +01:00 |
|
Vincent Riquer
|
78c8c2b996
|
releasecountry support: update DB schema
|
2025-02-09 21:07:07 +01:00 |
|
Vincent Riquer
|
2cf968353f
|
Ignore Makefile.in
|
2025-02-09 20:34:34 +01:00 |
|
Vincent Riquer
|
7ffbedfebd
|
Merge branch '7-provide-a-proper-way-to-install' into 'master'
Resolve "Provide a proper way to install"
Closes #7
See merge request atom/AtOM!14
v1.0.0
|
2025-02-09 02:25:16 +00:00 |
|
Vincent Riquer
|
a4c293c2f3
|
Add ./configure and Makefile
|
2025-02-09 02:25:15 +00:00 |
|
Vincent Riquer
|
c63a902738
|
Merge branch 'xdg-compliance' into 'master'
xdgUpdate: move config file to .config/AtOM/
Closes #2
See merge request atom/AtOM!10
|
2025-02-08 21:37:55 +00:00 |
|
Vincent Riquer
|
6c55fa4e69
|
xdgUpdate: move config file to .config/AtOM/
|
2025-02-08 21:37:54 +00:00 |
|
Vincent Riquer
|
79cfcc6948
|
Merge branch '4-with-rename-pattern-destination-files-can-have-in-db-if-tags-missing' into 'master'
Resolve "With rename pattern, destination files can have "//" in DB if tags missing"
Closes #4
See merge request atom/AtOM!7
|
2025-01-31 01:16:50 +00:00 |
|
Vincent Riquer
|
8c054e6025
|
Resolve "With rename pattern, destination files can have "//" in DB if tags missing"
|
2025-01-31 01:16:50 +00:00 |
|
Vincent Riquer
|
68162e8b95
|
FIX copy extensions regex
|
2025-01-30 03:25:03 +01:00 |
|
Vincent Riquer
|
91939c0614
|
FIX: copy_extension
declare hash array
|
2025-01-30 03:22:53 +01:00 |
|
Vincent Riquer
|
b00f8a5955
|
Merge branch '6-readme-md-doesn-t-explain-what-this-is-doing' into 'master'
Resolve "README.md doesn't explain what this is doing"
Closes #6
See merge request atom/AtOM!13
|
2025-01-30 02:09:54 +00:00 |
|
Vincent Riquer
|
c085bcb04b
|
Resolve "README.md doesn't explain what this is doing"
|
2025-01-30 02:09:53 +00:00 |
|
Vincent Riquer
|
c282e9c361
|
Merge branch '5-looks-like-too-many-tasks-fail' into 'master'
Resolve "Looks like too many tasks fail"
Closes #5
See merge request atom/AtOM!11
|
2025-01-28 22:34:20 +00:00 |
|
Vincent Riquer
|
37e149c1b3
|
Resolve "Looks like too many tasks fail"
|
2025-01-28 22:34:19 +00:00 |
|
Vincent Riquer
|
434152daba
|
Merge branch 'get-rid-of-transogg' into 'master'
Delete transogg
See merge request atom/AtOM!12
|
2025-01-28 02:03:31 +00:00 |
|
Vincent Riquer
|
574f70918b
|
Delete transogg
|
2025-01-28 02:03:30 +00:00 |
|
Vincent Riquer
|
69d0b409e9
|
Delete GPL-3 (replaced by LICENSE at project root)
|
2025-01-28 01:55:24 +00:00 |
|
Vincent Riquer
|
145f099584
|
Edit README.md: typo
|
2025-01-27 13:56:47 +00:00 |
|
Vincent Riquer
|
dc05fd7c2e
|
Edit README.md
|
2025-01-27 13:56:13 +00:00 |
|
Vincent Riquer
|
8762ce9aca
|
Edit README.md
|
2025-01-26 23:13:17 +00:00 |
|
Vincent Riquer
|
ce490fd4b5
|
Edit README.md
|
2025-01-26 23:10:51 +00:00 |
|
Vincent Riquer
|
88e8626787
|
Merge branch '3-up-down-mixing-doesn-t-work' into 'master'
Resolve "up/down-mixing doesn't work"
Closes #3
See merge request ScriptFanix/AtOM!9
|
2025-01-24 01:10:11 +00:00 |
|
Vincent Riquer
|
7b25ec5187
|
decodeFile: fix sox temp file extension for normalize/sampling-rate/channel-number changes
|
2025-01-24 02:08:31 +01:00 |
|
Vincent Riquer
|
80ccbf808d
|
Merge branch '1-files-not-removed-from-destinations-when-original-file-renamed-removed' into 'master'
Resolve "Files not removed from destinations when original file renamed/removed"
Closes #1
See merge request ScriptFanix/AtOM!8
|
2025-01-24 00:02:21 +00:00 |
|
Vincent Riquer
|
08774a4df7
|
atom: fix SQL result parsing expansion pattern
|
2025-01-24 00:55:56 +01:00 |
|
Vincent Riquer
|
cc1c687118
|
Merge branch 'enhancements' into 'master'
Bunch of enhacements
See merge request ScriptFanix/AtOM!6
|
2025-01-23 00:23:49 +00:00 |
|
Vincent Riquer
|
8f97e9b0b1
|
Bunch of enhacements
|
2025-01-23 00:23:49 +00:00 |
|
Vincent Riquer
|
b90d4d553a
|
Merge branch 'toys' into 'master'
toys/checkgenre: check dest files for old school ID3v1 genre tags
See merge request ScriptFanix/AtOM!5
|
2025-01-23 00:17:35 +00:00 |
|
Vincent Riquer
|
012036b500
|
toys/checkgenre: check dest files for old school ID3v1 genre tags
|
2025-01-23 00:17:35 +00:00 |
|
Vincent Riquer
|
2c5854c835
|
Merge branch 'toys' into 'master'
toys/checkmissing: check for missing files in destinations and toys/createindex mime-type update
See merge request ScriptFanix/AtOM!4
|
2025-01-23 00:07:21 +00:00 |
|
Vincent Riquer
|
bfa7ac2f10
|
toys/checkmissing: check for missing files in destinations and toys/createindex mime-type update
|
2025-01-23 00:07:20 +00:00 |
|
Vincent Riquer
|
1c7dff9f83
|
Merge branch 'master' of framagit.org:ScriptFanix/AtOM
|
2025-01-22 23:58:07 +01:00 |
|
Vincent Riquer
|
b225280204
|
Merge branch 'set-sast-config-1' into 'master'
Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist
See merge request ScriptFanix/AtOM!3
|
2025-01-22 22:56:25 +00:00 |
|
Vincent Riquer
|
c94b90975b
|
Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist
|
2025-01-22 22:56:07 +00:00 |
|
Vincent Riquer
|
def126ce0e
|
Merge branch 'set-secret-detection-config-1' into 'master'
Configure Secret Detection in `.gitlab-ci.yml`, creating this file if it does not already exist
See merge request ScriptFanix/AtOM!2
|
2025-01-22 22:54:58 +00:00 |
|
Vincent Riquer
|
d45f73ec24
|
Configure Secret Detection in .gitlab-ci.yml, creating this file if it does not already exist
|
2025-01-22 22:54:14 +00:00 |
|
Vincent Riquer
|
57ea0ad238
|
Merge branch 'set-sast-config-1' into 'master'
Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist
See merge request ScriptFanix/AtOM!1
|
2025-01-22 22:52:26 +00:00 |
|
Vincent Riquer
|
8b69f8e1ee
|
Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist
|
2025-01-22 22:48:31 +00:00 |
|
Vincent Riquer
|
40f638c833
|
Edit BUGS: framagit URL
|
2025-01-22 22:44:43 +00:00 |
|
Vincent Riquer
|
f18eb00caa
|
Add license file
|
2025-01-22 22:42:07 +00:00 |
|
Vincent Riquer
|
f09a4a30d9
|
README: markdown fix
|
2025-01-22 23:37:42 +01:00 |
|