Files
jellyfin/MediaBrowser.Controller
Claus Vium b2ffad9ce9 Set Parent to current query Item if ParentId is empty (#680)
**Changes**
Fixed a faulty change in logic that occurred during the Christmas GPL nightmare.

I stepped through Emby 3.5.2 and stumbled over a difference in the query between Jellyfin and Emby, where in Emby, query.ParentId was set to the item itself. So I did a little digging in the old GPLv2 source and found this https://github.com/MediaBrowser/Emby/blob/3.4.1.8/MediaBrowser.Controller/Entities/Folder.cs#L720

**Issues**
Fixes #673
2019-01-24 18:48:37 +01:00
..
2019-01-20 14:18:37 +01:00
2019-01-13 21:37:13 +01:00
2019-01-20 22:50:17 +01:00
2019-01-13 21:37:13 +01:00
2019-01-17 20:24:39 +01:00