-
Notifications
You must be signed in to change notification settings - Fork 583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: added FreeBSD installation instructions #1361
Conversation
forgot to mention that ani-skip doesn't work on FreeBSD , should add that warning first |
Does ani-cli not work without linuxemu on FreeBSD? |
Am open to adding this to docs , but I would like to not have any more moving parts than necessary. |
I am not near my pc right now but I'll check if it works without linux emu (by disabling it) also its not modified it just works (except ani-skip which i need to investigate further) if by moving parts you mean more OSs to support that I agree , though I did state in the docs it is not supported so you are committing to nothing long term so I hope that helps (I'll try to support it though). |
also how does one enter debug mode on ani-cli because I didn't find any docs for it (though that's probably me being stupid) |
By moving parts, i meant linuxemu being a middleman |
debug? |
Fair, I've employed quite a number of hacks to get ani-skip working. Do report on what error ani-skip exits. Ill try to fix it. |
Np, and thanksfor the help with the debug stuff, I'll get to it in ~1.5h when I'm home. |
turns out you don't need the Linux ABI
yeah turns out you don't need linux emu , so all is good on that part (removed it from docs) |
well the debug stuff says all linkes fetched which is nice, also I noticed this: dropbox Links Fetched
sharepoint Links Fetched
sed: 1: "s|^#.*x||g; s|,.*|p|g; ...": unterminated substitute pattern
gogoanime Links Fetched it seems to have no effect on functionality (and frankly I have no Idea what you do with sed editor) $ ANI_CLI_PLAYER=debug ani-cli one piece --skip
Skip times not found! so I just tried a movie (betting those probably had time skips) and it works just fine! |
forgot to say, yes --skip-title also works |
so yeah everything works, no linuxemu required If you pull I'll probably update this if something needs to be changed (which knowing FreeBSD probably means never or maybe maybe when FreeBSD 15 drops proper) |
please remove the part where each dependency is installed on its own, it's redundant |
Sure!, done. |
great, thanks for your contribution! |
Pull Request Template
Type of change
Description
I added Tier 2 FreeBSD support using the linuxemu (aka Linux ABI)
which is very simple to setup.
Checklist
-c
history and continue work-d
downloads work-s
syncplay works-q
quality works-v
vlc works-e
select episode works-S
select index works-r
range selection works--skip
ani-skip works--skip-title
ani-skip title argument works--no-detach
no detach works--dub
and regular (sub) mode both work-h
help info is up to dateAdditional Testcases