iamkroot / trakt-scrobbler

Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV.
https://github.com/iamkroot/trakt-scrobbler/wiki
GNU General Public License v2.0
468 stars 30 forks source link

Can't work on stremio streaming files #225

Closed ang3lo-azevedo closed 8 months ago

ang3lo-azevedo commented 2 years ago

I use stremio with mpv, and the program doesn't work on files being streamed, is it possible to make it work on files that are not local?

iamkroot commented 2 years ago

the program doesn't work on files being streamed

How exactly does it not work?

We already do support extracting info from URLs (#114)- as long as the URL contains all the proper info like title, etc. If it doesn't, then we need to do a bit extra (#169)

ang3lo-azevedo commented 2 years ago

I don't know, on local files everything is working fine, but on movies and shows beeing watched on mpv from stremio it only works if I let the file load a little bit before I start watching. imagem

iamkroot commented 2 years ago

Would be good to have log files to understand the problem. You can take a look with trakts log open

iamkroot commented 8 months ago

Closing due to inactivity