Fabio Manganiello

Results 175 comments of Fabio Manganiello

@tehkillerbee > Browsing My Albums, My Playlists, My Artists, My Tracks appears to work works fine but when browsing individual albums, artists, playlists, an error is thrown (see below). When...

> Mixes work in mopidy-mobile but not in Iris, for some reason. This is fixed in https://github.com/tehkillerbee/mopidy-tidal/pull/68/commits/6966e41da3a5bd05b334ab8ed0d3be904e5731e2. Apparently mopidy-iris uses `core.playlists.lookup` for everything that is exposed as a playlist, instead...

Validation would indeed still be there, but we allow both the `tidal:track:::` and `tidal:track:` formats for tracks, and `tidal:album::` and `tidal:album:` for albums. In both the cases, after validation the...

Hey folks, now that [mopidy-spotify is apparently dead](https://github.com/mopidy/mopidy-spotify/issues/110) is there any way to get this PR approved (it's been open for >1 year), or are there still blockers on the...

> Do we know if the `spotipy` will be affected similarly to `libspotify`? This is actually an interesting question, and after several years of headaches with `mopidy-spotify` I can probably...

@DavisNT got it - so basically it uses `spotipy` only to retrieve the track metadata (which is covered by the Web API alone) and then it just bridges the information...

Bump - even reverting the firmware and upgrading to the latest kernel (20200811) hasn't fixed the situation - one controller is missing, and one has `00:00:00:00:00:00` and can't be brought...

``` systemctl status hciuart ● hciuart.service - Configure Bluetooth Modems connected by UART Loaded: loaded (/lib/systemd/system/hciuart.service; enabled; vendor preset: enabled) Active: inactive (dead) since Sun 2020-08-16 23:28:06 CEST; 18h ago...

Ok, that apparently fixed the issue with the duplicate Bluetooth address, but I've still got the one with `hci0` being down and without a valid address assigned: ``` hci2: Type:...

Thanks! Is it still required to keep the changes on `bthelper` or will they be included in the next release of `pi-bluetooth` as well? If the next `raspberrypi-kernel` will include...