I was testing the script for when the release is ready, I didn’t actually release it. You can ignore those tests if you got emails or notifications (and also sorry for the spam, it really didn’t want to work like I wanted lol)WillyJL do you have the pre-releas of virsion 9 for mee the link i have from github is not working anymore
npI was testing the script for when the release is ready, I didn’t actually release it. You can ignore those tests if you got emails or notifications (and also sorry for the spam, it really didn’t want to work like I wanted lol)
so google rejected the application because i had requested access to all tabs, when i only used the current tab info. i didnt know there was a activeTab scope... either way i submitted the corrected oneI'm using brave so gotta wait for fucking google lol
Well it’s f95checker... also Unix philosophy goes “do one thing and do it well”... and finally I never even heard of that website... so highly unlikely, sorryAny plans to include DLSite by chance? Would love to use one program for both F95 and DLSite.
Sorry to hear you had to go through all that trouble... credentials in json are leftover from old versions, not used anymore. The current release of f95cjecker is quite old and I’m aware it is quite problematic... in the past 2 months I’ve been rewriting it completely from scratch, and it’s very close to release; totally usable as a replacement for current release. Give the latest build a shot!I'm on Manjaro gnome and the login doesnt work its just a blank box. Tried the exe with wine, didnt work cuz python dll is missing and I cant easily install it. Tried the python script and the .sh both didnt work. Installed chromium but it wont let me change the browser, found the .json file and tried to manually change the browser and manually add in my credentials and none of it worked.
Yes I made sure I installed the requirements I ran the command and it installled without a hitch.
I have python 3.10.5 installed, I even downgraded to 3.9.5 and it still didnt work.
I am kind of a beginner with Linux but this shouldnt be too hard.
I may also just be completely retarded and somehow messed something up.
Any help apprecianted
View attachment 1885398
Makes sense, looking forward to the next release!Well it’s f95checker... also Unix philosophy goes “do one thing and do it well”... and finally I never even heard of that website... so highly unlikely, sorry
all those else if...reminds me of yandere simulatorbasically yeah, thats how it ends up. i get the problem of the duplicates, but then it can get quite spaghetti codey trying to check which one to apply, and also the shades could be a good idea but they would end up being different from on the website...
to keep things simple what i did is:
View attachment 1883517
(the grey lines prefixed with # are comments and just for my own sake, they do nothing in practice, types are not actually grouped in any way)
so basically going from top to bottom, as soon as it finds one of the prefixes it gets assigned that type. i used that order because for example you have therads that are marked [tutorial] [rpgm] or [tool] [others] (now that i think about it my own post is prefixed wrong lol)
in the end all colors are the same as on the forum, apart from misc (yellow) and media (dark grey) which of course are not present on the website. chose those colors because they are the least used across the other prefixes
Well still it’s a timeout error, not much I can do... because if it ended with a timeout error it means it failed to a timeout error 3 times already, so it probably means there really was something wrong with either your connection or f95zoneall those else if...reminds me of yandere simulator
yeah I'll leave the color decision to you
tested build 222, left it in bg mode,
20 worker
45 timeout
bg timer an hour and a half, came back hours later and saw this
View attachment 1885692
oh fck, I copied but not pasted the code in More info but my snipping tool took over the text to give the picture
fyi no I don't have a paste history, or at least it's not activated
I'm not on Manjaro, but Ubuntu. The only version I've managed to get working is build 171, so if all else fails perhaps that will work for you too. You can get it from the link WillyJL posted above.I'm on Manjaro gnome and the login doesnt work its just a blank box. Tried the exe with wine,
Traceback (most recent call last):
File "/home/runner/work/F95Checker/F95Checker/cx_Freeze/cx_Freeze/initscripts/__startup__.py", line 113, in run
File "/home/runner/work/F95Checker/F95Checker/cx_Freeze/cx_Freeze/initscripts/Console.py", line 15, in run
File "/home/runner/work/F95Checker/F95Checker/src/main.py", line 78, in <module>
File "/home/runner/work/F95Checker/F95Checker/src/main.py", line 17, in main
File "/home/runner/work/F95Checker/F95Checker/src/modules/globals.py", line 44, in <module>
File "/home/runner/work/F95Checker/F95Checker/src/modules/structs.py", line 1, in <module>
ImportError: /home/brosen/Visual Novels/F95Checker/222/lib/PyQt6/Qt6/lib/libQt6Gui.so.6: undefined symbol: _Z40qRegisterNormalizedMetaType_QDBusMessageRK10QByteArray, version Qt_6
>./F95Checker
Traceback (most recent call last):
File "/home/runner/work/F95Checker/F95Checker/cx_Freeze/cx_Freeze/initscripts/__startup__.py", line 113, in run
File "/home/runner/work/F95Checker/F95Checker/cx_Freeze/cx_Freeze/initscripts/Console.py", line 15, in run
File "/home/runner/work/F95Checker/F95Checker/src/main.py", line 78, in <module>
File "/home/runner/work/F95Checker/F95Checker/src/main.py", line 17, in main
File "/home/runner/work/F95Checker/F95Checker/src/modules/globals.py", line 44, in <module>
File "/home/runner/work/F95Checker/F95Checker/src/modules/structs.py", line 1, in <module>
ImportError: libQt6DBus.so.6: cannot open shared object file: no such file or directory
> pip install PyQt6
Requirement already satisfied: PyQt6 in /home/archmage/.local/lib/python3.9/site-packages (6.3.1)
Requirement already satisfied: PyQt6-Qt6>=6.3.0 in /home/archmage/.local/lib/python3.9/site-packages (from PyQt6) (6.3.1)
Requirement already satisfied: PyQt6-sip<14,>=13.4 in /home/archmage/.local/lib/python3.9/site-packages (from PyQt6) (13.4.0)
...I imported my bookmarks and after refreshing it got stuck.
I assume thats because some of them arent games so ill have to manually go through them and remove them.
...
Also any plans on adding support for other threads that arent games? Like mods or animations? (assuming thats why the refresh gets stuck)
Did you ever run a full refresh since I changed the prefix type thingys shenanigans? Cos internally they are handled numerically so adding or renaming one in this case changed the number for the othersFound a bug, some threads will have the incorrect prefix
View attachment 1885792
It happens with rpgm unity and abandonned games
Cheers!Sttav chrome addon finally live!You must be registered to see the links