Skip to content

Add actions to play the first and the last file in the playlist#1354

Open
berndbrot wants to merge 1 commit intosmplayer-dev:masterfrom
berndbrot:feature/add_first_and_last_action
Open

Add actions to play the first and the last file in the playlist#1354
berndbrot wants to merge 1 commit intosmplayer-dev:masterfrom
berndbrot:feature/add_first_and_last_action

Conversation

@berndbrot
Copy link
Copy Markdown

I need the option to jump to the first file of the current playlist via script. Using the action pl_prev repeatedly doesn't work, as it doesn't give any feedback when the first file is reached. It also potentially takes a long time for longer playlists. I personally don't need the pl_last action , but it felt right to me to provide both options

I also tried to add an option to play the nth file in the playlist, but I don't think it's possible to pass anything but a boolean parameter via -send-action/ QAction::triggered().

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.

1 participant