#18 m3u file naming configurable?

Closed
opened 3 months ago by jojo · 3 comments
jojo commented 3 months ago

Hi, greate package! I am using the cli and configuring via config.json.

Should it be possible to configure the file name of the generated m3u file? I tried like this:

"playlistFilenameTemplate": "%playlist%",

but getting a filename like literally:

%playlist%.m3ua

In which file are the possible placeholder variables defined BTW?

thanks in advance for any hints and all the best
Jojo

Hi, greate package! I am using the cli and configuring via config.json. Should it be possible to configure the file name of the generated m3u file? I tried like this: `"playlistFilenameTemplate": "%playlist%",` but getting a filename like literally: `%playlist%.m3ua` In which file are the possible placeholder variables defined BTW? thanks in advance for any hints and all the best Jojo
Poster
Owner
https://git.freezer.life/RemixDev/deemix-py/src/branch/main/deemix/utils/pathtemplates.py#L234
RemixDev closed this issue 3 months ago
jojo commented 3 months ago
Poster

Thanks a lot for your answer, before I investigate further, maybe you know by heart: %playlist% doesn't seem to work when set as playlistFilenameTemplate in config. Please just tell me if this works as designed or it's a bug that could be fixed. Thanks!

Thanks a lot for your answer, before I investigate further, maybe you know by heart: %playlist% doesn't seem to work when set as playlistFilenameTemplate in config. Please just tell me if this works as designed or it's a bug that could be fixed. Thanks!
Poster
Owner

Its by design

The new variable is %name% as it makes more sense

Its by design The new variable is %name% as it makes more sense
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.