z411 / trackma

Open multi-site list manager for Unix-like systems. (ex-wMAL)
https://z411.github.io/trackma
GNU General Public License v3.0
778 stars 82 forks source link

Trackma won't recognize archived anime #602

Open FrixBOX opened 2 years ago

FrixBOX commented 2 years ago

When opening anime inside rar/zip directly by drag n drop rar/zip into mpv, trackma won't recognize the anime being played but work just fine if i extract the anime first

FichteFoll commented 2 years ago

Which OS are you on? On Linux, you can use the MPRIS tracker instead as explained in https://github.com/z411/trackma/issues/600#issuecomment-1031072462.

zen-jaelani commented 2 years ago

i use Ubuntu 20.04.3 LTS from what i understand from those post i need to install dbus-python and mpv mpris script, is that right ? sorry i new to linux

ahmubashshir commented 2 years ago

not dbus-python, you need python3-pydbus

zen-jaelani commented 2 years ago

are there any additional step after installing those two ? it still doesn't work

FichteFoll commented 2 years ago

You also have to configure trackma to use the mpris tracker. If you did that and it still "doesn't work", we'd need more information for troubleshooting. Launching trackma cli in debug mode (trackma -d) would be helpful as well.