| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Source: https://github.com/jellyfin/jellyfin/blob/30baa15839d268e3f03ac46844b61ec4b2aef1bc/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs
|
|
Added from https://github.com/thirunjuguna/emby/blob/e679ac4224c7ac8400f12ef95a063be4fcf3b5c0/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs
|
|
|
|
|
|
|
|
object.
|
|
an object.
|
|
|
|
|
|
Remove custom ToArray extension
|
|
It would always fail since Jellyfin has no plugin repository to check
against.
|
|
|
|
|
|
cat "$f" | jq -S | sponge "$f"
|
|
|
|
Fix resource load crash
|
|
|
|
|