question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Relative folder path support

See original GitHub issue

I have some new ideas to improve this app`s portability: Support for Recursive Path by default For example: My Playnite instalation (in a external drive) is in G:\Playnite and my games instalation is in G:\Videogames. When my Rom Path is “G:\Videogames\SNES\Super Mario World.zip” in the program my path shows “…\Games\SNES\Super Mario World\Super Mario World.zip”

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
JosefNemeccommented, Jan 7, 2018

We could add option to import dialog to use absolute or relative paths.

3reactions
JosefNemeccommented, Jan 7, 2018

Currently you can set {PlayniteDir} variable and have paths refer to installation folder, like this: {PlayniteDir}\..\Games\SNES\Super Mario World\Super Mario World.zip. Is that what you want?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding Relative File Paths
A relative path describes the location of a file relative to the current (working) directory*. An absolute path describes the location from the ......
Read more >
Relative Paths
A relative path is a way to specify the location of a directory relative to another directory. For example, suppose your documents are...
Read more >
File path formats on Windows systems
In this article, learn about file path formats on Windows systems, such as traditional DOS paths, DOS device paths, and universal naming ...
Read more >
Absolute and Relative Paths
A link that has an absolute path will tell the computer which server to go to and then all the folders that you...
Read more >
Paths explained: Absolute, relative, UNC, and URL—Help
A relative path refers to a location that is relative to a current directory. Relative paths make use of two special symbols, a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found