Try Audiobook bay
Try Audiobook bay
Use bottles. It works great for me.
Install bottles via flatpak. Run it and create a new bottle with the gaming preset. Got to the settings - > runners and download the latest “proton-ge” runner. Then just add the exe to the bottle and add it to your library. Launch to play.
It really helps smooth the curve. Some installers fail to open so I use the system default to install it and then copy them over to my games directory.
PS: if you see no exe files being listed when you try to add an exe, clear the file filter in the bottom to all files. Bottles has this weird bug on some DEs
I see… Okay then.
Uninstall the system package manager… Then install with rustup.
Did you install cargo using rustup? Or did you use the system package manager. Using rustup is the preferred method.
PS I don’t have my dev machine with me a this moment. But as I can see many people have so many installation issues, I will try to create a flatpak for the application. I will post soon
You need a c compiler. Install gcc or clang
sudo apt install gcc
sudo apt install clang
Seems like you need openssl for some dependancy. What distro are you using. You can install openssl development libraries and check again.
I just saw you said ubuntu
You need to run
sudo apt install libssl-dev
The run
cargo install offflix
Just type cargo install offflix. Then you will get it.
If you installed it via
cargo install offlix
Then t should be available as a cli app. Also the app should be located in .cargo/bin in your MSYS2 home
Thank you so much. Feel free to leave any comments you might have
The software inherently tracks the series for you. The data is saved in your .config/offflix folder
Please try it out and leave feedback if you wish. I am happy if it helps even one more person than me.
I am building this mainly for my personal use. Plus most of dedicated software tries to pander to a large audience incuring bloat. Hence I am not adding networking features now. But I really love my software and if I set up over the network media servers I will update this to that. It’s ultimately my code and as you can see by the lack of other people contributing and the software not being that massively popular I don’t think anybody will mind.
After the movie there is an entire season. And a season 3 is coming soon. I suggest you re-watch from the start. Wouldn’t want to miss out on little kids suffering /s. But honestly it is a very beautiful anime.
Yes… Though I haven’t used kodi. I thought of including movies too… But I couldn’t think of a place to reliably scrape tags and details about movies.
You like mpv? I like mpv. And guess what offflix uses mpv
I completed all of what has been released till now. I watched season 1 and then experienced the super long hiatus. I never expected s2 to come out.
Ohhh. No worries. Thanks for the feedback. If I ever acquire the hardware to test I will add the features
Do you know how to code? If so I would love on adding network share features. But I don’t have a server and all setup to test it.
Bottles. It’s the best click and play experience imo. Select the gaming preset and use wine-ge or proton-ge as the runner (default is soda which is not really good) and you are good to go.
Sometimes the installers don’t work correctly on proton-get so use system installed wine and you are good to go.