Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Move to Asp.Net Core Web Api #14

Closed
wants to merge 1 commit into from
Closed

Move to Asp.Net Core Web Api #14

wants to merge 1 commit into from

Conversation

daullmer
Copy link

Migrate the ServiceStack infrastructure to Asp.Net Core Web Api.

Needs jellyfin/jellyfin#3871

[ApiController]
[Route("[controller]")]
[Produces(MediaTypeNames.Application.Json)]
public class IptvController : ControllerBase
Copy link
Contributor

Choose a reason for hiding this comment

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

Endpoint should probably require authentication

@daullmer
Copy link
Author

daullmer commented Feb 1, 2021

I'm assuming this can be closed since the plugin is archived and isn't supported anymore?

@daullmer daullmer closed this Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants