• 1
  • 25
  • 26
  • 27
  • 28(current)
  • 29
[RELEASE] DailyMotion.com - Movies, TV, Music, User-Clips, 3D and Livestreams
(2021-03-19, 22:44)ThomB Wrote: Another assumption ^_^ I think the add-on does not support subtitles right? If this is correct, could you please add this feature?
Can you get me a video link that uses subtitles, I will try to add support for it
Kodi 22 nightly Windows 10 and 11 | 21.1 Xbox One X | 22 nightly Linux Mint Wilma XFCE | CoreELEC NO 22 nightly S905X4 aarch64
Reply
Great addon, just 1 thing i don't seem to be able to login or at least I can't, is anyone else able too?
Reply
Login has not worked in a long time ever since Dailymotion changed their api
Kodi 22 nightly Windows 10 and 11 | 21.1 Xbox One X | 22 nightly Linux Mint Wilma XFCE | CoreELEC NO 22 nightly S905X4 aarch64
Reply
@gujal addon still working great just one issue when selecting a user we can no long bring up videos from treading, most recent, playlist hopefully just a small change on the website / api that you can work your magic on.

Many Thanks 😊 🙏
Reply
(2022-11-26, 23:53)umonkey Wrote: @gujal addon still working great just one issue when selecting a user we can no long bring up videos from treading, most recent, playlist hopefully just a small change on the website / api that you can work your magic on.

Many Thanks 😊 🙏

Will check it out, seems major changes at dailymotion, all videos till last year have been moved to archives.
Kodi 22 nightly Windows 10 and 11 | 21.1 Xbox One X | 22 nightly Linux Mint Wilma XFCE | CoreELEC NO 22 nightly S905X4 aarch64
Reply
Hey @gujal, not sure whats changed but dailymotion videos play for around 30 seconds then freeze which also then appears to freeze Kodi altogether, cant stop or exit the frozen video and have to reboot Kodi.  Started happening around the middle of December, device used is a StrongLeap S1, an Android12 box with Android Tv and Kodi Nexus 20.2.  If you have any time to look into it that would be awesome, hope you had a great Christmas and a happy New Year  Smile
Reply
(2024-01-06, 14:23)Samoozle Wrote: Hey @gujal, not sure whats changed but dailymotion videos play for around 30 seconds then freeze which also then appears to freeze Kodi altogether, cant stop or exit the frozen video and have to reboot Kodi.  Started happening around the middle of December, device used is a StrongLeap S1, an Android12 box with Android Tv and Kodi Nexus 20.2.  If you have any time to look into it that would be awesome, hope you had a great Christmas and a happy New Year  Smile

Add this to your advancedsettings.xml file, restart kodi and test. For Kodi 21, you do not need the cache section as it is set inside kodi settings-services
 
Code:
<advancedsettings>
    <cache>
        <buffermode>1</buffermode>
       <memorysize>314572800</memorysize>
       <readfactor>8</readfactor>
       <chunksize>65536</chunksize>
    </cache>
    <network>
       <disablehttp2>true</disablehttp2>
    </network>
</advancedsettings>
Kodi 22 nightly Windows 10 and 11 | 21.1 Xbox One X | 22 nightly Linux Mint Wilma XFCE | CoreELEC NO 22 nightly S905X4 aarch64
Reply
Hey @gujal, apologies for the late reply, only got to test it this morning.  Adding what you suggested to the advancesettings.xml works a treat, all sorted.  A million thanks for the swift reply and fix, really appreciate your time.
Reply
Hello,
Since kodi 21 i experiment some decreasing frame rate using dailymotion plugin. I changed definition from HD to SD without changing this behaviour : The framerate is good at start and the video is smooth but progressively becomes jerky.
Any idea about this ?

Thankfully
Reply
Hello,
The Dailymotion plugin has stopped working. When you try to play any video, an error message is shown.
Kodi log - https://paste.kodi.tv/uhepocofov.kodi
Has something changed on the Dailymotion website?
Reply
(2024-11-01, 18:10)Johnny Walker Wrote: Hello,
The Dailymotion plugin has stopped working. When you try to play any video, an error message is shown.

Has something changed on the Dailymotion website?
Yeah looks like they have made some changes to the playback url.
Copy this file over to your install if you want it fixed it now.
 
Code:
https://raw.githubusercontent.com/Gujal00/Kodi-Official/refs/heads/master/plugin.video.dailymotion_com/resources/lib/dailymotion.py
I will raise a PR in kodi repo in the coming days
Kodi 22 nightly Windows 10 and 11 | 21.1 Xbox One X | 22 nightly Linux Mint Wilma XFCE | CoreELEC NO 22 nightly S905X4 aarch64
Reply
@gujal - smashing, that's worked a treat
Reply
(2024-11-01, 22:58)gujal Wrote:
(2024-11-01, 18:10)Johnny Walker Wrote: Hello,
The Dailymotion plugin has stopped working. When you try to play any video, an error message is shown.

Has something changed on the Dailymotion website?
Yeah looks like they have made some changes to the playback url.
Copy this file over to your install if you want it fixed it now.
 
Code:
https://raw.githubusercontent.com/Gujal00/Kodi-Official/refs/heads/master/plugin.video.dailymotion_com/resources/lib/dailymotion.py
I will raise a PR in kodi repo in the coming days

Can confirm this fixes it on my side as well; thank you!
Reply
PR has been raised. Hopefully gets approved soon and released
Code:
https://github.com/xbmc/repo-plugins/pull/4594
Kodi 22 nightly Windows 10 and 11 | 21.1 Xbox One X | 22 nightly Linux Mint Wilma XFCE | CoreELEC NO 22 nightly S905X4 aarch64
Reply
(2024-11-04, 23:33)gujal Wrote: PR has been raised. Hopefully gets approved soon and released
Code:
https://github.com/xbmc/repo-plugins/pull/4594

Thanks for the patch file - playback works but download does not.
Reply
  • 1
  • 25
  • 26
  • 27
  • 28(current)
  • 29

Logout Mark Read Team Forum Stats Members Help
[RELEASE] DailyMotion.com - Movies, TV, Music, User-Clips, 3D and Livestreams10