xyny

Results 104 comments of xyny

I am getting basically the same error. Whether im trying to install with the official commands in README or with the simpler `pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" git+https://github.com/NVIDIA/apex.git@e2083df5eb96643c61613b9df48dd4eea6b07690`...

Thanks for this, turns out it was my fault and I was just executing the command with the wrong world directory...

This would enhance the importance of the blockchain and lessen the importance of the content hosting system. I have talked with other non-core people of the project about support for...

A wallet export / import option would be phenomenal! The entire point of the desktop app is to be able to use LBRY without using Odysee.

The guide to getting started translating lbry is abailable here: https://lbry.com/faq/how-to-help-translate

There is at least this uncensored fork available; https://github.com/paveloom-f/lbry-desktop. Adding the option to display blacklisted content could mean legal trouble for LBRY Inc, so it might be best to just...

Don't think using a chromium extension would be the right solution, the speed controls could probably be implemented in the custom html5 player the application uses. Though allowing for any...

### UI Implementation In my opinion, the "sort by" menu is an unintuitive place for this, and it makes it impossible to both sort oldest first and filter by unwatched....

Tauri is cool, but don't know if it is directly compatible with Electron. I think this might require a rewrite of some parts of the application. Electron is still alright...

I see that this project uses [electron-builder](https://www.electron.build/) for releases. They have a [Flatpak build target](https://www.electron.build/configuration/flatpak) too, but that doesn't support publishing to Flathub. It would probably be pretty easy to...