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

Trackma call the player by appending the filename to the `player` config entry. What you think about the option of using string interpolation and supporting extra fields per show. Something...

feature request

I'm not deep into anime trackers, but I know at least one program featuring this (HAPU). Instead of updating only one account (when you e.g. watched an episode) it allows...

feature request

Episodes from the show called Mahouka get recognized as Hyouka episodes, in the case that there aren't any other Hyouka episodes around. Reversely Hyouka episodes don't get recognized as Mahouka...

engine

feature request

As stated in the pull request, there's an issue with the gtk ui when shows are automatically added in the tracker, which is probably due to it being in a...

develop

Steps to reproduce: - Start a plasma wayland session. - Open trackma(qt). - Observe. Reported behaviour: - The app isn't showing its icon in the taskbar nor in the top-left...

bug
ui:qt

So whenever I try and use the ani-cli hook, it launches the player and closes it over and over again until it has cycled through all the episodes of the...

The longer I have mpv and trackma running together (in debug mode), the more mpris signals I get (that are then also ignored). Or at least that's what it appears...

bug
tracker:mpris

Should fix #726 as long as `xdg-open` is in `$PATH`, which can be assumed for every distro. I tested it for GTK, Qt and CLI on Fedora 39. > [!CAUTION]...

Fixes #316. Tested on GTK, Qt, and CLI on Arch. ## Changes Uses `urllib.parse.quote` to properly handle special characters in the username and password.