Commit a561f73
committed
configfiles: don't write redirect entries for archive:// playlist paths
With --autocreate-playlist archive:// URLs become the playlist-path, so
mpv writes redirect entries for these playlist-paths which make playback
resume from them instead of later files in the archive.
Write redirect entries them only for the archive filesystem paths to fix
this.1 parent 39f604f commit a561f73
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
| 376 | + | |
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
| |||
0 commit comments