mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-27 04:55:57 +03:00
[GH-ISSUE #2] [Feature Request] Change titles of downloaded content based on data. #1
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PassiveLemon on GitHub (Sep 28, 2022).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/2
So rather than having it be shown by
author - album - ##.song name, add a feature to be able to change what the title of the mp3 but still have song metadata in the mp3. This could just be an option in a preference menuEx:
Currently:
The Cranberries - No Need To Argue (The Complete Sessions 1994-1995) - 04. Zombie.mp3What I would like:
Zombie.mp3@casualsnek commented on GitHub (Sep 29, 2022):
Thanks for feedback, i plan on adding advanced option to specify track name formats and album directories format !
@casualsnek commented on GitHub (Oct 2, 2022):
Can you please check the latest commit. I have added the option for it. You need to click show advanced setting and use the variables as specified in the README.md
@PassiveLemon commented on GitHub (Oct 2, 2022):
Works great. Thank you!