Skip to content

demux_libarchive: support --autocreate-playlist#17956

Open
guidocella wants to merge 2 commits into
mpv-player:masterfrom
guidocella:archive-autocreate
Open

demux_libarchive: support --autocreate-playlist#17956
guidocella wants to merge 2 commits into
mpv-player:masterfrom
guidocella:archive-autocreate

Conversation

@guidocella
Copy link
Copy Markdown
Contributor

Useful for selecting archive URLs from the watch later menu.

Useful for selecting archive URLs from the watch later menu.
@kasper93
Copy link
Copy Markdown
Member

I don't know why you wound need that. Opening archives is slow and as I understand you will no always open/list whole archive instead of just accessing a single file from it. I don't think it belongs in the same option or at all.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants