I've installed
Tixati 2.88 on
Ubuntu Linux 20.04. Before I run the UI, I
cd /plex
, where my data disk is.
When using the UI, I click on something that requires that I select a file location (Add Torrent, for example), and I get a pop-up that says:
Error when getting information for file "/plex/
": No such file or directory
And yes, there is a carriage return in between the /plex/ and the close quote. This message always reflects whatever directory I'm in when I start Tixati. I suspect that the code is using the PWD and somehow adding a carriage return before testing for that location and displaying this error message.
Can someone please verify and take a look?