[GH-ISSUE #100] [Feature] Metadata options #71

Closed
opened 2026-03-04 12:28:45 +03:00 by kerem · 3 comments
Owner

Originally created by @Edison12300 on GitHub (Oct 24, 2023).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/100

Can you add an option to change it to , for multiple artists instead of ;?
Also is their a way to keep it from adding the id in the comment?
Thanks!

Originally created by @Edison12300 on GitHub (Oct 24, 2023). Original GitHub issue: https://github.com/casualsnek/onthespot/issues/100 Can you add an option to change it to , for multiple artists instead of ;? Also is their a way to keep it from adding the id in the comment? Thanks!
kerem 2026-03-04 12:28:45 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@casualsnek commented on GitHub (Oct 25, 2023):

Can you add an option to change it to , for multiple artists instead of ;? Also is their a way to keep it from adding the id in the comment? Thanks!

For the separator, it's configurable by editing config even though it'd option is not in UI yet, open config file with a text editor and edit value of metadata_seperator key !
ID(s) in comment field needs change in code itself and is not user configurable. I will add option to configure what metadata will be written in future version !

<!-- gh-comment-id:1778783950 --> @casualsnek commented on GitHub (Oct 25, 2023): > Can you add an option to change it to , for multiple artists instead of ;? Also is their a way to keep it from adding the id in the comment? Thanks! For the separator, it's configurable by editing config even though it'd option is not in UI yet, open config file with a text editor and edit value of ``metadata_seperator`` key ! ID(s) in comment field needs change in code itself and is not user configurable. I will add option to configure what metadata will be written in future version !
Author
Owner

@Edison12300 commented on GitHub (Oct 25, 2023):

I did try to change the config, not sure if it is the right one though.
I change the line in onthespot\src\onthespot\otsconfig.py to "metadata_seperator": ",", but it still ouputs with the semicolon.

<!-- gh-comment-id:1779037435 --> @Edison12300 commented on GitHub (Oct 25, 2023): I did try to change the config, not sure if it is the right one though. I change the line in onthespot\src\onthespot\otsconfig.py to "metadata_seperator": ",", but it still ouputs with the semicolon.
Author
Owner

@Edison12300 commented on GitHub (Oct 25, 2023):

Also, forgot to ask is there is a way to just have the disk and track number to just output how much it is?
Currently it outputs with a /total.

<!-- gh-comment-id:1779133571 --> @Edison12300 commented on GitHub (Oct 25, 2023): Also, forgot to ask is there is a way to just have the disk and track number to just output how much it is? Currently it outputs with a /total.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/onthespot#71
No description provided.