pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.34k stars 530 forks source link

Bug with selecting episode #1364

Closed mgogitidze closed 3 weeks ago

mgogitidze commented 4 weeks ago

Make sure you are on the latest version by running ani-cli -U

Metadata (please complete the following information) Version: [4.8.8] OS: [Macos m3 max 14.1.2 (23B2091)) Shell: [zsh] Anime: [any] (if applicable)

Describe the bug Selecting next episode is broken. There is nothing happening its not changing episode and cli gets stuck. You can check screenshot

Screenshot 2024-06-06 at 23 35 51

Steps To Reproduce

  1. Run ani-cli
  2. Choose any anime
  3. Choose episode 1
  4. Press next or select episode

Expected behavior Episode should change

Additional context

mgogitidze commented 4 weeks ago

update

I found, that's the problem with closing previous Iina instance When I select "next" option, nothing happening, but if I full close Iina instance (not episode window, like I exit app completly from app bar), then its opening next episode without problems.

Can you suggest what I should do to close Iina app automatically

71zenith commented 3 weeks ago

Does IIna not automatically exit when u close the "episode window" or will it stay in the app bar? I dont know much but u can try setting keep-open to no in iina settings? This will exit iina when the playback is completed

mgogitidze commented 3 weeks ago

ye, its helped. Now I need only close video window and its working fine, thank you