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

Cannot open folder #712

Closed BigBoyBarney closed 9 months ago

BigBoyBarney commented 9 months ago

image The openfolder command does not open the folder (either through the UI or cmd) as it lists the episode as not in library, even though it is.

The episode can be listed and played, but the folder cannot be opened.

It seems to stem from here

z411 commented 9 months ago

Thanks, indeed it's not sane to assume episode 1 will always be available. I modified the flow so it gets any episode of the show - since we only need the path. Please pull https://github.com/z411/trackma/commit/994e6e716184f01170a22515b7edad51ff0521bf and tell me if it works. Cheers.

BigBoyBarney commented 9 months ago

It works like a charm, thank you!