Change all the paths in a m3u or m3u8 file to relative ones
- Detect and replace only the lines of text that are paths
- Compatible with forward and backward slashes
- Compatible with Windows drive letter and file URI prefix
- Subfolders-compatible by replacing only the beginning of the path present in every paths
- Remove the path folder by folder
- Input a custom path
- Keep the original file's line endings
- Select a m3u or m3u8 file
- Choose the folders to remove using the slider and/or input a custom path
- Validate to get the modified file
- As explained in the current latest release, the Android version of m3u8 relativisator sends back the modified file with Android's sharing file UI
- The Android version of this app is currently missing a "Save As" dialog (Android has one natively but it can't be called within Xamarin or MAUI as of writing this)