pystardust / ani-cli

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

Request for a new branch #379

Closed 71zenith closed 2 years ago

71zenith commented 2 years ago

Since the main script has to be run in multiple OSes, the dependencies are made tight. So a lot of features aren't included in it. I feel like there should be a seperate branch which has extra features at the cost of portability. Like support for external launchers. TLDR BLOAT

ghost commented 2 years ago

Imo it’s annoying maintaining multiple branches

port19x commented 2 years ago

We should have less branches, not more. Maintaining separate branches is annoying af

71zenith commented 2 years ago

I get it. Its a huge pain to split time into working in multiple branches. However may I know why legacy ani-cli and trinity is maintained. I don't know what trinity is meant to do. Others has self-explanatory names

port19x commented 2 years ago

They both aren't. I have no idea why old-ani-cli is still there, but wouldn't want to delete it myself. Trinity is a feature branch where I fiddle with the makefile to unite master, windows-vlc, and android-termux

71zenith commented 2 years ago

Trinity then should be renamed to feature or experimental or something. Or just put a comment in the script to tell what it does. Closing this issue