-
-
Notifications
You must be signed in to change notification settings - Fork 222
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
✨ [REQUEST] free-games-claimer #747
Comments
there's an epic games one already. https://github.com/alexbelgium/hassio-addons/tree/master/epicgamesfree |
That one always prompts for a security code every checkout for me so isn't that helpful. free-games-claimer doesn't prompt and supports more accounts. |
Oh my goodness, thank you For bringing this project to my attention. It seems they are looking to as even more services to The grabber as well! |
As someone who's had issues with the epicgamesfree addon in the past (was unable to get it to actually claim games because of the captcha) I would also like this if possible. |
I'll look at it |
Would this addon remove the epicgamesfree one? For sake of simplification |
I believe so but I don't personally use the epicfreegames addon so it may
be worth putting a poll/question for them if that's an option?
…On Mon, 22 May 2023, 21:14 Alexandre, ***@***.***> wrote:
Would this addon remove the epicgamesfree one? For sake of simplification
—
Reply to this email directly, view it on GitHub
<#747 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUMWJOFBRJ5JCLNEXXQCERDXHMU55ANCNFSM6AAAAAAVQO7TTE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I think it makes sense to keep both. They use different methods, and epic games free tends to be much more reliable from what I'm seeing. |
Is the latest working? |
The latest egf is still working, and the latest container for fgc is working. I tried to set up the fgc addon last night but ran into issues with it accepting creds from the config file, so need to sit down today and figure out what's going on. |
In theory values from the config file (in yaml format) are exported as env variables |
I'm not sure why, but I am getting constant stalls on start. It gets to the point that I am seeing output from the container, but it just stops sometimes moments after it starts up. Is that likely an issue with the container itself, or is that potentially a misconfiguration on the addon "wrapper" side? Edit: Seems to come and go. I was just able to get it running, but it doesn't seem to be reading the values from the config file. Looking through the repo, I think it may have an incorrect file extension? The docs read like we should be interacting with |
Well config.yaml is my internet system to export env variables. Not sure about config.env |
Just found a minute and was going to check if 'epic-games-free' is fixable, and was confused where the readme part was gone. Found that you renamed the whole folder, therefore it looked 'abandoned' to me. Tried the new 'free-games-claimer' - currently shown as 'epic-games-free' and had just one weird thing. It was not showing the novnc server, nor something useful in the logs. After adding a real port to the VNC port mapping everything started fine. After removing it still works fine. Not sure how settings are handled internally, and if a setting that once was overwritten is now empyt/null - or at least other than it was before. To make every business consultant happy, here is the positive feedback: Would be nice to select which game plattforms i would like to check, as e.g. I have no usage of amazon prime gaming. Keep up the good work ✌️ |
Yeah, I'm having trouble getting novnc running here as well, and my entries in the config file don't seem to be working at all. I tried adding a vnc port in the network config section of the addon to no avail. I may need to remove and re-add or something. As for picking and choosing which service works, technically the following command can be appended to the end of the docker run command to achieve that, leaving out what you don't want: |
Great idea, I'll do that in next version |
Latest version includes custom commands through addon options as you propose, and usage of the config.env instead of my config.yaml. The config.env uses the nomenclature |
Hi - sorry this was unintended, I had pushed the folder in the free-games-claimer one on explorer :-) corrected now |
Errors with the following output now:
|
Not working yet |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Apologies for the late follow up. I’ve been able to test and can confirm things run. However. Sequential running may not work?
|
Hi, indeed sequential running is executed but doesn't connect... Well I'll have to look again |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Bad bot |
Well it reminded me of this sorry I was quite caught up in work. I'll have a look again soon |
Haha no worries, it's not like you're paid to do this, and I'm fairly certain you don't even have a use for this particular add-on. |
Hi, I think I got it in version test22. Please let me know! |
NoVNC still isn't working for me. But looks like it's able to claim epic games for me. |
Things kinda work now. Honestly, I think I’m going to revert to using my PC and waking it to handle this… It seems horribly slow on a Pi, and sometimes takes so long things break. I think this may just be an inherent limitation of the Pi and/or image. |
VNC doesn't work for me either but can confirm that Epic and GOG will claim games without me needing to restart the addon. I'm running this on an old machine and not having any issues with the speed @KairuByte so that may just be a Pi issue. |
I think VNC doesn't work due to rpi being too slow... It didn't work on my rpi4 either... Regarding the script in itself however it seems to run fine on my rpi4 ! Then can we close this? And consider that we'll just don't have noVNC on rpi... |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Closed with disclaimer that novnc does not work but that the add-on can still work using the config file |
Hi, would you consider an option to mount a config directory instead of just the config file? Reasons are:
|
I am missing something here... I configured the env correctly adding discord, eg, ap, and gog but there's no way to open anything. How do I use this: "Please use config.env to execute the script"? I get these messages on Discord: That is my config.env with reducted information
That's the log information until after epic games (others are similar)
When I click on Open WebUI I get an endless loading tab opened. |
Hi, I don't use the addon so can't help you with the config.env content. However, I can see from your log that the config.env file is correctly loaded by the addon So you would have more chance trying on their repo https://github.com/vogler/free-games-claimer. From the log it seems you haven't filled a #password tag in the config.env but they would know better than me what that means. |
!!! I have a real life job in parallel to this addon, and don't think I'll be able to add new addons for the moment. You can still however express your interest in case someone would do it
Which addon?
https://github.com/vogler/free-games-claimer. Supports epic games, prime gaming and GOG
Is your feature request related to a problem? Please describe.
Claim free games from multiple services.
**If a new addon, have you checked on Google that such as addon doesn't already exists?**
Yes
Describe the solution you'd like
Configure single add-on to claim all free games.
Describe alternatives you've considered
Not aware of other alternatives
The text was updated successfully, but these errors were encountered: