jcassette
jcassette
Hello Several beets users would benefit from being able to access the VBR quality of MP3 files. This adds this information in MPEGInfo for Xing and VBRI headers.
## Description This adds an option `duplicate_keys` which allows to configure the behavior of the importer when it searches for duplicates. For example, one could add the `format` field so...
Please can you support U2F and/or WebAuthn? > [Universal 2nd Factor](https://en.wikipedia.org/wiki/Universal_2nd_Factor) (U2F) is an [open standard](https://en.wikipedia.org/wiki/Open_standard) that strengthens and simplifies [two-factor authentication](https://en.wikipedia.org/wiki/Two-factor_authentication) (2FA) using specialized [Universal Serial Bus](https://en.wikipedia.org/wiki/Universal_Serial_Bus) (USB) or...
### Describe the bug See below ### Steps to reproduce ``` >>> qbittorrent = qbittorrentapi.Client(host=QB_HOST, port=QB_PORT, username=QB_USERNAME, password=QB_PASSWORD) >>> qbittorrent.auth_log_in() >>> torrents = qbittorrent.torrents_info() >>> print(torrents[0].properties) TorrentPropertiesDictionary(...) >>> torrents =...
Changelog: https://forums.plex.tv/t/plex-media-server/30447/613
This creates a user, folder and rc script to run storagenode as a service.
Hi, I am using two different layouts having the same "French (France)" language: - The standard French layout - The Bépo layout (French equivalent of Dvorak)  Both options appear...
Fix #9
Hello First, thank you for developing this amazing project! When the project repository is tagged with "v1.0" the archive file is created with "-vv1.0". Julien
### Motivation and Context ZFS displays bytes with K/M/G/T/P/E prefixes. They represent powers of 1024 bytes, i.e. KiB, MiB, GiB, TiB, PiB, EiB. Some users may want these prefixes to...