Borewit / listFix

listFix() - Playlist Repair Done Right
GNU General Public License v3.0
15 stars 0 forks source link

Issue opening Windows Media Player Playlist (wpl) file #264

Open Freedom16789 opened 8 months ago

Freedom16789 commented 8 months ago

when opening an playlist i get this error java.io.IOException: Failed to read playlist using provider-id=wpl: "C:\Users\Freedom16789\Music\Music\Playlists\air crarft game.wpl" at io.github.borewit.lizzy.playlist.SpecificPlaylistFactory.readFrom(null:-1) at listfix.io.playlists.LizzyPlaylistUtil.readPlaylist(null:-1) at listfix.model.playlists.Playlist.load(null:-1) at listfix.model.playlists.PlaylistFactory.getPlaylist(null:-1) at listfix.view.GUIScreen$10.doInBackground(null:-1) at listfix.view.GUIScreen$10.doInBackground(null:-1) at javax.swing.SwingWorker$1.call(null:-1) at java.util.concurrent.FutureTask.run(null:-1) at javax.swing.SwingWorker.run(null:-1) at java.util.concurrent.ThreadPoolExecutor.runWorker(null:-1) at java.util.concurrent.ThreadPoolExecutor$Worker.run(null:-1) at java.lang.Thread.run(null:-1)

i run the latest version of java and on win 10 64bt

Borewit commented 5 months ago

Can you provide the playlist aircrarft game.wpl?