Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added '--add-description' option #459

Merged
merged 10 commits into from
Jul 26, 2024
Merged

Commits on Jan 28, 2024

  1. Added '--add-description' option

    This new option will add the track description to a txt file (using the same filename as the music file).
    Some music players will display this text whilst the track is playing - great for tracklists on DJ mixes and podcasts.
    mistajase79 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    8277b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    44b332d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    acb82fe View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Added subfolder switch

    mistajase79 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    08d9fda View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    e51cac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Revert: Added subfolder switch

    Accidently pushed to my branch by mistake - changes reverted
    mistajase79 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    97cafcd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    e970320 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    7x11x13 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    33b6e03 View commit details
    Browse the repository at this point in the history
  3. Add test for description file

    7x11x13 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a98b6cf View commit details
    Browse the repository at this point in the history
  4. Fix tests for pull requests

    7x11x13 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d20279f View commit details
    Browse the repository at this point in the history