Nico Brailovsky

Results 33 comments of Nico Brailovsky

Thanks for reporting @ShironCat. This is the same problem as reported in issue #8. There's a fix planned, but no unfortunately no ETA yet (PRs are welcome though!)

@drmdshahid interesting, thanks for the report! The app assumes that '/' is a valid starting path, and so far it seemed to work fine for both Windows and Linux. Where...

Thanks for reporting @astrovan14 I think the fix should be simple. In https://github.com/nicolasbrailo/VlcFreemote/blob/master/app/src/main/java/com/nicolasbrailo/vlcfreemote/model/VlcPath.java#L143 we should check if the current path is already the default path, and if it is then...