Results 140 comments of z411

This is also breaking the newly merged enums in tracker.py - could you attempt to merge from master?

Trackma can perfectly track any kind of media if an appropriate tracker is built for it, that includes manga. If we can make a tracker that can communicate with Komikku...

You can see the existing trackers in the `trackma/tracker` directory for reference.

It is indeed just a semantic issue, `show` describes an item in the list (in this case a manga), `episodes` in this case describes the chapters. You want to inherit...

I see, if you just want to see which file is open then we don't need to create a new tracker but just extend the TrackerBase to identify image files...

> Tracker (MPRIS): Will update Saki 8 The Tracker was supposed to update to this episode, what happened when the timer got to 0?

I suspect the MPRIS timer is getting stuck (countdown doesn't start) under certain conditions. Will look into that.

> Timer: 3453 [P] Whoops... yeah that definitely seems related to the timer. I'll take a look tonight.

I could reproduce it. The pause offset wasn't being cleared up. Please check if that fixes it as I'm not 100% sure it was the same issue.