Tool Others F95Checker [WillyJL]

5.00 star(s) 21 Votes

Wolfram99

Newbie
Aug 20, 2023
24
12
They are not supposed to exist, this is how cx_freeze packages stuff.
Both errors were caused by F95Checker failing to connect to github to check for updates, presumably because your vpn killed the network.
The network usually is alive within 10sec of waking up.
It is weird that the auto update is ignoring the Timeout setting in GUI(set at default 30sec).
 

FaceCrap

Active Member
Oct 1, 2020
856
602
The network usually is alive within 10sec of waking up.
It is weird that the auto update is ignoring the Timeout setting in GUI(set at default 30sec).
Who said it's ignoring that value? Maybe the value is just too low?
Have you tried increasing _it_ and the number of retries?
 
Aug 5, 2017
136
135
Damn, I had left a comment but apparently GitHub doesn't send the comments until you complete the review... so you need to put comments, then complete the review as "request changes"... kinda stupid to not hav any indication that others can't see your comments until then...
Speaking of comments, any feedback on ? FaceCrap misunderstood how the patch worked a couple weeks back, I explained but haven't heard anything since then.
 

r37r05p3C7

Newbie
Nov 8, 2023
86
53
Hey Willy! I recently switched from 10.2 to the latest beta (and I already don't know how I did without those awesome new features).

Little bit of feedback I wanted to give on the web extension : on Firefox (122.0), I could use the extension to add a game, but the "this game is in your library" icon and the colored tags didn't appear (whether on a game thread or elsewhere). When I was using 10.2, the icon did work on this same version of Firefox.

I then switched to Brave (1.62.156). It worked a lot better, although the library icon doesn't seem to render properly:
View attachment 3321945
I switched to Brave from Firefox, and my icons also disappeared. It turns out that Brave's built-in ad blocker flags icon fonts as 'tracker & ad,' which is hilarious. Turning it off fixed the issue.

1712687641417.png
 

LucasG

New Member
Jun 28, 2023
11
9
I switched to Brave from Firefox, and my icons also disappeared. It turns out that Brave's built-in ad blocker flags icon fonts as 'tracker & ad,' which is hilarious. Turning it off fixed the issue.

View attachment 3524674
Well, Brave seems only a little bit overeager. Any external resource could be used as a tracker and the font is loaded over a http adress, so it would be possible. 127.0.0.1 is always your machine but port 57095 isn't the standard http port so it could still come from an external source.
A good example how serious IT-Security could be taken, but nothing a normal user would want to have as it cripples modern internet if not configured properly.
 

stromcast

New Member
Nov 20, 2021
2
0
hello all ,

Sorry for my english but i have a question .

I have so many game add on f95chercker before change my computer .

I dowload f95checker on the new computer its impossible to dowload more 100 game ,have you solution for dowload all game i have on my accout f95zone ?

Capture.PNG
 

WillyJL

Well-Known Member
Respected User
Mar 7, 2019
1,059
825
hello all ,

Sorry for my english but i have a question .

I have so many game add on f95chercker before change my computer .

I dowload f95checker on the new computer its impossible to dowload more 100 game ,have you solution for dowload all game i have on my accout f95zone ?

View attachment 3531124
Those are duplicates. You already have them in your f95hecker. You can't add the same game 2 times
 

stromcast

New Member
Nov 20, 2021
2
0
Those are duplicates. You already have them in your f95hecker. You can't add the same game 2 times
Thank you for your response but it's not that, have +1500 game in bookmark on my account f95zone and only 100 on f95checker.

How I had the others 1400 game on f95checker?
 

WillyJL

Well-Known Member
Respected User
Mar 7, 2019
1,059
825
Thank you for your response but it's not that, have +1500 game in bookmark on my account f95zone and only 100 on f95checker.

How I had the others 1400 game on f95checker?
Bookmark import is broken in stable, use beta version, check FAQ
 

Shadowww45

New Member
Sep 17, 2019
1
0
does anyone know what's going on? I have latest source and it was working yesterday 1712961858622.png
I'm not so good at coding (or coding with python) but if i comment this part in db.py 1712962918344.png
I'm able to start the app

Ok, found problem, yesterday one of the game was deleted from site, and i converted it to custom, apparently, Timeline not working with customs games, it would be cool to have something like (if condition for skipping custom games or at least try-catch block)
 
Last edited:

WillyJL

Well-Known Member
Respected User
Mar 7, 2019
1,059
825
does anyone know what's going on? I have latest source and it was working yesterday View attachment 3534753
I'm not so good at coding (or coding with python) but if i comment this part in db.py View attachment 3534781
I'm able to start the app

Ok, found problem, yesterday one of the game was deleted from site, and i converted it to custom, apparently, Timeline not working with customs games, it would be cool to have something like (if condition for skipping custom games or at least try-catch block)
r37r05p3C7 oops, need to update game IDs in event tables when converting it looks like
 
  • Like
Reactions: Shadowww45

FaceCrap

Active Member
Oct 1, 2020
856
602
r37r05p3C7 oops, need to update game IDs in event tables when converting it looks like
That's another good reason for the change I suggested on Discord (See DM) to NOT convert the ID to a custom ID if the entry still points to a thread on F95.
If a user than later changes the link to another site, then assign a custom id and update the timeline history.

If the game is truly set inaccessible on F95, at least the timeline history wouldn't need adjusting.
Another advantage is that folks can set games to be ignored during a full refresh but still see the checker icons on the forum.
 
  • Like
Reactions: Shadowww45

harem.king

Well-Known Member
Aug 16, 2023
1,803
2,929
where is my user data saved? and can I change it?
I want to dual boot windows and linux. checker is available for both OS.
but I want both of them to point to the same user data on
D:\games_x\tools\f95checker\userdata\

that way any changes I make in one OS will seamlessly transfer to the other.
is this possible?

if not, then can I at least know where the data is located so I can manually transfer it over?
 

WillyJL

Well-Known Member
Respected User
Mar 7, 2019
1,059
825
where is my user data saved? and can I change it?
I want to dual boot windows and linux. checker is available for both OS.
but I want both of them to point to the same user data on
D:\games_x\tools\f95checker\userdata\

that way any changes I make in one OS will seamlessly transfer to the other.
is this possible?

if not, then can I at least know where the data is located so I can manually transfer it over?
It's in the FAQ. And you can make a symbolic link there so it actually points to a folder on a shared drive. I do that myself
 
  • Like
Reactions: harem.king

harem.king

Well-Known Member
Aug 16, 2023
1,803
2,929
WillyJL after bashing my head for a bit I figured out how to use flatpak browsers in F95checker. maybe this can be added to the FAQ

when configuring your browser in linux, browsers installed via flatpak will not show up in the drop down menu.
to configure a flatpak browser on F95checker as an external browser input into the Executable line:
Code:
flatpak
and then into the Arguments line input:
Code:
run FLATHUBNAME
replacing FLATHUBNAME with the full flathub name of the browser. which you can find from your softway manager.
librewolf = io.gitlab.librewolf-community
mullvad = io.gitlab.librewolf-community

this is what it should look like:
flatpak librewolf config.png

this is where you find the name, it will be listed under "Name"
Screenshot from 2024-04-17 17-05-52.png
 
Last edited:

Sober-man

Member
Apr 3, 2023
139
213
beta build? read the commit history
Sure, thanks for trying to help, but this doesn't tell me anything at all. I don't understand anything about github at all. I'm just a regular stupid mortal. I just want to see a note that says in plain human language what's new, what's fixed, etc., if there is such a thing.
 

r37r05p3C7

Newbie
Nov 8, 2023
86
53
I don't understand anything about github at all
you don't have to, . it will give you a rough idea of what has been done so far. and to answer your question directly - no, separate change log for beta builds does not exist.
 
5.00 star(s) 21 Votes