83 Commits

Author SHA1 Message Date
TheCaptain989
2057d39e32 Release 2.4
- Allow use of optional environmental variables for Lidarr config
- Updated Docker labels
2024-05-18 21:20:55 -05:00
TheCaptain989
e9cc0a2c2f Release 2.3.5 2024-05-11 22:01:42 -05:00
TheCaptain989
a3e79f3679
Merge branch 'linuxserver:lidarr-flac2mp3' into lidarr-flac2mp3 2024-05-02 11:01:05 -05:00
aptalca
1d121c4d73
Merge pull request #882 from linuxserver/lidarr-flac2mp3-3.19
lidarr-flac2mp3: Use alpine 3.19
2024-04-19 00:31:49 -04:00
aptalca
4a7e2711d8
Use alpine 3.19
Signed-off-by: aptalca <541623+aptalca@users.noreply.github.com>
2024-04-18 21:06:40 -04:00
TheCaptain989
3c20621e12 Updated log date format 2024-03-08 18:08:48 -06:00
TheCaptain989
2fdd21073f Update Tags handlings
- Minor extra debug output
2024-02-26 09:51:21 -06:00
aptalca
41b4b2bc5c
Merge pull request #820 from TheCaptain989/lidarr-flac2mp3
lidarr: flac2mp3 release 2.3.3
2024-01-15 17:51:40 -05:00
TheCaptain989
371acbeb37 Release 2.3.3
- Fix for TheCaptain989/lidarr-flac2mp3#44
2024-01-15 15:53:29 -06:00
aptalca
8b21e00465
Merge pull request #801 from TheCaptain989/lidarr-flac2mp3
lidarr: flac2mp3 release 2.3.2
2023-12-17 11:55:24 -05:00
TheCaptain989
f9088e2451 Release 2.3.2
- Added checks for log file and path
- Added command-line option for log file
- Added title metadata correction
- Added end_script function for more consistent ending of script
- Fixed metadata key case insensitive match
- Resolves TheCaptain989/lidarr-flac2mp3#42
- Update README.md
2023-12-17 10:47:46 -06:00
aptalca
34326056f0
Merge pull request #751 from TheCaptain989/lidarr-flac2mp3
Lidarr: flac2mp3 Release 2.3
2023-09-02 15:48:57 -04:00
TheCaptain989
7c16d430d4 Lidarr: flac2mp3 Release 2.3
## What's Changed
- **Complete re-write of the core script to use shell instead of AWK.**
- **New:** Better use of the Lidarr API, including:
  - Using it to delete or recycle old tracks
  - No more artist refresh/rescan (which took forever) (issue thecaptain989/lidarr-flac2mp3#39)
  - Imports the converted tracks directly
- Fixed logging of curl errors and improved error handling
- Removed unnecessary function
- Improved track import JSON generator logic
- Added check for 'queued'  job status
- Use tag or branch name as Docker image tag
- Added GitHub Container Registry push
- Added GitHub container Registry labels
2023-08-27 15:53:25 -05:00
TheCaptain989
9986e9d40d Merge branch 'lidarr-flac2mp3' of https://github.com/TheCaptain989/docker-mods into lidarr-flac2mp3 2023-05-20 21:23:39 -05:00
TheCaptain989
3149b2c3ea lidarr-flac2mp3 update/add workflows
- Updated to match PR linuxserver/docker-mods#664
2023-05-20 21:17:53 -05:00
aptalca
3dca0f6e65
Merge pull request #664 from linuxserver/lidarr-flac2mp3-update
lidarr-flac2mp3 update/add workflows
2023-05-20 13:37:08 -04:00
aptalca
8c5a7c4fbc
lidarr-flac2mp3 update/add workflows 2023-05-18 13:42:11 -04:00
aptalca
ecbe9cc81b
Merge pull request #532 from TheCaptain989/lidarr-flac2mp3
Lidarr: flac2mp3 Release 2.2.1
2022-12-11 20:46:05 -05:00
TheCaptain989
a62debcf23 Update flac2mp3.sh
- Resolves TheCaptain989/lidarr-flac2mp3#37
2022-12-08 18:55:45 -06:00
aptalca
46730b4f72
Merge pull request #528 from TheCaptain989/lidarr-flac2mp3
Lidarr: flac2mp3 Release 2.2
2022-12-02 15:43:16 -05:00
TheCaptain989
ec8932718e Update lidarr-synology.png 2022-11-27 10:07:04 -06:00
TheCaptain989
e115c2e10f Update README.md 2022-11-27 10:00:00 -06:00
TheCaptain989
64b36034ee Release 2.2
- Switch to hybrid S6
- **Added --regex option** TheCaptain989/lidarr-flac2mp3#33
- **Added optional use of environment variable** TheCaptain989/lidarr-flac2mp3#33
- **Added new --tags option to resolve TheCaptain989/lidarr-flac2mp3#15**
- Added checks for identical track name
- Recycled files are now moved to subdirectory paths that more closely resemble the original path
- Better error handling in awk script when calling system commands
- Added logging for skipped tracks
- Corrected some logging anomalies
- Modified exit codes
- Updated command line help
- Fixed missing executable attribute on some script files
- Updated README
2022-11-27 09:56:09 -06:00
TheCaptain989
a5b136d992 Switch to hybrid S6
- Comments updated
2022-08-30 14:05:44 -05:00
aptalca
2a2faa23f0
Merge pull request #441 from linuxserver/lidarr-flac2mp3-s6v3
switch to hybrid (lidarr-flac2mp3)
2022-08-30 08:48:38 -04:00
aptalca
f5ab4d4ce8 update version in log 2022-08-27 21:29:04 -04:00
aptalca
7725c78aa6 switch to hybrid 2022-08-12 15:12:54 -04:00
aptalca
8083862103
Merge pull request #390 from TheCaptain989/lidarr-flac2mp3
Lidarr: flac2mp3 patch 2.0.1
2022-06-23 10:48:23 -04:00
TheCaptain989
2ee66c34b3 Updated flac2mp3.sh
- Resolves TheCaptain989/lidarr-flac2mp3#31
- Resolves the "Unsupported Media Type" error when calling the Lidarr API
2022-06-23 09:13:54 -05:00
aptalca
d0c35ef78f
Merge pull request #371 from TheCaptain989/lidarr-flac2mp3
Lidarr: flac2mp3 release 2.0
2022-05-13 11:45:19 -04:00
TheCaptain989
3d27286980
Update Dockerfile
- Reverted to single-stage build
- Removed dependency on deprecated Ubuntu 16.04 (per #371)
2022-05-13 10:30:13 -05:00
TheCaptain989
024b80026f Release 2.0
## Lots of new features and it still retains backward compatibility!

- Added batch mode per issue #28
- Added ALAC wrapper script per issue #28
- Bug fix for issue #29 introduced with release 1.3
- Added output and keep-file options per issue #30
- Moved option check earlier in the script and completely reworked options/arguments processing
- Added long option names
- Added debug info for system API
- Added debug info for config API
- Added multiple debug logging levels, defaults to lowest
  - Default debug level excludes the returned JSON, making it more readable and useful
- Normalized test event output
- Minor fix for error text
- Added version option
- Modified how script version is handled
   - Updated BuildImage.yml
   - Updated Dockerfile
   - Update 98-flac2mp3 init script
- Changed awk pattern match to be more robust
- Removed dedundant system command in awk script
- Updated help text
- Updated README.md
- Updated SECURITY.md
2022-05-07 11:26:42 -05:00
aptalca
e730be5f57
Merge pull request #276 from TheCaptain989/lidarr-flac2mp3
Lidarr: flac2mp3 release 1.3
2022-01-28 15:59:32 -05:00
TheCaptain989
12feeae2b6 Release 1.3
- Added advanced -a and -e options
- Script can now convert to any ffmpeg supported format
- Added example script for Opus format
2021-12-27 15:38:15 -06:00
Roxedus
b6c88e38df
Merge pull request #247 from linuxserver/lidarr-flac2mp3-apt 2021-09-26 22:20:32 +02:00
TheCaptain989
931a617946 Included apt-get standardization
apt-get update changes made by aptalca
2021-09-26 14:12:20 -05:00
TheCaptain989
8568b31bb1 Lidarr: flac2mp3 release 1.3
- Added advanced -a and -e options
- Can now convert to any ffmpeg supported format
- Added included script for Opus format
2021-09-26 14:01:03 -05:00
aptalca
7349288f04 standardize apt-get 2021-09-21 13:51:19 -04:00
TheCaptain989
9254a11694 Merge branch 'lidarr-flac2mp3' of https://github.com/TheCaptain989/docker-mods into lidarr-flac2mp3 2021-07-04 17:55:50 -05:00
TheCaptain989
4843b31d87 Release 1.2.2
- Now uses the API to detect RecycleBin, removing dependency on sqlite
- Fixes formatting bug with submitted JSON in curl
- Adding URL quoting to curl commands
- Renamed more variables to avoid name collisions
- Added additional debug logging
- Reordered error redirects; No functional difference.
2021-07-04 17:55:39 -05:00
TheCaptain989
0a45a17e38 Release 1.2.2
- Removed dependency on sqlite
- Renamed more variables to avoid name collisions
- Added additional debug logging
- Reordered error redirects.  No functional difference.
2021-07-04 17:46:43 -05:00
aptalca
4000250455
Merge pull request #189 from TheCaptain989/lidarr-flac2mp3
Lidarr: flac2mp3 release 1.2.1
2021-03-19 12:41:08 -04:00
TheCaptain989
5e36a80057 Updated BuildImage.yml as requested
Modified the VERSION generation until I find a better way to do this.
2021-03-19 11:12:15 -05:00
TheCaptain989
a7e8b63d00 Update README.md 2021-03-11 18:37:56 -06:00
TheCaptain989
dc22a4e9d6
Merge branch 'lidarr-flac2mp3' into lidarr-flac2mp3 2021-03-11 14:01:48 -06:00
TheCaptain989
f1fd4b229d Release 1.2.1
- Added Variable Bit Rate option
- Fixed cover art conversion issue
- Fixed file permission/owner issue
- Reworked some bash logic
- Updated documentation
2021-03-11 13:47:19 -06:00
TheCaptain989
9237e5bc91 Update README.md 2021-01-30 10:40:08 -06:00
TheCaptain989
a37a623d10 Merge branch 'lidarr-flac2mp3' of https://github.com/TheCaptain989/docker-mods into lidarr-flac2mp3 2021-01-30 10:28:38 -06:00
TheCaptain989
297b1a1013 Initial release 2020-12-07 11:15:44 -06:00
TheCaptain989
9894f804f5 Updated image links
- Added .assets folder for images
- Corrected Synology picture
2020-12-07 11:10:14 -06:00