mopidy-jellyfin icon indicating copy to clipboard operation
mopidy-jellyfin copied to clipboard

Jellyfin Extension for Mopidy

Results 16 mopidy-jellyfin issues
Sort by recently updated
recently updated
newest added

One thing I've noticed is that the order they get saved in is not random -- if I save the same playlist twice it gets saved in the same "wrong"...

Whenever I navigate to artist haisuinonasa, also known as ハイスイノナサ, mopidy starts shooting this error again and again until I unselect the artist. ``` WARNING 2022-08-04 13:41:57,155 [1594:Core-5 (_actor_loop)] mopidy.core.library...

Hey I'm having the same issue as in #104 I'm having music in /srv/blob/music/deez/$artist/$album/$songs.flac and my playlists as m3u files are in /src/blob/music/deez/*.m3u In jellyfin web view the Playlists are...

Hi, when starting mopidy on a fresh install with enabled jellyfin on my Raspberry Pi4 (arm64) I get an error: ``` ERROR 2021-05-13 17:21:17,128 [24104:MainThread] mopidy.commands Got un-handled exception from...

bug

This is needed for last.fm scrobbling to work properly. Here is a detailed description of the last.fm plugin behaviour: https://github.com/jesseward/jellyfin-plugin-lastfm/issues/27#issuecomment-744031810

I have upgraded mopidy-jellyfin to 0.9.3 after experiencing the bug in issue #18 and I can now successfully see all of the artists and albums when using the mopidy/mpd client's...

### Please describe your bug Hello, the manual for Raspberry Pi (Remote Controlled Speakers) under https://jellyfin.org/docs/general/clients/mopidy/#raspberry-pi-remote-controlled-speakers doesnt work anymore with the newest Rasperry Pi Bookworm. At Step 5 "Install the...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Current logic for http requests just retries immediately which leads to doing all the retries one after the other https://github.com/jellyfin/mopidy-jellyfin/blob/master/mopidy_jellyfin/http.py#L53 Context: I have an embedded box with mopidy + jellyfin...