Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (106) « First ... « 102 103 [104] 105 106 »
Feb 19, 2017 2:30 PM

Offline
Mar 2009
63
Kotori said:
try a new password with simpler characters Az-1-0
That worked, thanks!
Feb 27, 2017 6:45 AM
Offline
Jul 2014
270
Hello,

Sometimes when I quit MAL Updater I have this message that says something like "Hook descriptor not valid" and even sometimes a memory address saying that MAL Updater cannot read that (typical pointers :D)
Apr 16, 2017 3:29 PM

Offline
May 2010
118
hi hope someone can help me.

everytime MAL Updater can't find a show that wasn't listed on any of my lists it always freezes the Windows taskbar/commands (like Ctrl+D) and it keeps frozen for minutes... it happens with shows the MAL updater don't recognize too.

I'm on Windows 10 64x

thanks in advance
Apr 17, 2017 4:48 PM
Offline
Sep 2012
38
Katzedan said:
hi hope someone can help me.

everytime MAL Updater can't find a show that wasn't listed on any of my lists it always freezes the Windows taskbar/commands (like Ctrl+D) and it keeps frozen for minutes... it happens with shows the MAL updater don't recognize too.

I'm on Windows 10 64x

thanks in advance


(Slightly) random questions: What is your RAM/VRAM situation like? If you have the Performance tab of Windows Taskmanager open when the problem occurs, does it show a CPU, Disk or Memory spike? Are you running other memory- or CPU-hungry processes (what is the typical 'resting' percentage use at)? Which player/browser + streaming site do you use?

I'm sure there is a tonne more information that would be useful to help diagnose the problem, but those should get you started at least...

I know that I get a miniscule amount of system freeze when it tries to load up the search window (only when in the situation you described though, manually opening it is fine) or the info window, mostly down to the sudden CPU/RAM spike, but I often have a number of other processes running in the background eating up resources (my CPU & RAM tend to sit around 40-50% while not watching anime) and the issue isn't exclusive to MALu.
Apr 18, 2017 10:43 AM

Offline
May 2010
118
AerosAtar said:
Katzedan said:
hi hope someone can help me.

everytime MAL Updater can't find a show that wasn't listed on any of my lists it always freezes the Windows taskbar/commands (like Ctrl+D) and it keeps frozen for minutes... it happens with shows the MAL updater don't recognize too.

I'm on Windows 10 64x

thanks in advance


(Slightly) random questions: What is your RAM/VRAM situation like? If you have the Performance tab of Windows Taskmanager open when the problem occurs, does it show a CPU, Disk or Memory spike? Are you running other memory- or CPU-hungry processes (what is the typical 'resting' percentage use at)? Which player/browser + streaming site do you use?

I'm sure there is a tonne more information that would be useful to help diagnose the problem, but those should get you started at least...

I know that I get a miniscule amount of system freeze when it tries to load up the search window (only when in the situation you described though, manually opening it is fine) or the info window, mostly down to the sudden CPU/RAM spike, but I often have a number of other processes running in the background eating up resources (my CPU & RAM tend to sit around 40-50% while not watching anime) and the issue isn't exclusive to MALu.


The Ram comsumption is always at normal rates without any spikes ... normally it's only the MPC HC + Mal Updater + Firefox with a max of 5-6 tabs open but even when I'm using it all + other programs (like Photoshop) I can still change programs with Alt+Tab without any problems and they always work fine, except the MAL Updater that I can never choose because it stop responding (if I minimize all the open windows, I can still access them with Alt+Tab, but the MAL Updater keeps frozen on the screen).
And if I close MAL Updater on the Task Manager the taskbar/windows button/menu works fine again.
Apr 19, 2017 12:41 PM

Offline
Jul 2007
3743
Katzedan said:
hi hope someone can help me.

everytime MAL Updater can't find a show that wasn't listed on any of my lists it always freezes the Windows taskbar/commands (like Ctrl+D) and it keeps frozen for minutes... it happens with shows the MAL updater don't recognize too.

I'm on Windows 10 64x

thanks in advance


Try disabling this in "Anime Recognition" settings

Apr 21, 2017 5:19 AM
Offline
Jul 2014
270
Could the update of "Windows Creators Update for Windows 10" block the anime recognition ?

Since that update MALUpdate doesn't detect any anime :(
Apr 22, 2017 8:17 AM
Offline
Apr 2016
5
Since the Creators Update for Windows 10 MALUpdater doesn't detect any anime, its like back when the Anniversary Update for Windows 10 came out.

Hope you can fix this again :(

Greetings
May 3, 2017 12:42 PM

Offline
Jul 2007
3743
I'm using Creators Update without any problems (with MPC-BE, not sure about VLC and other players)
May 3, 2017 1:13 PM
Offline
Apr 2016
5
That is true, just installed MPC HC (64 Bit) and it's working fine, only VLC 2.2.4 (32 & 64 Bit) is not beeing detected.
If it is not to much to ask, could you please fix the detection with VLC :( ?
Thanks for your good work so far, otherwise I'm just gonna try to live with MPC :) cause your MAL Updater is just the best.

Greetings
May 3, 2017 8:46 PM

Offline
Jul 2007
3743
GoardenFreeman said:
That is true, just installed MPC HC (64 Bit) and it's working fine, only VLC 2.2.4 (32 & 64 Bit) is not beeing detected.
If it is not to much to ask, could you please fix the detection with VLC :( ?
Thanks for your good work so far, otherwise I'm just gonna try to live with MPC :) cause your MAL Updater is just the best.

Greetings


Fixed
KotoriMay 3, 2017 8:50 PM
May 6, 2017 5:26 AM
Offline
Jul 2014
270
Kotori said:
GoardenFreeman said:
That is true, just installed MPC HC (64 Bit) and it's working fine, only VLC 2.2.4 (32 & 64 Bit) is not beeing detected.
If it is not to much to ask, could you please fix the detection with VLC :( ?
Thanks for your good work so far, otherwise I'm just gonna try to live with MPC :) cause your MAL Updater is just the best.

Greetings


Fixed


Thanks <3

(Curious what was the problem IT student here)
May 6, 2017 6:44 AM

Offline
Jul 2007
3743
TigreDemon said:
Kotori said:


Fixed


Thanks <3

(Curious what was the problem IT student here)


Using this function https://msdn.microsoft.com/en-us/library/windows/desktop/ms724509(v=vs.85).aspx I get a list of allocated system handles, then for every handle I check if the process ID is the player's (in this case VLC), then I check if that handle is for a valid file type/device address that I can transform into a valid file path. The type for that seems to vary for every version of Windows, it's 28 in XP, 25 in Vista, 28 in W7 etc. With Creators Update this changed as well and was out of the range MALU checks so it couldn't find any files in use by VLC since it was skipping the handles that were "out of range". This is undocumented API stuff so it's a bit trial and error to find out.

In the case of MPC I use a different method to retrieve the file path, so it wasn't affected by this change.
May 6, 2017 6:52 AM
Offline
Jul 2014
270
Kotori said:
TigreDemon said:


Thanks <3

(Curious what was the problem IT student here)


Using this function https://msdn.microsoft.com/en-us/library/windows/desktop/ms724509(v=vs.85).aspx I get a list of allocated system handles, then for every handle I check if the process ID is the player's (in this case VLC), then I check if that handle is for a valid file type/device address that I can transform into a valid file path. The type for that seems to vary for every version of Windows, it's 28 in XP, 25 in Vista, 28 in W7 etc. With Creators Update this changed as well and was out of the range MALU checks so it couldn't find any files in use by VLC since it was skipping the handles that were "out of range". This is undocumented API stuff so it's a bit trial and error to find out.

In the case of MPC I use a different method to retrieve the file path, so it wasn't affected by this change.


I see ... thanks for the explanation :)
May 10, 2017 11:55 AM
Offline
Apr 2016
5
Hey,
just wanted to mention that the VLC detection in MAL works fine since the Update!
Thanks for that, and keep up the good work!
Greetings
May 21, 2017 10:01 PM

Offline
Aug 2016
526
Hey,
How do enable MALU to recognize online streaming and does it recognize streaming in incognito mode??
Thanks,
Cheers
May 22, 2017 4:52 PM

Offline
Mar 2008
4
As of today MALU doesn't display anything in either the anime or manga list, shows all categories at 0. No network problems, refreshing doesn't work. What's going on?

EDIT: nevermind, figured out the problem.
SeraphPMay 23, 2017 5:40 PM
May 25, 2017 10:04 AM
Offline
Aug 2015
4
Running MAL Updater 2.9.7.5010 and Windows 10 ver. 1607 build 14393.1198. Minimize to tray has stopped working. If I have this setting selected and minimize the program then it just disappears. it is still running but there is no Icon in the tray so to show the program I need to start it again.

I think that this happened when Windows updated, which would be
KB4019472
KB890830
KB3150513
May 25, 2017 10:33 AM

Offline
Jul 2007
3743
andis59 said:
Running MAL Updater 2.9.7.5010 and Windows 10 ver. 1607 build 14393.1198. Minimize to tray has stopped working. If I have this setting selected and minimize the program then it just disappears. it is still running but there is no Icon in the tray so to show the program I need to start it again.

I think that this happened when Windows updated, which would be
KB4019472
KB890830
KB3150513


It's probably hidden in the tray, when you click that ^ to show other apps, this happens sometimes when there is a new build and Windows thinks it's a new app.



May 25, 2017 10:50 AM
Offline
Aug 2015
4
It's probably hidden in the tray, when you click that ^ to show other apps, this happens sometimes when there is a new build and Windows thinks it's a new app.


No Icon in the tray

andis59May 25, 2017 10:55 AM
May 25, 2017 11:19 AM

Offline
Jul 2007
3743
andis59 said:
It's probably hidden in the tray, when you click that ^ to show other apps, this happens sometimes when there is a new build and Windows thinks it's a new app.


No Icon in the tray



Are you clicking on the X in MALU or the _ to minimize?
May 25, 2017 12:38 PM
Offline
Aug 2015
4
I'm clicking minimize!
May 26, 2017 9:49 AM
Offline
Aug 2015
4
Somehow it has reappeared! Must be some glitch in Windows...

Thanks for the support and the excellent program
Jun 26, 2017 9:44 PM
Offline
Mar 2016
1
I'm having issues with the Twitter updates. The Twitter update seems the fail when I update my episodes. Do you have any advice to help?
Jul 11, 2017 4:11 PM

Offline
Jun 2014
85
Excellent program, i've been using it for a long time but something started to bother me. i like watching on high volume, when program makes an update on list it shows notifications and that sound really disturbs me, so how i can turn of those sounds? (not notifications themselves)

thanks in advance for your help and program (ver: 2.97 win10 x64)
Embrace your inner degeneracy and you shall attain great(er) pleasure.
Jul 15, 2017 5:47 PM
Offline
Sep 2012
38
random_asocial said:
Excellent program, i've been using it for a long time but something started to bother me. i like watching on high volume, when program makes an update on list it shows notifications and that sound really disturbs me, so how i can turn of those sounds? (not notifications themselves)

thanks in advance for your help and program (ver: 2.97 win10 x64)


Settings > Plugins > Sounds (right-click) > Turn off the ones you don't want to hear. However, I suspect what you are actually hearing are the Windows notification sounds, which I don't think you can turn off on a program-by-program basis - they are either on for everything or not.
Jul 15, 2017 7:58 PM

Offline
Jun 2014
85
AerosAtar said:
random_asocial said:
Excellent program, i've been using it for a long time but something started to bother me. i like watching on high volume, when program makes an update on list it shows notifications and that sound really disturbs me, so how i can turn of those sounds? (not notifications themselves)

thanks in advance for your help and program (ver: 2.97 win10 x64)


Settings > Plugins > Sounds (right-click) > Turn off the ones you don't want to hear. However, I suspect what you are actually hearing are the Windows notification sounds, which I don't think you can turn off on a program-by-program basis - they are either on for everything or not.

yes, they are windows notification sounds :(
Embrace your inner degeneracy and you shall attain great(er) pleasure.
Jul 16, 2017 2:52 AM

Offline
Jul 2012
660
random_asocial said:
yes, they are windows notification sounds :(


You could open up the volume mixer and put the slider down for System sounds.
Tom's Hardware graphics veteran++ (Legacy)
i7 6700K@4.0 GHz, ASUS Z170 PRO GAMING, RTX 2080, G. Skill RipJaws V 3200MHz 16GB,
Noctua NH-D15, CorsairRM 850x, Win10x64, 1920x1080

MyAnimeList!
Jul 16, 2017 8:40 AM
Offline
Sep 2009
18
raposazul said:
I just got MAL Updater 2.9.7.5005 from the site, and upon trying to login I get swarmed with a billion 404 errors. What's going on?

Anyone? I've even reinstalled Windows and the network 404 errors won't stop, even on the most recent update (build 5010 as of this post).
The MALU3 alpha doesn't work either, it gives me more 404 errors as well.
Jul 17, 2017 8:37 AM

Offline
Jun 2014
85
bjorno said:
random_asocial said:
yes, they are windows notification sounds :(


You could open up the volume mixer and put the slider down for System sounds.

oh, ok thanks.
Embrace your inner degeneracy and you shall attain great(er) pleasure.
Jul 18, 2017 11:19 AM
Offline
May 2011
1


So I've been having this error for a while now and was wondering how to go about fixing it.

Whenever I turn my PC off, 9 times out of 10, this error will pop up and I'll have to get out of bed and manually close it. It started happening months ago and I put it down to something messing up on my install or whatever. As I knew I was going to be building a PC soon I just endured it. However, on this completely new build, it's still happening. I've had cursory checks on here since it started and haven't seen it mentioned which is why I'm surprised it's now happened on a new PC.
Jul 18, 2017 1:30 PM

Offline
Jan 2009
15000
Russta said:
So I've been having this error for a while now and was wondering how to go about fixing it.
It's the Software that is causing the Issues. I have been having the same Problem and so far, only the Debugger Version has fixed this.

However, this is actually a Non-Issue, because you can always close MAL Updater before the Shutdown.
Jul 25, 2017 2:36 PM
Offline
Sep 2016
2
My MAL Updater can't update episode!

if I update it manually from MyAnimeList then refresh MALU the episode will change, but MALU can't update the episode at all.

my MAL Updater version is 2.9.7.5010
Aug 19, 2017 6:28 AM

Offline
Feb 2010
4
Russta said:


So I've been having this error for a while now and was wondering how to go about fixing it.

Whenever I turn my PC off, 9 times out of 10, this error will pop up and I'll have to get out of bed and manually close it. It started happening months ago and I put it down to something messing up on my install or whatever. As I knew I was going to be building a PC soon I just endured it. However, on this completely new build, it's still happening. I've had cursory checks on here since it started and haven't seen it mentioned which is why I'm surprised it's now happened on a new PC.

Morino_Fuka said:
My MAL Updater can't update episode!

if I update it manually from MyAnimeList then refresh MALU the episode will change, but MALU can't update the episode at all.

my MAL Updater version is 2.9.7.5010

I have both problems. I am using Win 10.
Aug 19, 2017 8:00 AM

Offline
Jul 2007
3743
JawsDark said:
Russta said:


So I've been having this error for a while now and was wondering how to go about fixing it.

Whenever I turn my PC off, 9 times out of 10, this error will pop up and I'll have to get out of bed and manually close it. It started happening months ago and I put it down to something messing up on my install or whatever. As I knew I was going to be building a PC soon I just endured it. However, on this completely new build, it's still happening. I've had cursory checks on here since it started and haven't seen it mentioned which is why I'm surprised it's now happened on a new PC.

Morino_Fuka said:
My MAL Updater can't update episode!

if I update it manually from MyAnimeList then refresh MALU the episode will change, but MALU can't update the episode at all.

my MAL Updater version is 2.9.7.5010

I have both problems. I am using Win 10.


what plugins do you have enabled? what error do you get when updating an episode?
Aug 19, 2017 4:28 PM

Offline
Feb 2010
4
Kotori said:
what plugins do you have enabled? what error do you get when updating an episode?


Plugins: Anime List, Manga List, Mal Messages

Error: "Update Failed!" + anime name.
Aug 27, 2017 12:25 AM
Offline
Sep 2016
2
Kotori said:
what plugins do you have enabled? what error do you get when updating an episode?


the same error message with JawsDark

Plugins: Anime list, torrent
Error: "Update Failed!" + anime name
Aug 27, 2017 8:34 AM

Offline
Sep 2007
233
Recently had to reinstall, now also getting Update Failed errors.

Occasionally after trying to update (and failing) I also get


Plugins: Anime and Manga lists.
OS: Win7 Pro x64



I'm level on mal-badges. View my badges.

MALoween 2024 Candies


MALoween 2023 Candies


MALoween 2022 Candies


Sep 3, 2017 7:52 AM

Offline
Sep 2007
233
KingPin said:
Recently had to reinstall, now also getting Update Failed errors.

Occasionally after trying to update (and failing) I also get


Plugins: Anime and Manga lists.
OS: Win7 Pro x64


Okay, maybe Im just a f*cking idiot, but apparently I had used the wrong password, even tho my lists etc. we're all downloaded just fine...

Why a generic "Update failed!" error and not just say "Invalid credentials"



I'm level on mal-badges. View my badges.

MALoween 2024 Candies


MALoween 2023 Candies


MALoween 2022 Candies


Sep 5, 2017 5:13 AM

Offline
Jul 2007
3743
KingPin said:
even tho my lists etc. we're all downloaded just fine...

Why a generic "Update failed!" error and not just say "Invalid credentials"


MAL doesn't need a user/pass to download your list, or anyone's list, even if they are set to private, it's a security/privacy flaw I told Xinil about 8-9 years ago and re-mentioned it a few times through the years on the support boards.
Sep 11, 2017 4:09 PM

Offline
Nov 2007
947


bitdefender firewall is blocking MALU
Corpse69Sep 11, 2017 4:13 PM

I signed my screen and now its all smeary "When you meet your God tell him to leave me alone."

check out my bloghttp://corpse69.wordpress.com/

fix MAL already
Oct 28, 2017 7:13 AM

Offline
Jun 2013
671
It stopped auto update the episodes when i watch i think it stopped after the new win 10 update
Oct 28, 2017 2:42 PM

Offline
Jul 2007
3743
Symqn said:
It stopped auto update the episodes when i watch i think it stopped after the new win 10 update


Fixed
Oct 28, 2017 2:46 PM

Offline
Jun 2013
671
Kotori said:
Symqn said:
It stopped auto update the episodes when i watch i think it stopped after the new win 10 update


Fixed


ty for keep it always updated and fixed :)
Oct 28, 2017 3:10 PM

Offline
Dec 2007
347
Looks like we have a new update to MALU. However, after I downloaded it at my end, the file was detected and forwarded as a possible virus file. Hopefully it won't be deleted as such. Fingers crossed as I'm an Avast user.
Oct 28, 2017 5:03 PM

Offline
Jul 2007
3743
HockeyKamen said:
Looks like we have a new update to MALU. However, after I downloaded it at my end, the file was detected and forwarded as a possible virus file. Hopefully it won't be deleted as such. Fingers crossed as I'm an Avast user.


Which file exactly? I've checked all the files through VT but none triggers with Avast:

Installer:
https://www.virustotal.com/en/file/e1a8d0a840d1da41166cd28ac05a023639070f099148e89e978c3cf79a2d513b/analysis/1509234548/

Portable Installer:
https://www.virustotal.com/en/file/42173af5fdd5a72a1a9cb9dd8368e012dc2fef149266024c03012a3040af612c/analysis/1509234675/

Main EXE:
https://www.virustotal.com/en/file/df7d5c5fbd36b7a086a19dd6ff01bf317e294e56fe33b017a54ff9734834d1fe/analysis/1509234744/

Updater EXE:
https://www.virustotal.com/en/file/ab8b208a642b45fcd03dc8fe5565c985a662b45bfd95a3b432c9c977e8a1df40/analysis/1509235002/

Settings cleaner:
https://www.virustotal.com/en/file/f4b1b8c6d9f840ac6f06da4decbc85203349d0e99a1a94c66e05c9c670bce4fc/analysis/1509235162/

Uninstaller EXE and dat: (not part of MALU, made by InnoSetup)
https://www.virustotal.com/en/file/4426a5d978fb164d72d64bdf6c376293dbe2bff7bd03e6bb40377562c3ae5ae4/analysis/1492499357/
https://www.virustotal.com/en/file/3a825d7657b6378dfc7ca33af3923f12d78edd97c8b6ce4021bdb1d08bf5c77d/analysis/1509235359/

Resources DLL:
https://www.virustotal.com/en/file/2f896aa134d023c4866f63480c37e4368cce67d2c12bc100a41f420fb168c410/analysis/1509235315/

OpenSSL DLLs:
https://www.virustotal.com/en/file/4be46de944af322e6be7340112ac70df81509a1653e695e0687443b5b585fb74/analysis/1509015780/
https://www.virustotal.com/en/file/f34f6420ea0e28b294f47fc988e635e893dd6305d0221e80eb0bc6f14286b509/analysis/1509015781/
Oct 28, 2017 5:18 PM

Offline
Dec 2007
347
Kotori said:
HockeyKamen said:
Looks like we have a new update to MALU. However, after I downloaded it at my end, the file was detected and forwarded as a possible virus file. Hopefully it won't be deleted as such. Fingers crossed as I'm an Avast user.


Which file exactly? I've checked all the files through VT but none triggers with Avast:

Installer:
https://www.virustotal.com/en/file/e1a8d0a840d1da41166cd28ac05a023639070f099148e89e978c3cf79a2d513b/analysis/1509234548/

Portable Installer:
https://www.virustotal.com/en/file/42173af5fdd5a72a1a9cb9dd8368e012dc2fef149266024c03012a3040af612c/analysis/1509234675/

Main EXE:
https://www.virustotal.com/en/file/df7d5c5fbd36b7a086a19dd6ff01bf317e294e56fe33b017a54ff9734834d1fe/analysis/1509234744/

Updater EXE:
https://www.virustotal.com/en/file/ab8b208a642b45fcd03dc8fe5565c985a662b45bfd95a3b432c9c977e8a1df40/analysis/1509235002/

Settings cleaner:
https://www.virustotal.com/en/file/f4b1b8c6d9f840ac6f06da4decbc85203349d0e99a1a94c66e05c9c670bce4fc/analysis/1509235162/

Uninstaller EXE and dat: (not part of MALU, made by InnoSetup)
https://www.virustotal.com/en/file/4426a5d978fb164d72d64bdf6c376293dbe2bff7bd03e6bb40377562c3ae5ae4/analysis/1492499357/
https://www.virustotal.com/en/file/3a825d7657b6378dfc7ca33af3923f12d78edd97c8b6ce4021bdb1d08bf5c77d/analysis/1509235359/

Resources DLL:
https://www.virustotal.com/en/file/2f896aa134d023c4866f63480c37e4368cce67d2c12bc100a41f420fb168c410/analysis/1509235315/

OpenSSL DLLs:
https://www.virustotal.com/en/file/4be46de944af322e6be7340112ac70df81509a1653e695e0687443b5b585fb74/analysis/1509015780/
https://www.virustotal.com/en/file/f34f6420ea0e28b294f47fc988e635e893dd6305d0221e80eb0bc6f14286b509/analysis/1509015781/
I'll have to check when I get back home from running a quick errand. Avast recently updated their program and there was a 2 hour quarantine placed on the file for inspection. Hopefully, the files getting scanned will pass it and I can use it at my end.

EDIT: It was the MALUpdater.exe file that was detected by the Avast CyberCapture program and was sent in and I informed them that I trust the file.
HockeyKamenOct 28, 2017 6:03 PM
Dec 10, 2017 12:48 AM

Offline
Feb 2010
4
I still have the Problem, that any kind of episode updates are not working. But now I get the error "ExceptForbidden".

Long story: I had a system crash while MALU Running. Upon restart all MALU setting were gone. After reset MALU updating was working again and everything was fine. Now I had another crash of this kind (Windows 10 FTW). Again all settings were gone but updating is no longer working. This time with the "ExceptForbidden" message.
Jan 3, 2018 11:28 PM
Offline
Jul 2013
1
JawsDark said:
I still have the Problem, that any kind of episode updates are not working. But now I get the error "ExceptForbidden".

Long story: I had a system crash while MALU Running. Upon restart all MALU setting were gone. After reset MALU updating was working again and everything was fine. Now I had another crash of this kind (Windows 10 FTW). Again all settings were gone but updating is no longer working. This time with the "ExceptForbidden" message.


same here!
Reply Disabled for Non-Club Members
Pages (106) « First ... « 102 103 [104] 105 106 »

More topics from this board

» How to comment on my updates?

ADumbNut - Apr 13

0 by ADumbNut »»
Apr 13, 2:05 PM

» How to comment on my updates?

ADumbNut - Apr 13

0 by ADumbNut »»
Apr 13, 1:58 PM

» How Does This Thing Work And How Do I Set It Up

ahmed0112 - Jun 14, 2020

2 by Lion3MAL »»
Mar 14, 2022 6:52 PM

» Where is the "theme" folder located?

Legends_of_anime - Jan 13, 2021

1 by TimidSquid »»
Feb 3, 2021 9:22 AM

» Recognition problems: post here ( 1 2 3 4 5 ... Last Page )

Kotori - Jul 30, 2009

377 by hacker09 »»
Aug 8, 2020 2:51 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login