Open Thnight86041 opened 3 months ago
same for me ..
Same... if I find a workaround Ill pull. Damn yt.
The workaround I was trying to do involved auto-clicking the skip ads button but I kept running into issues. I just didn't have time to continue working on it. Maybe I will find some motivation to work on it this weekend
Figured it out. The issue has to do with the DUI being hosted on github.io. If you throw the DUI up on a domain that you control or even hosted on the fivem server itself and change this line to wherever you host it, it does not play ads anymore https://github.com/kibook/pmms/blob/5f556010d63affcd4750e05d1171f218cc019e51/config.lua#L726
Figured it out. The issue has to do with the DUI being hosted on github.io. If you throw the DUI up on a domain that you control or even hosted on the fivem server itself and change this line to wherever you host it, it does not play ads anymore
https://github.com/kibook/pmms/blob/5f556010d63affcd4750e05d1171f218cc019e51/config.lua#L726
Can you give some more details?
Figured it out. The issue has to do with the DUI being hosted on github.io. If you throw the DUI up on a domain that you control or even hosted on the fivem server itself and change this line to wherever you host it, it does not play ads anymore
https://github.com/kibook/pmms/blob/5f556010d63affcd4750e05d1171f218cc019e51/config.lua#L726
How can it be hosted on the server?
I will make a repoamd test later so it can be hosted on the FiveM server. Although I’m not sure if it will work yet. The cfx.re server endpoint URL may not work and may have ads. What I was thinking about doing is just hosting the DUI and serving it with SetHttpHandler to serve the static files. In case you don’t know what the DUI is it’s this: https://github.com/kibook/pmms-dui all you need to do is get these files uploaded to a static file server and serve them - it must be HTTPS for YouTube to work.
advertising problem continues
I'll try to host it with httpmanager
We can host with httpmanager you just drag and drop the downloaded copy of pmms-dui
Then modify the pmms config.lua file as follows : Config.dui.urls.https = "http://[server IP]:[server port]/httpmanager/pmms-dui/"
For me it works
advertising problem continues
You can’t use anything with github.io. It has to be a different top level domain
I’m about to sit down and work on a repo that will hopefully work standby
I’m about to sit down and work on a repo that will hopefully work standby
Look at my answer I managed to remove the ads
I’m about to sit down and work on a repo that will hopefully work standby
Look at my answer I managed to remove the ads
I saw it, but I’m going to make something that will be an easy drag and drop solution for the people since this repo is not being maintained anymore
Fine
Very nice script and correction but I have a failled with 30000ms and nothing launches.
Very nice script and correction but I have a failled with 30000ms and nothing launches.
Add me on discord jordanzabot
I’m about to sit down and work on a repo that will hopefully work standby
Look at my answer I managed to remove the ads
with your idea I have the same problem with 30000ms and nothing launches...
and with this idea
Done
sometimes it works and sometimes I have got the same fail with 30000ms... I don't even restart server, 2 days was working and then 3 days dont, then 1 afternoon was working right now once again dont, I'm lost what to do...
is this all up and working good as now ? i have made a few changes to pmms that i'd hate to re do from updating to the latest pmms, my default config line is Config.dui.url = "https://kibook.github.io/pmms"
so is there any real fix for this?
If you guys are still having issues, update your dui.url.https to this
https://optimalrp.com/pmms-dui
Just did what someone said earlier.
If you guys are still having issues, update your dui.url.https to this
https://optimalrp.com/pmms-dui
Just did what someone said earlier.
i tried this and still not working for me. get long commercials
If you guys are still having issues, update your dui.url.https to this https://optimalrp.com/pmms-dui Just did what someone said earlier.
i tried this and still not working for me. get long commercials
post a pic, show me.
someone fixit ?
someone fixit ?
just use bobatari's link for the line in config and it works just perfect
Hello I have a lot of advertising with the pmms system someone is how to resolve the problem
Currently on the latest version of pmms I have all the ads for each video taken from youtube. Is there a way to patch ?