Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some warnings #2741

Merged
merged 13 commits into from Apr 3, 2020
Merged

Fix some warnings #2741

merged 13 commits into from Apr 3, 2020

Conversation

Bond-009
Copy link
Member

@Bond-009 Bond-009 commented Apr 2, 2020

Also adds the AddPeople method back in DidlBuilder, it was commented out in the .net core port

@Bond-009 Bond-009 requested a review from a team April 3, 2020 08:35
Emby.Dlna/ContentDirectory/ControlHandler.cs Show resolved Hide resolved
Emby.Dlna/Didl/DidlBuilder.cs Show resolved Hide resolved
Emby.Dlna/Didl/DidlBuilder.cs Show resolved Hide resolved
Emby.Dlna/Emby.Dlna.csproj Outdated Show resolved Hide resolved
Emby.Dlna/PlayTo/Device.cs Show resolved Hide resolved
Emby.Dlna/PlayTo/Device.cs Show resolved Hide resolved
Emby.Dlna/PlayTo/Device.cs Outdated Show resolved Hide resolved
Emby.Dlna/PlayTo/Device.cs Show resolved Hide resolved
Emby.Dlna/PlayTo/Device.cs Show resolved Hide resolved
Emby.Dlna/PlayTo/PlayToController.cs Show resolved Hide resolved
Emby.Dlna/PlayTo/PlayToController.cs Outdated Show resolved Hide resolved
Emby.Dlna/Didl/DidlBuilder.cs Show resolved Hide resolved
Emby.Dlna/Didl/DidlBuilder.cs Show resolved Hide resolved
var types = new[]
{
PersonType.Director,
PersonType.Writer,
PersonType.Producer,
PersonType.Composer,
"Creator"
"creator"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why it's not a PersonType.Creator?..

Copy link
Member Author

@Bond-009 Bond-009 Apr 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't exist

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot we create one?

Emby.Dlna/Didl/DidlBuilder.cs Show resolved Hide resolved
Emby.Server.Implementations/Data/SqliteItemRepository.cs Outdated Show resolved Hide resolved
Emby.Dlna/PlayTo/Device.cs Show resolved Hide resolved
Bond-009 and others added 2 commits April 3, 2020 23:13
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
@Bond-009 Bond-009 requested a review from JustAMan April 3, 2020 21:13
Bond-009 and others added 2 commits April 4, 2020 00:21
Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com>
@JustAMan JustAMan merged commit d5cc10d into jellyfin:master Apr 3, 2020
@Bond-009 Bond-009 deleted the dlnawarnings2 branch April 4, 2020 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants