rwrozelle

Results 10 issues of rwrozelle

With materialDirectives now deprecated is there a list of exactly what to place in our directives array for a given component? Other than looking at the examples, there doesn't seem...

Type: question

### Please describe your bug Music Artist name containing "_" does not work in Jellyfin This folder structure works (I can see album and play songs): America America-The_Complete_Greatest_Hits 01.A_Horse_With_No_Name.flac This...

bug

### The problem I have Jellyfin acting as a DLNA Server. I can see all my music from Media, but cannot play an entire album with a single click of...

integration: dlna_dms

In http_body_impl.dart class HttpBodyHandlerImpl method process, the following code only retrieves the last key value pair: ``` Future asFormData() { return stream .transform(new MimeMultipartTransformer( contentType.parameters['boundary'])) .map((part) => HttpMultipartFormData.parse( part, defaultEncoding:...

Provide a sub folder that has firmware to allow same device to also be a thread router node.

Error when retrieving children causing disconnect of DLNA Server. ## Proposed change Issue when using Jellyfin as DLNA server, if a folder is too large (such as folder for all...

cla-signed
small-pr
bugfix
integration: dlna_dms
Quality Scale: platinum

# What does this implement/fix? Lays the ground work for child components of Media Player to be built with a richer set of capability. ## Description Extends Media Player component...

integration: api
core
integration: media_player

# What does this implement/fix? Lays the ground work for child components of Media Player to be built with a richer set of capability. ## Description Extends Media Player component...

has-parent
next

**Is your feature request related to a problem? Please describe.** Pausing and Resuming a pipeline causes the url being read to restart from beginning. **Describe the solution you'd like** Expected...

# What does this implement/fix? Lays the ground work for child components of Media Player to be built with a richer set of capability. ## Description Extends Media Player component...