Conversation
Shadowghost
left a comment
There was a problem hiding this comment.
I think this would make more sense to move this check to L440/441:
return ext.AsSpan().LeftPart('?').ToString();
From what I can see this change shouldn't break anything.
|
@bchretien Shadowghost suggest to move line to L440. Hope it will be ok to merge. Best regards |
|
@bchretien can you take a look at the suggested changes so the pr can be merged ? |
|
I tried to build and use your version. But multiple issues:
It's probably the fault of orange/softathome bad software but if anybody has any idea on how to find a better alternative.. Here's logs, (Moana works, mufasa doesn't): |
|
Fixed by #137 |
Hi,
This is a PR containing a patch listed in #25 to make the DLNA plugin work with the Orange TV Decoder. From my understanding, it strips URL parameters. I'm not sure of the impact for the rest of the DLNA clients as they may rely on the URL parameters. Maybe a per-profile option to strip these parameters would be more suitable?