Anime4K
Anime4K copied to clipboard
Added Flatpak guide and some further changes to guides.md
- Updated fedora workstation/spins guide : As mpv is not available in the main official fedora repos, we've to add RPM-Fusion repos.
- Added Flatpak guide.
- Added new version(latest) screenshot in "Usage Instructions for Anime4K section"
- Added a note and a tip for fedora and flatpak guide.
I think RPM-Fusion Free comes enabled by default for Workstation, could be wrong
It is probably better the keep "free" in, so that it is clear which repo to install.
The note abt "more info here" is fine
Seems a bit redundant to create another mpv
directory inside of .../config
, keeping it as is fine.
Line 99: Keep it as "newer" instead of "older/newer", as this applies for that version and beyond, not the older ones
No other problems that I see otherwise.
A good first PR :)
First of all, thanks for reviewing my PR and giving your valuable time.
I think RPM-Fusion Free comes enabled by default for Workstation, could be wrong
As for RPM-Fusion repo, it's not enabled by default. I know because I'm using fedora workstation, writing this comment from it xD
It is probably better the keep "free" in, so that it is clear which repo to install.
I didn't find any tutorial of adding just "free" repo only, so to give more info to the users I stated what the command actually does. It adds both "free" and "non-free" repos to the fedora.
The note abt "more info here" is fine
Thanks, but if you find it redundant too, I can change it.
Seems a bit redundant to create another mpv directory inside of .../config, keeping it as is fine.
If you're talking about the official repo mpv, mpv folder doesn't exist in ~/.config directory when you install it for the first time. Once you install mpv then play a video it will auto create the mpv folder. Btw it's also the same for flatpak mpv. Still you find it not so clear I'll change it to what you'd say :-)
Line 99: Keep it as "newer" instead of "older/newer", as this applies for that version and beyond, not the older ones
Thanks for pointing that, I'll change it to "newer" or maybe wait until admin give us some feedback. xD
Looks great. As I am not familiar with Fedora, we can merge when you think it is ready and tweak it before the next release version if necessary. Edit: And yes, "newer" by itself is fine as older versions of Anime4K releases should always be linked to a corresponding older version of the instructions in the commit history.
First of all, thanks for reviewing my PR and giving your valuable time.
I think RPM-Fusion Free comes enabled by default for Workstation, could be wrong
As for RPM-Fusion repo, it's not enabled by default. I know because I'm using fedora workstation, writing this comment from it xD
It is probably better the keep "free" in, so that it is clear which repo to install.
I didn't find any tutorial of adding just "free" repo only, so to give more info to the users I stated what the command actually does. It adds both "free" and "non-free" repos to the fedora.
The note abt "more info here" is fine
Thanks, but if you find it redundant too, I can change it.
Seems a bit redundant to create another mpv directory inside of .../config, keeping it as is fine.
If you're talking about the official repo mpv, mpv folder doesn't exist in ~/.config directory when you install it for the first time. Once you install mpv then play a video it will auto create the mpv folder. Btw it's also the same for flatpak mpv. Still you find it not so clear I'll change it to what you'd say :-)
Line 99: Keep it as "newer" instead of "older/newer", as this applies for that version and beyond, not the older ones
Thanks for pointing that, I'll change it to "newer" or maybe wait until admin give us some feedback. xD
Np mate :)
I think rest of the stuff seems fine, should we add Snap Support while we are at it? Idt a lot of ppl use Snaps, but still it shouldn't be a reason to exclude em
I think rest of the stuff seems fine, should we add Snap Support while we are at it? Idt a lot of ppl use Snaps, but still it shouldn't be a reason to exclude em
I don't know much about snaps because I never used them. Although I tried to find mpv player on snapcraft website and I found several fork apps of mpv player including the one which I found official(not sure though) was unmaintained, last updated on year 2017. Also, Ubuntu and Debian mostly ships with older version(v0.33.1 and v0.32 respectively) of mpv, so in the end user have to either build mpv from the sources or use flatpak for the latest version. One more option is to add user PPA(Ubuntu only).
I'll add a note about this issue, as we stated to use mpv build not prior to the June 2021 in the guide, both versions are old and might not work with current shaders. One last thing, in my opinion mpv from flatpak would be easy to install and config without much hassle. It should be the recommended way to install mpv on Debian/Ubuntu derivatives. I'll update the guide soon.
Thanks.
I think we could simplify some unnecessary ins. We don't need to list more package-managers. If you have installed Arch, how could it be possible that you don't know how to use pacman? Only if the common installation is "buggy" (i.e. debian), we should point it out.
weird that this PR is still up
We don't need to list more package-managers. If you have installed Arch, how could it be possible that you don't know how to use pacman
certain distros have mpv under different names, shouldnt be an issue as it is trivial to figure out what the package is named in ur distro. flatpak is mostly encouraged anyways.
i think this should suffice most of the linux users. i dont want to be teaching a gentoo user how to install mpv.