Skip to content

Hard file references in notes.chart files get broken when encoding to SNG. #9

Description

@FireFox2000000

Chart files store hard references to filepaths (both relative and absolute) within certain Song properties.
e.g.
MusicStream = "C:\Jeff's Stuff\Jeff Charts\0 - Cobra Man - Bad Feeling\song.ogg"

When encoding to sng, these references can break depending on the encoding configuration settings. For example, encoding audio files to opus will result in a "song.opus" file being saved into the sng file, however the contents of "notes.chart" will still reference the old "song.ogg" filename. Similarly, if a file reference is an absolute filepath such as above, "notes.chart" will still reference that original path instead of being updated to being a relative path.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions