Closed benklop closed 5 years ago
My preference would be to squash merge the commits prior to a pull request but that is not a requirement. I didn't realize the static=true stopped transcoding. I had seen that via the emby web ui and just added it to the url. Because most of my library is mp3's I would never have come across the bug. Thank you for the updates!
Didn't realize I couldn't merge if I closed.
Also realize I can squash merge the pr :man_facepalming:
don't use static=true, because if the media library contains non-mp3 types, they won't get transcoded. They still get the .mp3 extension, however, so vlc (or any other backend) really doesn't know what to do with them.
This PR also fixes an issue where results that are not artists, albums, or songs causes the emby plugin to crash.