Skip to content

v1.7.2 - LINUX COMPATIBILTY

Choose a tag to compare

@np4abdou1 np4abdou1 released this 04 Jan 13:01
· 30 commits to main since this release

🪲 BUG FIXES: Fixes #3, Linux compatibility issues fixed, feels now more smoother.

NOW WORKING ON THESE TERMINALS:

- kitty
- konsole
- gnome terminal
- windows terminal
- and probably all terminals (not tested on macOS though)

Critical Fixes:

  • Fix episode loading API parameter (AnimeId → AnimeID)
  • Fix cross-platform MPV/VLC player detection
  • Fix Linux terminal UI performance issues
  • Fix settings menu keyboard navigation
  • Fix history resuming nested Live display error
  • Fix jump-to-episode input visibility

Performance Improvements:

  • Reduce startup time from 6.38s to 1.05s (83% faster)
  • Implement lazy credential loading
  • Move RPC/analytics/updates to background threads
  • Optimize Linux terminal input handling

Other Changes:

  • Add Discord RPC toggle to settings
  • Add Credits menu with contributors
  • Add history/favorites size limits (100 items max)
  • Improve Now Playing panel display
  • Better Discord RPC status display

📦 Package published to PyPI!

Install with:

pip install ani-cli-arabic==1.7.2

if u have an outdated version it would/should auto-update ,

FROM NOW ON , executables builds are not supported and wont be published with releases any more since we want to make pypi the main source of installing the project, and for compatibility purposes .

ppa ( apt ) package coming soon