Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify Unraid app template #556

Open
GasPoweredTomato opened this issue Jun 28, 2024 · 1 comment
Open

Modify Unraid app template #556

GasPoweredTomato opened this issue Jun 28, 2024 · 1 comment

Comments

@GasPoweredTomato
Copy link

GasPoweredTomato commented Jun 28, 2024

Is your feature request related to a problem?

The unraid template is non-functional for me in the default state, even when putting run.py in the respective folder.

Proposed solution

In the original template we have this
image

I was getting an error that python couldn't find main, I fixed this by changing the mapping to this
image

Also it appears unraid is missing the "TwitchChannelPointsMiner" module, so I cannibalized that folder from the repo by just pasting it into the appdata folder like so
image

This appears to have fixed the issue

Alternatives you've considered

No response

Additional context

No response

@Lifeng77X
Copy link

Votre fonctionnalité est-elle liée à un problème ?

Le modèle unraid est non fonctionnel pour moi dans l'état par défaut, même en mettant run.py dans le dossier respectif.

Solution proposée

Dans le modèle original, nous avons ceci image

J'avais une erreur que python ne pouvait pas trouver main, j'ai corrigé cela en changeant la cartographie à ce image

Il semble également qu'il manque unraid le module "TwitchChannelPointsMiner", donc j'ai cannibalisé ce dossier du repo en le collant simplement dans le dossier appdata comme si image

Cela semble avoir réglé la question.

Alternatives que vous avez envisagées

Pas de réponse

Contexte supplémentaire

Pas de réponse

Thank you, thanks to you I was able to make it work. Without your response, it would have been impossible to get it working on Unraid. Again, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants