Skip to content

mpv-plugin/SimpleHistory: new package #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vitaly-zdanevich
Copy link
Contributor

No description provided.

@vitaly-zdanevich vitaly-zdanevich force-pushed the mpv-plugin/SimpleHistory branch from a023e50 to da15a6d Compare April 11, 2025 21:59
pkg_postinst() {
mpv-plugin_pkg_postinst
einfo "h to see the history, ctrl-r to resume previously closed"
einfo "Documentation https://github.com/Eisa01/mpv-scripts#simplehistory"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should install the readme, not link to it via url.

Docs should also include the example .conf file.

Underneath MPV_PLUGIN_FILES you can add DOCS=( script-opts/SimpleHistory.conf README.md ) which probably should work.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review - added DOCS.

I love einfo with some short advices and a link, this is useful for people.

@vitaly-zdanevich vitaly-zdanevich force-pushed the mpv-plugin/SimpleHistory branch from da15a6d to 817317a Compare April 13, 2025 01:30
@vitaly-zdanevich vitaly-zdanevich force-pushed the mpv-plugin/SimpleHistory branch from 817317a to 42276b6 Compare April 13, 2025 01:48
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