Skip to content

Coredump when using --format #162

@edi9999

Description

@edi9999

The player I am using is vlc. playerctl 2.0.2

When I run :

playerctl metadata --format 'position: {{ minutes(mpris:length) }}:{{ seconds(mpris:length) }}'

I get :

Could not execute command: unknown template function: minutes
free(): invalid pointer
Aborted (core dumped)

I know this command may be incorrect, but having a core dumped still seems like a bug, the command should fail without unexpected core dumps.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions