z411 / trackma

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

i want to auto add a not yet watched show, but it just says found player but show not in list #647

Closed autoteelar closed 1 year ago

autoteelar commented 1 year ago

found player but show not in list

i want it to auto add when i watch episode 1 of a new show, i found these, ], "tracker_enabled": true, "tracker_ignore_not_next": true, "tracker_interval": 10, "tracker_not_found_prompt": false, "tracker_process": "mplayer|mplayer2|mpv", "tracker_type": "auto", "tracker_update_close": false, "tracker_update_prompt": false, "tracker_update_wait_s": 120,

none of them seem to have anything to do with show not in list though,,, any help?

Birdulon commented 1 year ago

Set tracker_not_found_prompt to true. Might not work in some UIs, I only ever used it in Qt.

autoteelar commented 1 year ago

thanks! yeah i usually use qt or curses,