New
Jan 4, 2021 12:29 PM
#1
So... I wrote a script that fixes your anime Start/Finish dates. If your anime dates are missing in big number, this will definitely help You. The script might not be perfect, but works. If you find any bug, please send me info about it. IMPORTANT! BEFORE USING - MAKE A BACKUP (EXPORT YOUR LIST) Instruction how to prepare and run the script:
Script tested on Tampermonkey ps. The process might take a while, so please - be patient. Script: https://greasyfork.org/en/scripts/419639-mal-date-fix Backup/Export: https://myanimelist.net/panel.php?go=export btw. I guess it's obvious, but You have to be logged in on MAL Change Log: Version 1.1 - Added auto csrf_token Version 1.2 - Added support for re-watched Anime Version 1.23: - Made Process of Script Working more "Common User" friendly - Added Comments to the Code to make Script slightly easier to analyze Version 1.3 - Added Function to Automatically Save Progress if something breaks + Auto Restart - to make the process easier, by making it mostly Automatic Version 2.0: Fixed: 1) Main Issue where Script kept stucking at 3rd part of the Process Added: + Automation (Check Instruction) + Links to Entries that might have incorrect Dates To Do - Fix the Issue where 1st Entry might not get any Date at all |
NurarihyonMaouDec 1, 2021 5:02 AM
Jan 4, 2021 3:22 PM
#2
Nice, but that's too much stuff to do and too complex for a lot of users. Why you don't automate the script to auto get the user csfr_token? |
Click here to see My Tampermonkey Scripts For MAL If you like my work, please consider supporting it! Cryptos / Patreon / Ko-Fi / BuyMeaCoffee https://cyber-sec0.github.io |
Jan 5, 2021 5:12 AM
#3
I'm gonna add this in the future version |
NurarihyonMaouJan 5, 2021 12:14 PM
Jan 5, 2021 3:01 PM
#4
Jan 5, 2021 3:32 PM
#5
Lolsebca said: A shame I didn't record my history on anime.graph? Aparrently you are recording your anime history on anime.graph since march 2016 https://anime.plus/Lolsebca/history,anime But I guess that his script will only add the month and year to your MAL account anime list, and not the day. MAL only keeps the last updates history for something like 20 days anyways, that's why prefer to use my own script that's 100% reliable (meaning that the dates will be stored on your MAL account forever) https://greasyfork.org/en/scripts/407730-automatically-add-start-finish-dates-for-animes-mangas-helpful-buttons |
Click here to see My Tampermonkey Scripts For MAL If you like my work, please consider supporting it! Cryptos / Patreon / Ko-Fi / BuyMeaCoffee https://cyber-sec0.github.io |
Jan 5, 2021 3:54 PM
#6
Lolsebca said: A shame I didn't record my history on anime.graph? What do You mean? https://anime.plus/Lolsebca/history,anime U got 390 titles without dates Sorry for late response |
NurarihyonMaouJan 5, 2021 4:02 PM
Jan 5, 2021 4:02 PM
#7
hacker09 said: Lolsebca said: A shame I didn't record my history on anime.graph? Aparrently you are recording your anime history on anime.graph since march 2016 https://anime.plus/Lolsebca/history,anime But I guess that his script will only add the month and year to your MAL account anime list, and not the day. MAL only keeps the last updates history for something like 20 days anyways, that's why prefer to use my own script that's 100% reliable (meaning that the dates will be stored on your MAL account forever) https://greasyfork.org/en/scripts/407730-automatically-add-start-finish-dates-for-animes-mangas-helpful-buttons I'm using this one NurarihyonMaou said: Lolsebca said: A shame I didn't record my history on anime.graph? What do You mean? https://anime.plus/Lolsebca/history,anime U got 390 titles without dates Sorry for late answer Yeah that's why lol Thanks for both of your replies ^^ |
Jan 5, 2021 4:08 PM
#8
Lolsebca said: hacker09 said: Lolsebca said: A shame I didn't record my history on anime.graph? Aparrently you are recording your anime history on anime.graph since march 2016 https://anime.plus/Lolsebca/history,anime But I guess that his script will only add the month and year to your MAL account anime list, and not the day. MAL only keeps the last updates history for something like 20 days anyways, that's why prefer to use my own script that's 100% reliable (meaning that the dates will be stored on your MAL account forever) https://greasyfork.org/en/scripts/407730-automatically-add-start-finish-dates-for-animes-mangas-helpful-buttons I'm using this one NurarihyonMaou said: Lolsebca said: A shame I didn't record my history on anime.graph? What do You mean? https://anime.plus/Lolsebca/history,anime U got 390 titles without dates Sorry for late answer Yeah that's why lol Thanks for both of your replies ^^ Umm, I'm not sure if we understand each other. anime.plus aka MAL Graph takes dates from MAL. My script takes id's of titles that don't have set the Start/Finish date from anime.plus, then redirect you to MAL to avoid Cross-Domain restrictions, load the date when you added the first and the last EP, and then updates it. After a script done the update, u can update your MAL Graph once again, and then you will have the history of when you watched what. Sorry if it's hard to understand, writing on the phone, so it may be wrote even worse than usual :/ |
Jan 6, 2021 4:20 AM
#9
So your script gets the animes dates from mal where? On the mal anime history log? MAL keeps that info only for a few days. But your script is still interesting To avoid cross domain problems just use any cors anywhere |
Click here to see My Tampermonkey Scripts For MAL If you like my work, please consider supporting it! Cryptos / Patreon / Ko-Fi / BuyMeaCoffee https://cyber-sec0.github.io |
Jan 6, 2021 5:41 AM
#10
hacker09 said: So your script gets the animes dates from mal where? On the mal anime history log? MAL keeps that info only for a few days. But your script is still interesting To avoid cross domain problems just use any cors anywhere In edit details there's "history" link, there You got info about each episode that You added, so You can take the first and the last date, to get Your Start and Finish date. The problem with it is that, if You rewatched a show, there's dates of rewatch as well, so the finish date will be the one when u ended rewatch - I'm gonna fix it in next version. As I'm using Ajax to send POST request, it's easier to redirect to the MAL |
Jan 6, 2021 7:05 AM
#11
The main problem is that your script works only for the last month of the user past anime history, this is because MAL erases the history after that time. But you script still helpful for people that want to start adding both (or only one) start/finish dates |
Click here to see My Tampermonkey Scripts For MAL If you like my work, please consider supporting it! Cryptos / Patreon / Ko-Fi / BuyMeaCoffee https://cyber-sec0.github.io |
Jan 6, 2021 12:16 PM
#13
No, it only shows the history till 3 weeks ago, unfortunately https://myanimelist.net/history/hacker09 That's why someone made this https://malheatmap.com/faq |
Click here to see My Tampermonkey Scripts For MAL If you like my work, please consider supporting it! Cryptos / Patreon / Ko-Fi / BuyMeaCoffee https://cyber-sec0.github.io |
Jan 6, 2021 12:34 PM
#14
hacker09 said: No, it only shows the history till 3 weeks ago, unfortunately https://myanimelist.net/history/hacker09 That's why someone made this https://malheatmap.com/faq Ehh... Look: https://myanimelist.net/ajaxtb.php?keepThis=true&detailedaid=6682 |
Jan 6, 2021 1:36 PM
#15
lol Who is the user that watched this anime? I didn't know that it was possible to get the history data from a lot of time ago. |
Click here to see My Tampermonkey Scripts For MAL If you like my work, please consider supporting it! Cryptos / Patreon / Ko-Fi / BuyMeaCoffee https://cyber-sec0.github.io |
Jan 6, 2021 2:03 PM
#16
hacker09 said: lol Who is the user that watched this anime? I didn't know that it was possible to get the history data from a lot of time ago. You? It loads data based on the User ID stored in the $_SESSION variable (or something like this), I guess? |
NurarihyonMaouAug 12, 2021 8:14 AM
Jan 11, 2021 7:45 PM
#17
NurarihyonMaou said: hacker09 said: lol Who is the user that watched this anime? I didn't know that it was possible to get the history data from a lot of time ago. You? It loads data based on the user id stored in the $_SESSION variable (or something like this), I guess? I'm not a technical genius or anything, but how do I access my $_SESSION variable (if it's possible)? Also I tried using the script, but it isn't working for me. I tried following the instructions as stated above. |
_cjessop19_Jan 11, 2021 9:24 PM
MAL EMOJIS - Get your specially formatted emojis for MAL forums.![]() |
Jan 12, 2021 4:28 AM
#18
NurarihyonMaou said: hacker09 said: lol Who is the user that watched this anime? I didn't know that it was possible to get the history data from a lot of time ago. You? It loads data based on the user id stored in the $_SESSION variable (or something like this), I guess? Yeah, I kind of thought that it was me... I didn't read your codes so I still don't know how it works, I didn't know it was possible |
Click here to see My Tampermonkey Scripts For MAL If you like my work, please consider supporting it! Cryptos / Patreon / Ko-Fi / BuyMeaCoffee https://cyber-sec0.github.io |
Jan 12, 2021 1:09 PM
#19
_cjessop19_ said: NurarihyonMaou said: hacker09 said: lol Who is the user that watched this anime? I didn't know that it was possible to get the history data from a lot of time ago. You? It loads data based on the user id stored in the $_SESSION variable (or something like this), I guess? I'm not a technical genius or anything, but how do I access my $_SESSION variable (if it's possible)? Also I tried using the script, but it isn't working for me. I tried following the instructions as stated above. What exactly don't work? You can't access $_SESSION variable, as it's server sided |
Feb 11, 2021 5:58 PM
#20
Thank you so much for making this script as I have over 200 anime that have no start or end dates :) Though I have had a problem getting it to work, with the if statement on line 160 stopping the script. I temporarily fixed it by replacing it with "id.length != 0". The first two anime on the list updated fine, but as it got to the third one it sets the finish date wrong. I spent some time trying to debug your code and found that the code responsible for the is the if statement on line 138. I tried fixing it with "x == 0". That revealed that the jquery code on line 128 only returns one line from the history page, and would result in all anime missing dates getting the same start and end date. I guess that's why you're testing if the anime has more than one episode in the if statement on line 138, but I don't get why you are doing this here. I have some other things I want to add but I'm lazy right now and I don't want to see as too negative. If you want you could DM me your discord info so we can talk in detail if you want :) |
Feb 11, 2021 11:47 PM
#21
Tomadz said: Thank you so much for making this script as I have over 200 anime that have no start or end dates :) Though I have had a problem getting it to work, with the if statement on line 160 stopping the script. I temporarily fixed it by replacing it with "id.length != 0". The first two anime on the list updated fine, but as it got to the third one it sets the finish date wrong. I spent some time trying to debug your code and found that the code responsible for the is the if statement on line 138. I tried fixing it with "x == 0". That revealed that the jquery code on line 128 only returns one line from the history page, and would result in all anime missing dates getting the same start and end date. I guess that's why you're testing if the anime has more than one episode in the if statement on line 138, but I don't get why you are doing this here. I have some other things I want to add but I'm lazy right now and I don't want to see as too negative. If you want you could DM me your discord info so we can talk in detail if you want :) Oh... I put a wrong var in this if statement and for some reason > instead of ==, I don't know how I missed that :/ Sorry for trouble, and thanks for letting me know |
NurarihyonMaouFeb 11, 2021 11:56 PM
Feb 12, 2021 12:17 AM
#22
Tomadz said: Thank you so much for making this script as I have over 200 anime that have no start or end dates :) Though I have had a problem getting it to work, with the if statement on line 160 stopping the script. I temporarily fixed it by replacing it with "id.length != 0". The first two anime on the list updated fine, but as it got to the third one it sets the finish date wrong. I spent some time trying to debug your code and found that the code responsible for the is the if statement on line 138. I tried fixing it with "x == 0". That revealed that the jquery code on line 128 only returns one line from the history page, and would result in all anime missing dates getting the same start and end date. I guess that's why you're testing if the anime has more than one episode in the if statement on line 138, but I don't get why you are doing this here. I have some other things I want to add but I'm lazy right now and I don't want to see as too negative. If you want you could DM me your discord info so we can talk in detail if you want :) Btw. You've read my code wrong, You changed something that do something else, that's why it put dates wrong |
Feb 12, 2021 1:20 PM
#23
NurarihyonMaou said: Btw. You've read my code wrong, You changed something that does something else, that's why it put dates wrong After some testing with the new version, you have made I can now see the logic behind the if statement at line 138. But there is still a problem with this part of the code. For example, when it tries to get the end date of when I watched "Bakuman. 2nd Season" it automatically assumes that there are 25 div's with the class "spaceit_pad", but there is only 2 in my history. I think a better method to get the end date without getting re-watch dates would be comparing the episode amount nr. with the episode nr. in the page history and when they are equal then get the end date. I have tried to fix it by making a new variable: let numofep = parseInt($(this).html().match(/\d+,/g).toString().slice(0, -1)); that gets the episode nr. from the history page. I have then changed if statement for end dates to "if (aeps[f] == numofep && endYear.length < startYear.length)" where "aeps[f] == numofep" checks if the current div episode nr. is equal to the amount of episodes in the aeps array. "endYear.length < startYear.length" is then used to stop code when there are multiple divs which have an episode nr. that is equal to the total amount episodes in the anime. I personally think this should be more of a temporary fix and I think that a better solution for re-watched anime would be for a new tab to open with the history page where you click on the div that you think should be the end date. I think this is a better idea since you could have mistakenly submitted the episode total amount episodes in the anime and then later corrected it. What do you think? |
TomadzFeb 12, 2021 3:10 PM
Feb 12, 2021 3:06 PM
#24
Tomadz said: NurarihyonMaou said: Btw. You've read my code wrong, You changed something that does something else, that's why it put dates wrong After some testing with the new version, you have made I can now see the logic behind the if statement at line 138. But there is still a problem with this part of the code. For example, when it tries to get the end date of when I watched "Bakuman. 2nd Season" it automatically assumes that there are 25 div's with the class "spaceit_pad", but there is only 2 in my history. I think a better method to get the end date without getting re-watch dates would be comparing the episode amount nr. with the episode nr. in the page history and when they are equal then get the end date. I have tried to fix it by making a new variable: let numofep = parseInt($(this).html().match(/\d+,/g).toString().slice(0, -1)); that gets the episode nr. from the history page. I have then changed if statement for end dates to "if (aeps[f] == numofep && endYear.length < startYear.length)" where "aeps[f] == numofep" check if the current div episode nr. is equal to the amount of episodes in the aeps array. "endYear.length < startYear.length" is then used to stop code when there are multiple divs which have an episode nr. that is equal to the total amount episodes in the anime. Personally think this should be more of a temporary fix and I think that a better solution for re-watched anime would be for a new tab to open with the history page where you click on the div that you think should be the end date. I think this is a better idea since you could have mistakenly submitted the episode total amount episodes in the anime and then later corrected it. What do you think? Damn... I completely forgot that not everyone sets each ep, just click first and the last one... I'm also having this situation in several Anime, but still totally forgot about it... I was thinking about reading the Ep number, but then I thought that current method will be easier, so I made it this way... Gonna think about fix tomorrow (00:05 in my country) Really thank You for Your support |
Feb 13, 2021 6:28 AM
#25
Tomadz said: NurarihyonMaou said: Btw. You've read my code wrong, You changed something that does something else, that's why it put dates wrong After some testing with the new version, you have made I can now see the logic behind the if statement at line 138. But there is still a problem with this part of the code. For example, when it tries to get the end date of when I watched "Bakuman. 2nd Season" it automatically assumes that there are 25 div's with the class "spaceit_pad", but there is only 2 in my history. I think a better method to get the end date without getting re-watch dates would be comparing the episode amount nr. with the episode nr. in the page history and when they are equal then get the end date. I have tried to fix it by making a new variable: let numofep = parseInt($(this).html().match(/\d+,/g).toString().slice(0, -1)); that gets the episode nr. from the history page. I have then changed if statement for end dates to "if (aeps[f] == numofep && endYear.length < startYear.length)" where "aeps[f] == numofep" checks if the current div episode nr. is equal to the amount of episodes in the aeps array. "endYear.length < startYear.length" is then used to stop code when there are multiple divs which have an episode nr. that is equal to the total amount episodes in the anime. I personally think this should be more of a temporary fix and I think that a better solution for re-watched anime would be for a new tab to open with the history page where you click on the div that you think should be the end date. I think this is a better idea since you could have mistakenly submitted the episode total amount episodes in the anime and then later corrected it. What do you think? Ok, I posted a new version, it should be fine now. I would appreciate it if you could test this. |
Feb 13, 2021 3:36 PM
#26
After some testing with Chromes debugger to see how the new code you wrote works, it now seems like the script works as intended :) The only other problem that I can think of right now is an accidental amount of episodes watched submission. The solution to this potential problem would be, as I said before, where you get to choose the end date from the history page. But with this solution you have to do this every single anime that is missing dates, it would take a long time to get set dates for over 200 anime. So I closing I think this script as it is now, is the fastest way to correct anime missing dates MAL, with the caveat that there is a minor chance of the end date being wrong. |
TomadzFeb 14, 2021 3:48 AM
Feb 14, 2021 3:38 AM
#27
Tomadz said: After some testing with Chromes debugger to see how it works with the new code you wrote, it now seems like the script works as intended :) The only other problem that I can think of right now is an accidental amount of episodes watched submission. The solution to this potential problem would be, as I said before, where you get to choose the end date from the history page. But with this solution you have to do this every single anime that is missing dates, it would take a long time to get set dates for over 200 anime. So I closing I think this script as it is now, is the fastest way to correct anime missing dates MAL, with the caveat that there is a minor chance of the end date being wrong. I think it should be fine, as it takes the first found date of the last ep, so no matter if u have only last ep date, or each episode x3, it still will take first found date of the last ep. Thank You for Your time, I really appreciate that =] |
Mar 6, 2021 3:57 AM
#28
This script is really usefull, i only recently realised it would be nice to enter dates - after 70+ empty entries. Script entered end dates correctly, but as my history didn't have start dates (even though many animes go through "plan to watch" and than "watching" list, weird) - it also added those exact dates as the start dates. Now it looks like i completed all those animes in one day. It probably shouldn't enter values into "Start day" if history has only one string (it should leave "Start day" blank). Also may note: step 4, after it "redirect you to random anime" - it redirected me to my first alphabetical anime ("Ano Hi Mita Hana..."). Then i wasn't sure what to do, clicked submit - and script started working. But this exact anime ended with blank entries. This isn't critical, but probably should be specified in Step 4 In general - great script! |
I is a apsolute ekspert on inglish languge, and I newer make mistackes! Newer ewer! |
Mar 6, 2021 4:07 AM
#29
How do I open the script? It gives me anerror when I try to open it? |
In the name of Allah, the Gracious, the Merciful. | You know what I hate the most? People who aren't free. They're no more than cattle. |
Mar 6, 2021 6:50 AM
#30
Leenbow said: This script is really usefull, i only recently realised it would be nice to enter dates - after 70+ empty entries. Script entered end dates correctly, but as my history didn't have start dates (even though many animes go through "plan to watch" and than "watching" list, weird) - it also added those exact dates as the start dates. Now it looks like i completed all those animes in one day. It probably shouldn't enter values into "Start day" if history has only one string (it should leave "Start day" blank). Also may note: step 4, after it "redirect you to random anime" - it redirected me to my first alphabetical anime ("Ano Hi Mita Hana..."). Then i wasn't sure what to do, clicked submit - and script started working. But this exact anime ended with blank entries. This isn't critical, but probably should be specified in Step 4 In general - great script! Oh, I had in mind, that if someone have only end date, he started to watch this Anime at the same day, didn't think that someone might have watched it before making MAL or something :d When I look at it right now, fact - it might be a little confusing... by "random Anime" I meant first from your missing dates list, but as I have no idea what it will be in your example, I just wrote "random". After it redirects you, just control console, don't click submit, also I forgot to change instruction, after changing how the script works :d Thanks for letting me know, I'm glad my Script helped You =] |
Mar 6, 2021 6:53 AM
#31
Takamura-sama said: How do I open the script? It gives me anerror when I try to open it? First You have to install TamperMonkey/GreasyMonkey or other Extension that do the same as above examples |
Mar 8, 2021 4:39 AM
#32
Hi, I have a question. Your script works only if there is an ep update done in the first place as only then it'll be recorded in history (if I'm not wrong). So, If I set something to watching and then after watching I set it to complete without updating episode nr. in between, will this script work then? |
n__kMar 8, 2021 4:43 AM
Mar 8, 2021 9:28 AM
#33
n__k said: Hi, I have a question. Your script works only if there is an ep update done in the first place as only then it'll be recorded in history (if I'm not wrong). So, If I set something to watching and then after watching I set it to complete without updating episode nr. in between, will this script work then? Right now it's not working like this, but I plan to add this function in future update |
Sep 9, 2021 12:32 PM
#34
Just wanted to say this is a great script!, I myself only had about 25 anime without dates when I used it and it added them by the dates I added them to my list which is all it had to work with which is better than what I would have done manually as I have no idea when I actually watched them 20 years ago, and when does anyone ever click on the History link of Edit Details to check that an do it manually, but anyway this is an extremely helpful script so thank you! |
![]() My Userscripts - Themes - Userstyles - Extensions (Chrome/Firefox) [API CSS] MAL-Scraper-API Cover/CSS Generator |
Oct 5, 2021 7:40 AM
#35
Unfortunately the script does not work for me. The progress bar stops at Fetching information. It seems it has something to do with the fact that some titles have an empty history in Edit. |
Alter_EgoOct 5, 2021 7:48 AM
Nov 24, 2021 2:04 PM
#36
Hello and thank you @NurarihyonMaou for this script, It doesn't work for me too I also have the same issue as @Alter_Ego, when I reload and accept the alert on Anime.plus, it's getting stuck after the Fetching Informations like this : I waited for more than one hour without touching my computer, I am on Chrome if it can help. Same goes for an Anime page scenario, when I try to edit just one series it stop working after the fetching. So so far I don't seem to be able to make anything working. Can you help me ? |
______________【 A W C 】 【 M u s i c 】______________ |
Nov 24, 2021 3:38 PM
#37
^Same. Stuck on fetching information. |
Nov 25, 2021 1:23 AM
#38
@Alter_Ego, sorry for the late response, for some reason I did not get the notification... also @cainael and @BatoKusanagi - Thank You all for the feedback, and sorry for the issue, I'm currently working on the solution, I'll try to post it as fast as I can (possibly today). |
Nov 25, 2021 7:15 AM
#39
@NurarihyonMaou Thank you so much for your quick answer ! If I can help you with more informations (do you need a console's screenshots when we run the script ?) tell me ! |
______________【 A W C 】 【 M u s i c 】______________ |
Nov 25, 2021 7:52 AM
#40
@cainael, Thank You for Your Support =] Currently I don't need any additional Information, but I'm really thankfull for Your attitude |
Nov 28, 2021 5:33 AM
#41
@n__k, @Alter_Ego, @cainael and @BatoKusanagi I've fixed the recent issue, and added function to set the Dates even when there's no Data about Episodes There is still an issue, where MAL blocks You for too much Traffic when Your list is quite big. I'm currently working on the Solution. Sorry it took soo long, Greetings, NurarihyonMaou |
Nov 28, 2021 6:57 AM
#42
Thank you @NurarihyonMaou ! This time the loading goes right at fetching dates, but the updating process don't seem to work. I took a console's screenshot after the script stopped. (I am on MacOS so I don't have an antivirus or firewall so I don't think my connexion were blocked) I will retry it now, with most of my chrome's addons disabled (in case it's the issue) and retry your script with the console opened. Edit : Second time when I cleared all my chrome extension (unless tappermonkey) I was stuck on Fetching Informations Screenshot I'm not sure what to look / which script for in the network tabs Third time I succeed to go to the Fetching dates, but still no going on the updating loading, the console was the same as the second time though...? |
CainaelNov 28, 2021 8:00 AM
______________【 A W C 】 【 M u s i c 】______________ |
Nov 28, 2021 7:35 AM
#43
Looks like MAL Temporary Blockade, but to be sure, You can check it in the Network Tab, by looking for "https://myanimelist.net/ownlist/anime/*" - if the Status is something other than 200, then it's most likely Blockade from MAL for too many requests in short amount of time. Or just simply refresh when the Script stucks, then You should get redirected to confirm that You are not a Bot |
Nov 28, 2021 8:25 AM
#44
Console Screenshot @NurarihyonMaou I see, indeed when I can't reach the second fetching it's blockage for too much connection, and it's working when I reload-checking MAL to relaunch the script, but then I can't reach the Updating process even if MAL don't block it. I linked a network's tab screenshot with a view on the script and everything is in 200 so... I don't really know what I can do to help you put the finger on the issue. |
______________【 A W C 】 【 M u s i c 】______________ |
Nov 28, 2021 8:38 AM
#45
Don't worry, I know what I have to do, but not sure how, and Debugging it takes a while, so I have to think about it, instead of using trial and error method |
Nov 28, 2021 8:44 AM
#46
Sorry, I really suck now at back-end & JS development. When you tested it previously, @NurarihyonMaou, what did you do to make it work ? You're also using chrome ? |
CainaelNov 28, 2021 9:12 AM
______________【 A W C 】 【 M u s i c 】______________ |
Nov 28, 2021 9:10 AM
#47
When I was trying to fix the other Issue for the other User, I acidentally broke something else. I'm not sure why I Uploaded this Update without checking it first tho. No, I'm using Microsoft Edge Dev, but don't worry, Browser have nothing to do with it. I'll try to Post the Fix tomorrow |
Nov 29, 2021 5:35 AM
#48
@cainael, I just posted possible fix to the issue. Would be helpful if You could test it out and let me know the result |
Nov 29, 2021 8:08 AM
#49
@NurarihyonMaou Nice, it finally worked all the way to the end, though MAL tried to block me for a bit. Not sure how you did it, but great work. Thank you very much. . |
Nov 29, 2021 8:23 AM
#50
@BatoKusanagi, what do You mean by "MAL tried to block me for a bit"? Redirect to the blue backgrounded sub-site? If yes - The Script works as intended I'm glad You like it, also Thank You for the feedback. |
More topics from this board
» Four Ages! ( 1 2 )Robert_SS_Gordon - Feb 21 |
52 |
by Retro8bit
»»
Yesterday, 5:07 PM |
|
» 【 ART THREAD 】Let's share our art! ❤︎ ( 1 2 3 4 5 )mewmewforever - Aug 30, 2024 |
216 |
by Retro8bit
»»
Yesterday, 5:06 PM |
|
» share your amv! ( 1 2 3 4 5 ... Last Page )Animetwins - May 5, 2015 |
1029 |
by Stormey
»»
Yesterday, 8:17 AM |
|
» Share Your YouTube Channel/Videos! ( 1 2 3 4 5 ... Last Page )nin-tendo - Dec 16, 2022 |
595 |
by Retro8bit
»»
Oct 9, 3:17 PM |
|
» MY ANIMATED SHORT FILMDiscloSalilokui - Oct 9 |
1 |
by Retro8bit
»»
Oct 9, 3:03 PM |