Willy did say he has not had much time recently to work on the project, but was working to catch up then would make a new stable release (paraphrasing).Is there ver going to a new 'official' release since the last one was like April 2023 and there's been who knows how many changes in the dev branch since then.
Are you able to add any games using the f95zone.to URL? It appears to be trying to connect to Patreon instead of F95.I keep getting this error...
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohttp\connector.py", line 1073, in _wrap_create_connection
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohappyeyeballs\impl.py", line 104, in start_connection
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohappyeyeballs\impl.py", line 81, in start_connection
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohappyeyeballs\impl.py", line 166, in _connect_sock
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\proactor_events.py", line 729, in sock_connect
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\windows_events.py", line 803, in _poll
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\windows_events.py", line 599, in finish_connect
OSError: [WinError 121] The semaphore timeout period has expired
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "D:\a\F95Checker\F95Checker\modules\utils.py", line 84, in coro_wrapper
File "D:\a\F95Checker\F95Checker\modules\api.py", line 1094, in refresh
File "D:\a\F95Checker\F95Checker\modules\api.py", line 730, in full_check
File "D:\a\F95Checker\F95Checker\modules\api.py", line 202, in fetch
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\contextlib.py", line 210, in __aenter__
File "D:\a\F95Checker\F95Checker\modules\api.py", line 122, in request
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohttp\client.py", line 1353, in __aenter__
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohttp\client.py", line 657, in _request
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohttp\connector.py", line 564, in connect
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohttp\connector.py", line 975, in _create_connection
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohttp\connector.py", line 1350, in _create_direct_connection
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohttp\connector.py", line 1319, in _create_direct_connection
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\aiohttp\connector.py", line 1088, in _wrap_create_connection
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host c3.patreon.com:443 ssl:False [The semaphore timeout period has expired]
I know for sure port 443 is meant to be HTTPS, so i think it could fail asCannot connect to host c3.patreon.com:443 ssl:False
ssl:False
shouldn't be possible on port 443 (assuming they didn't configure ports to be non-standard)aiohttp
that flag could mean something else...The bigger number on the left is some type of session id. The link you see in the addressbar is constructed _after_ the search has executed and is only valid for a limited period (Never tested how long, but it does expire)feature request (although I'm stuck at one part of the development)
View attachment 4033105
Add a button that leads to the search result of compressed version of a game thread. Since compressed version are not linked to the main thread anymore, the only way is to search on the game thread.
Similar to the Thread button already present on the checker, all it would do is open the link as above but replace the numbers after [thread] to what the thread ID is. There's already a #ID existent on the checker, only issue is idk what the bigger number on the left stands for
Looks like this is a forum limitation. F95Checker uses this url to perform the search from the bottombarI don't know if this is a bug, but the search feature failed to find the word "six" which should have brought up this game: https://f95zone.to/threads/six-v1-24-silver-sofa-studio.78969/
https://f95zone.to/quicksearch?title=<querystring>
As a matter of fact, there were times I wished the same thing... but instead of on the More Info popup, I wished it were possible from the popup showing the updated games, since it's easy enough to close the More Info popup to right-click on the already selected game in list view.For convenience, I would love to see the tab name on the info page (displayed when you click on a game in your list), with an option to move the selected game from there to another tab. Maybe something simple such as displaying the Tab: i.e., "Current" and right-clicking to move the current game to another tab (similar to what exists in the list view).
I wonder if anybody else thinks this would be a feature that would work. If not, I can work around it.
EDIT: Actually, if you Ctrl-Select those updated games, you could move them all in one go to another tab... just saying.A lot of these games popped up with updates and the update screen showed the tab the games were on. I found myself going back to my list to find the game without removing my sort order and filters so I could move it to another tab from the list.
I don't know if this is a bug, but the search feature failed to find the word "six" which should have brought up this game: <snip>
Gotcha. And, I'm not going to worry about posting any other finds.Looks like this is a forum limitation. F95Checker uses this url to perform the search from the bottombar
https://f95zone.to/quicksearch?title=<querystring>
and if you use this manually using six as querystring, you'll notice that this particular game is not in the returned list.
For convenience, I would love to see the tab name on the info page (displayed when you click on a game in your list), with an option to move the selected game from there to another tab. Maybe something simple such as displaying the Tab: i.e., "Current" and right-clicking to move the current game to another tab (similar to what exists in the list view).
Well, why not both? The code for that could be easily reused. but, granted this is more of a "be nice to have" kinda thing. Very low on my wish list as well.As a matter of fact, there were times I wished the same thing... but instead of on the More Info popup, I wished it were possible from the popup showing the updated games, since it's easy enough to close the More Info popup to right-click on the already selected game in list view.
But since I seldom get more than 2 or 3 updates during a refresh (highest I ever got was 6) it's still very low on my wishlist
just use aIs there a way to change where all the info is saved? (Instead of Appdata)
I want to put it into Dropbox so I can access the tool on different devices and not have to manually sync them.
I mean, yeah you're crazy - 'nuf said!Am I going crazy or is the tool (very rarely) unchecking some Played / Downloaded checkmarks?
I mean, yeah you're crazy - 'nuf said!
But seriously, what version? These will be unchecked when updates are available.
So the way those check marks work changed between the release version (10.2) and the beta versions (11.0). I have noticed similar behavior (like you, I think but am not sure) where if you have multiple updates to a title without installing them in 11.0. Being crazy just helps you fit in hereView attachment 4180078
Normally I know it like this, black mark on red when its the up to date version is and the red mark on black when its an older version. Now I could have sword I had Girl Life marked on Version 9.2.2 hence it should be marked red on black but it isn't at all checked. View attachment 4180094
Now as I said, this happens very rarely and I have absolutely zero proof it has anything todo with the tool and it is much more likely that I just forgot to mark it or something along those lines.
My post was meant to be more of a question if something like this is known or not but since I couldn't find anything along those lines and you confirming I am crazy it is probably that.
i just started getting error 429 for some reason aswell it worked just fine yesterday weirdI am getting an error on program start up.
Traceback (most recent call last):
File "D:\a\F95Checker\F95Checker\modules\api.py", line 512, in fast_check
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\json\__init__.py", line 346, in loads
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\json\decoder.py", line 337, in decode
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
It also told me to upload file check_broken.bin so here is the content to that.
You don't have permission to view the spoiler content. Log in or register now.