Commit Graph

95 Commits

Author SHA1 Message Date
ciapa 7aeb5ec2b3 Update Dockerfile
Docker CI / buildandpush (push) Failing after 13s Details
2024-01-04 11:26:12 +00:00
ciapa b1eb9e63df Modernize lidarr 2024-01-04 11:24:18 +00:00
youegraillot c7ee790f9c fix multiplatform build 2023-09-13 21:44:41 +02:00
youegraillot 401b19ca6e docker-ci ignore v* tags 2023-09-13 20:09:23 +02:00
youegraillot e929cfe75c debug build TARGETPLATFORM 2023-09-13 19:55:24 +02:00
Youe Graillot 667d03ac4a
Merge pull request #78 from youegraillot/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2023-09-13 10:32:12 +02:00
Youe Graillot c1b4fdf869
Merge pull request #75 from youegraillot/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-09-13 10:28:42 +02:00
Youe Graillot fdd8e82682
Merge pull request #76 from youegraillot/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2023-09-13 10:28:00 +02:00
dependabot[bot] 7dbab50bf7
Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 08:27:30 +00:00
Youe Graillot cfddf0169f
Merge pull request #79 from youegraillot/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2023-09-13 10:27:08 +02:00
Youe Graillot 705eea5fed
Merge pull request #77 from youegraillot/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2023-09-13 10:26:54 +02:00
dependabot[bot] 1217323ce4
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 06:52:35 +00:00
dependabot[bot] 12ff9bc05d
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 06:52:27 +00:00
dependabot[bot] e09fff32a5
Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 06:52:23 +00:00
dependabot[bot] 0031515396
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 06:52:19 +00:00
youegraillot 2672910120 new CLEAN_DOWNLOADS option 2023-09-10 19:15:08 +02:00
youegraillot 3eb01d3a1b watch deemix arl changes 2023-09-10 18:52:32 +02:00
youegraillot e8d65e75cf docker-compose.yml use ./tmp 2023-09-10 13:50:57 +02:00
youegraillot 822af9573d update initalization script 2023-09-09 23:00:15 +02:00
youegraillot 6b64c94715 fix dockerfile 2023-09-09 22:38:16 +02:00
youegraillot 6a2852ced3 docker-ci action 2023-09-09 13:19:02 +02:00
youegraillot 6895ae5e2c fix dockerfile 2023-09-09 13:10:47 +02:00
youegraillot 4d3f1403a1 fix dockerfile 2023-09-09 12:49:40 +02:00
Youe Graillot fae7185720
Update README.md 2023-09-09 12:37:54 +02:00
Youe Graillot c314452170
Merge pull request #70 from youegraillot/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-09 12:32:55 +02:00
Youe Graillot ede30eebc2
Merge pull request #68 from youegraillot/dependabot/docker/hotio/lidarr-pr-plugins-1.4.1.3564
Bump hotio/lidarr from pr-plugins-1.3.0.3322 to pr-plugins-1.4.1.3564
2023-09-09 12:32:40 +02:00
dependabot[bot] 7e32cde8b4
Bump hotio/lidarr from pr-plugins-1.3.0.3322 to pr-plugins-1.4.1.3564
Bumps [hotio/lidarr](https://github.com/hotio/lidarr) from pr-plugins-1.3.0.3322 to pr-plugins-1.4.1.3564.
- [Commits](https://github.com/hotio/lidarr/commits)

---
updated-dependencies:
- dependency-name: hotio/lidarr
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 10:27:16 +00:00
Youe Graillot c2da652acc
Merge pull request #65 from trailfog/main
Superficial deemix bug patch
2023-09-09 12:26:42 +02:00
dependabot[bot] 09e669b96c
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 06:39:57 +00:00
Sean bfb38f8a3d
Superficial deemix bug patch
When fetching the newReleases from deemix, the server crashed due to missing data.
2023-08-10 13:39:57 +02:00
Youe Graillot e45663f4c4
Merge pull request #54 from youegraillot/dependabot/docker/hotio/lidarr-pr-plugins-1.3.0.3322
Bump hotio/lidarr from pr-plugins-1.1.3.2971 to pr-plugins-1.3.0.3322
2023-07-11 00:01:38 +02:00
dependabot[bot] 094e5dd4d1
Bump hotio/lidarr from pr-plugins-1.1.3.2971 to pr-plugins-1.3.0.3322
Bumps [hotio/lidarr](https://github.com/hotio/lidarr) from pr-plugins-1.1.3.2971 to pr-plugins-1.3.0.3322.
- [Commits](https://github.com/hotio/lidarr/commits)

---
updated-dependencies:
- dependency-name: hotio/lidarr
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 06:24:04 +00:00
Youe Graillot 8fcbb33c25
Merge pull request #26 from youegraillot/dependabot/docker/bockiii/deemix-docker-d325660
Bump bockiii/deemix-docker from `0462f4b` to `d325660`
2023-02-11 14:18:49 +01:00
Youe Graillot e10d2772ba
Merge pull request #40 from youegraillot/dependabot/docker/hotio/lidarr-pr-plugins-1.1.3.2971
Bump hotio/lidarr from pr-plugins-1.1.2.2826 to pr-plugins-1.1.3.2971
2023-02-11 14:18:37 +01:00
Youe Graillot c7746b86c7
Merge pull request #38 from youegraillot/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
2023-02-11 14:18:24 +01:00
dependabot[bot] 3b7781e444
Bump hotio/lidarr from pr-plugins-1.1.2.2826 to pr-plugins-1.1.3.2971
Bumps hotio/lidarr from pr-plugins-1.1.2.2826 to pr-plugins-1.1.3.2971.

---
updated-dependencies:
- dependency-name: hotio/lidarr
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 06:05:59 +00:00
dependabot[bot] 8eb34d1401
Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 06:06:06 +00:00
dependabot[bot] 390d881c26
Bump bockiii/deemix-docker from `0462f4b` to `d325660`
Bumps bockiii/deemix-docker from `0462f4b` to `d325660`.

---
updated-dependencies:
- dependency-name: bockiii/deemix-docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 06:09:06 +00:00
Youe Graillot 579960ceff
Merge pull request #23 from youegraillot/issue-templates
Update issue templates
2022-12-08 09:50:06 +01:00
Youe Graillot 1badd190f7 customize bug_report.md 2022-12-08 09:49:40 +01:00
Youe Graillot df011961ac
Update issue templates 2022-12-08 09:41:44 +01:00
Youe Graillot 18bde96638 fix github rate limit wait 2022-11-27 21:55:31 +01:00
Youe Graillot 0fd770c8fe fix permissions 2022-11-26 20:33:17 +01:00
Youe Graillot 42c79cde51 fix plugin update 2022-11-26 20:32:48 +01:00
Youe Graillot 158bc70c3c minor fix 2022-11-26 16:30:53 +01:00
Youe Graillot e9d6ecefdd fix dockerfile name case 2022-11-26 16:17:47 +01:00
Youe Graillot e1f4910276 auto-update deemix plugin with AUTOCONFIG 2022-11-26 13:07:13 +01:00
Youe Graillot 6a19f12f56 Merge remote-tracking branch 'origin/main' 2022-11-25 21:38:35 +01:00
Youe Graillot 1f2b40cbba fix one-shot init 2022-11-25 21:37:33 +01:00
Youe Graillot a4b7cfb4f3 fix ownership 2022-11-25 21:37:14 +01:00