trackma icon indicating copy to clipboard operation
trackma copied to clipboard

Open multi-site list manager for Unix-like systems. (ex-wMAL)

Results 149 trackma issues
Sort by recently updated
recently updated
newest added

I have added @FichteFoll's suggestion of passing ranges of episodes to *play* function. His examples: > `play 12 1-` play show 12 from episode 1 onwards. > `play 12 -`...

has conflict

I changed the Messenger class to hold a internal class name. Every other class that uses the messenger (`Engine`, `Data`, `Lib` and `TrackerBase`), will instance the messenger class with their...

This is a very strange bug. When Gdk is loaded before Gtk, the program crashes with: ``` ImportError: Requiring namespace 'Gdk' version '3.0', but '4.0' is already loaded ``` This...

The current code base is in a bit of a mess with its coding style of seemingly random line breaks to adhere to imho ridiculous line length requirements. Additionally, string...

develop

Whenever I quit the Qt GUI, I get a segmentation fault. ``` Engine: Unloading... [D] Data: Unloading... [D] Data: No items in queue. [D] Data: Saving metadata... Tracker (MPRIS): Unloading......

bug
ui:qt

Hello, I've modified trackma to also leverage the anitopy library (python implementation of anitomy). I find that they both sometimes miss stuff but together have good coverage. Maybe this would...

has conflict

It's more convenient and ergonomic that way, also allows having a key shortcut for quick access

has conflict

Note: this can cause an inconsistency in the settings, as this sets the settings manually. This can be solved by replacing this with a `-c` option or such, to instead...

has conflict

There is no need to parse the original filename (this sometimes fails) if Plex already has the title and ep #.

has conflict

I've had this happen a couple times but it's not reproducible. These sender … identifiers are also kinda questionable but it's been that way for long (another one is `:1.3130`,...

bug
tracker:mpris