v3DJG6GL / truecharts_archive

22 stars 20 forks source link

[Request] Additional Apps to Update #1

Closed Exophobias closed 2 months ago

Exophobias commented 3 months ago

Hi there! I found your fork of the archive and I like most of what you are updating. I am wondering if you would be willing to add the following updates to your repository even though you do not use them. It would be greatly appreciated for my media setup and possibly others who find this fork.

If not, that is all good. Just wanted to at least shoot my shot and ask.

Appreciate the updates! Thanks

Exophobias commented 3 months ago

@v3DJG6GL

v3DJG6GL commented 3 months ago

Hi @Exophobias I've just updated these applications:

Exophobias commented 3 months ago

Appreciate it!

m-aar-ten commented 3 months ago

Hello,

Would it be possible to add updates for:

If not that's fine. Thank you anyways for all the updates you pushed so far, it has been such a blessing!

v3DJG6GL commented 3 months ago

@m-aar-ten Done:

Beware: I haven't checked their functionality since I don't use them. So always backup your data before updating!

mivlives4ever commented 2 months ago

Hi v3DJG6GL,

Can you also update:

Nzbget

Please? and thanks for updating the other apps too!

v3DJG6GL commented 2 months ago

Hi @mivlives4ever

Niborian commented 2 months ago

Hi there,

Could you please update Maintainerr and Bazarr?

Also, I tried installing the Factorio server but ran into a version mismatch. I managed to fix it by updating the image tag from:

image:
  pullPolicy: IfNotPresent
  repository: factoriotools/factorio
  tag: stable@sha256:fae8a40742bd6fc42c92eac3956ad36737cf0ce5a31d2793438b65ad8b50d50a

to:

image:
  pullPolicy: IfNotPresent
  repository: factoriotools/factorio
  tag: stable

To do this, I duplicated the old folder, changed the version numbers (e.g., from 8.0.9 to 8.1.0), and adjusted the app versions accordingly.

Is there any reason not to use the "stable" tag like this? I’ve technically updated Maintainerr as well, but I can’t update it in TrueNAS since it’s linked to the TrueCharts catalog. I’m hesitant to set it up again from scratch.

If what I did isn’t the best approach, I’d love to learn more and help out if you’d allow me! 😊

mivlives4ever commented 2 months ago

@v3DJG6GL

Hi @mivlives4ever

  • NZBGet: Hasn't received an update since may, so no update for this app ;)

i keep getting an update screen when opening NZBGet...

image

https://nzbget.com/

Niborian commented 2 months ago

@mivlives4ever The NZBGet app has been updated, but the Docker image that the app pulls from hasn't. This usually occurs because the application itself can be updated independently of the Docker image. The Docker image is maintained separately and might not always be updated immediately to reflect the latest version of the app. As a result, there can be a delay before the Docker image catches up with the latest app updates.

Here’s the link to the GitHub repository: GitHub Repository for NZBGet Docker image.

Niborian commented 2 months ago

@v3DJG6GL

please help me😅

Hi there,

Could you please update Maintainerr and Bazarr?

Also, I tried installing the Factorio server but ran into a version mismatch. I managed to fix it by updating the image tag from:

image:
  pullPolicy: IfNotPresent
  repository: factoriotools/factorio
  tag: stable@sha256:fae8a40742bd6fc42c92eac3956ad36737cf0ce5a31d2793438b65ad8b50d50a

to:

image:
  pullPolicy: IfNotPresent
  repository: factoriotools/factorio
  tag: stable

To do this, I duplicated the old folder, changed the version numbers (e.g., from 8.0.9 to 8.1.0), and adjusted the app versions accordingly.

Is there any reason not to use the "stable" tag like this? I’ve technically updated Maintainerr as well, but I can’t update it in TrueNAS since it’s linked to the TrueCharts catalog. I’m hesitant to set it up again from scratch.

If what I did isn’t the best approach, I’d love to learn more and help out if you’d allow me! 😊

v3DJG6GL commented 2 months ago

Hi @Niborian

Could you please update Maintainerr and Bazarr?

I've just updated:

To do this, I duplicated the old folder, changed the version numbers (e.g., from 8.0.9 to 8.1.0), and adjusted the app versions accordingly.

I use following software to make changes to the catalog:

To update an application, these files must be modified:

I just updated the readme with this Tutorial :)

Is there any reason not to use the "stable" tag like this? I’ve technically updated Maintainerr as well, but I can’t update it in TrueNAS since it’s linked to the TrueCharts catalog. I’m hesitant to set it up again from scratch.

If what I did isn’t the best approach, I’d love to learn more and help out if you’d allow me! 😊

I am not sure if there's a huge difference. Since I copy-paste the tag image from the truecharts repository, I always copy-paste the sha256 checksum too. But I suppose in most cases it should also work without the checksum...

Please open a new issue if you're having further issues with Factorio. Otherwise everyone gets spammed with these comments ;)