Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thepwrtank18 authored Feb 20, 2023
1 parent 5f88655 commit cd469ac
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,14 @@ You don't have to be a manager of the Jellyfin instance for this to work, but yo

Note that unless you're using a dedicated API key for the `authToken` parameter, these files will stop working after a while! It's best not to save the m3u files, and rather to put the URL directly in your media player of choice.

## Building/Publishing
You'll need the .NET 7 SDK. You can download this at https://dotnet.microsoft.com/en-us/download/dotnet/7.0.

Then, run publish.cmd in the Jellylist folder to make a complete build for all platforms.

Or, you can import the project into your IDE of choice (Visual Studio, Rider, VS Code, etc). Rider is recommended.

## Screenshots
![Screenshot of VLC, playing the 4th/5th episode of Regular Show, season 4](Image0.png)
![Screenshot of VLC, showing some of the Regular Show episodes in a list](Image1.png)
![Screenshot of VLC, playing the first track of Graduation by Kanye West](Image2.png)
![Screenshot of VLC, playing the first track of Graduation by Kanye West](Image2.png)

0 comments on commit cd469ac

Please sign in to comment.