Closed crak3rjack closed 3 months ago
Log snippets aren't helpful. Need full debug log to see what is happening with what versions calling each other
@Gujal00 Hope this helps! http://pastebin.com/Tds9QuqJ
As I said earlier snippets are no good, need full debug log to see the version numbers of conflicting plugins. But there is small clue there that you are on version 5.1.66 of ResolveURL yet using newer plugins from resolveurl.xxx which is the issue. The latest versions are ResolveURL 5.1.67 xxx Plugins 2.1.23
These two work together and are not compatible if versions mismatch. Upgrade to the latest ResolveURL and it will work or rollback smr.xxx to 2.1.22 if you want to stay on old resolveurl
Also the mcloud link you are using for testing is the resolved url already and not the actual embed and will not play through link tester
@Gujal00 I have the repository but it won't update to 5.1.67... where can I get the zip and thanks.
@Gujal00 Can confirm this resolver is broken at the moment. Looks like maybe they changed yesterday or so, cause was working great a couple days ago.
Besides the vizcloud domain needing to be updated they are now maybe obfuscating the media_id when we call https://{host}/info/{media_id}
.
Here is my source for these so you can see what im talking about:
aHR0cHM6Ly9mbW92aWVzLnRvLw==
@Gujal00 I have the repository but it won't update to 5.1.67... where can I get the zip and thanks.
The release zips are always here
https://github.com/Gujal00/smrzips/tree/master/zips/script.module.resolveurl
@Gujal00 please take a look. I did it in my addon - media_id is obfuscated and base64 encoded with custom letters. vidcloud_deco.txt
@mbebe I spent a while going through the obfuscated javascript yesterday and had the completed the code almost :-)
_0x597deb =
(0, _0xe36705['y'])(_0x597deb),
_0x597deb = this['m']('LCbu3iYC7ln24K7P', _0x597deb),
(_0x597deb = (0, _0xe36705['y'])(_0x597deb))['replace'](/\//g, '_')['replace'](/=+$/, '')
var _0x1c9411 = '0wMrYU+ixjJ4QdzgfN2HlyIVAt3sBOZnCT9Lm7uFDovkb/EaKpRWhqXS5168ePcG'
Thanks for your code. Looks like you are missing one final thing in your code
pix_color = pix_color.replace('=', '')
should be
pix_color = pix_color.replace('/', '_').replace('=','')
Will combine yours with mine to get a compact one and will add to ResolveURL
@mbebe @Gujal00 Thank you both :)
No one is able to authorize now with the latest version
Amigo atualize o addon do f4mtester e o proxy igual que voce fez no addon plugin.video.live.streamspro.zip
Friend, update the f4mtester addon and the proxy just like you did in the plugin.video.live.streamspro.zip
FMovies (the only website where mcloud.to was present, probably owned by them too along with Vidplay) is probably down for good. For many weeks the website didn't update with new content, and now it's offline for days.
So this resolver is likely not needed anymore.
@Gujal00 Im getting this error and thanks! https://pastebin.com/jkRf0WSq