Skip to content

Be able to read from Path#59

Merged
Borewit merged 1 commit into
mainfrom
read-playlist-from-path
Mar 20, 2023
Merged

Be able to read from Path#59
Borewit merged 1 commit into
mainfrom
read-playlist-from-path

Conversation

@Borewit

@Borewit Borewit commented Mar 19, 2023

Copy link
Copy Markdown
Owner

Be able to write to playlist using default encoding.

Add following method to io.github.borewit.lizzy.playlist.SpecificPlaylistFactory

public SpecificPlaylist readFrom(Path playlistPath, OpenOption... options) throws IOException

This allows to open playlist directly from Java NIO Path.

Add following method to io.github.borewit.lizzy.playlist.SpecificPlaylist:

public SpecificPlaylist readFrom(final InputStream inputStream) throws IOException

Be able to write to playlist using default encoding.
@Borewit Borewit added enhancement Request or implementation of new feature api API change labels Mar 19, 2023
@Borewit Borewit self-assigned this Mar 19, 2023
@Borewit
Borewit merged commit 1037419 into main Mar 20, 2023
@Borewit
Borewit deleted the read-playlist-from-path branch March 20, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api API change enhancement Request or implementation of new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant