Skip to content

Commit

Permalink
Fix JSPF playlist format description
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Jan 4, 2025
1 parent f1742f9 commit 25abe26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public class JspfProvider implements SpecificPlaylistProvider {
{
new PlayerSupport(PlayerSupport.Player.VLC_MEDIA_PLAYER, true, null),
},
"XML Shareable Playlist Format (XSPF)"),
"JSON XSPF "),
};

@Override
Expand Down

0 comments on commit 25abe26

Please sign in to comment.