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

At the moment anilist has a calendar view where I can see what shows I am behind on: ![image](https://user-images.githubusercontent.com/19552720/206740291-de265afb-7daa-402b-9ecf-c6f6d049e720.png) It would be really nice to have some indicators of this...

enhancement

```py Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/trackma/ui/qt/workers.py", line 185, in run ret = self.function(*self.args, **self.kwargs) File "/usr/lib/python3.10/site-packages/trackma/ui/qt/workers.py", line 161, in _start self.engine.start() File "/usr/lib/python3.10/site-packages/trackma/engine.py", line 249, in start (self.api_info,...

you can sort through watched completed rewatched etc, but i want to show all from all categories, preferably like Watching: Title Progress Score Soul Eater 17 / 51 9 Completed:...

feature request
ui:curses

`trackma-gtk -d`: ``` Trackma GTK v0.8.5 [D] Data: Reading userconfig... [D] Data: Locking database... [D] Data: Reading metadata... Engine: Trackma v0.8.5 - using account fw8ts(shikimori). Engine: Reading config files... Data:...

Some languages, like Russian, use comma instead of point, so trackma automatically substitutes points with commas in score field, only to complain with `invalid score` error. You can force it...

bug

I'll typically watch several shows with different groups of people, which keeps my Currently Watching tab rather busy. An optional column that includes the last date a shows status was...

feature request

Does this feature exist? I can't seem to find it.

The engine fails to initialize with the error `AttributeError: 'FileFinder' object has no attribute 'find_module'`. It happens because it was deprecated, see https://docs.python.org/3/library/pkgutil.html#pkgutil.find_loader. It can be solved easily changing this:...

bug
hooks

Any plan for Flatpak release via Flathub? Thank you!