Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove invalid item id usage as media source id
Looking at the change history, it looks like an accidental ` || item.Id` was introduced in 4c31742 to query for the item, perhaps not realising it is later used in the query later on for server-side filtering. This was partially fixed by c54db60 and ca47635 for Live TV by not setting this variable in that case.
- Loading branch information