TraktForVLC icon indicating copy to clipboard operation
TraktForVLC copied to clipboard

mpris2 instead vlcsocket

Open ivanbalashov239 opened this issue 9 years ago • 3 comments

i thought about creating trakt.tv scrobbler for linux with mpris2, and found your project. what do you think about replacing vlc to mpris2? so this project will support any player.

ivanbalashov239 avatar Mar 23 '17 14:03 ivanbalashov239

That's not a bad idea. Well, probably not "replacing" it, but I had in mind to make the player part modulable, and mpris2 would definitely be a good addition. I'll look at that as soon as I have a bit of time on my hands :)

xaf avatar Mar 25 '17 14:03 xaf

@XaF you can use this project as a code reference or as a dependence.

Or if you don't have enough time i could help, but it would be better if you tell me how you see modular structure.

ivanbalashov239 avatar Mar 25 '17 16:03 ivanbalashov239

Given the changes in VLC 3, I changed direction and worked TraktForVLC as a VLC module. This means that moving to use mpris2 is not a possibility anymore.

xaf avatar Apr 16 '18 05:04 xaf