bonukai / MediaTracker

Self hosted media tracker for movies, tv shows, video games, books and audiobooks
MIT License
576 stars 23 forks source link

Add watch time when importing from Trakt, option to scrobble from Kodi, etc. #452

Open alscaldas opened 1 year ago

alscaldas commented 1 year ago

Hello.

After the recent Trakt crash I decided to find a self hosted alternative to keep my data safer. I've found your project and must say that I'm very impressed with what I've seen so far.

I'd like to suggest a couple of enhancements, if possible.

First one is the possibility to scrobble from Kodi (which is the tool I use to consume my media) the way the Trakt addon works, so that the user doesn't have to manually insert the movies/tv shows progress, which is error prone. That would be amazing.

Another suggestion is, when importing from Trakt , also import the watched times of videos (at least the most recent visualization of each video).

Would it be possible to the interface to memorize the user preferences? For example, if on "Calendar" (which I loved, btw) I choose the visualization "Agenda" instead of "Mês" (which is the default option) and go to another item of the menu, when I return to "Calendar" the visualization will be once again set to the default one. The same goes to the TV Shows and Movies sorting preferences, etc.

I noticed on settings an option "Application Token". I've read through the README of the project I saw no reference to this token. Could you please tell me what this refers to?

Thanks for the impeccable work you've been doing with this project.

bonukai commented 1 year ago

"Application Token" can be used to authenticate all API calls

mmBesar commented 1 year ago

A Kodi integration would be great. @bonukai How to use the "Application Token" with kodi?