2010-11-02, 22:16
I will check out the showings naming convention.
I am not reproduce any of the other issues. Did you try to remove it in mythicalSetup? Are those trailing /'s showing up in mythicalSetup? If they are there, then you should remove them. It sounds like you may not have database connectivity for the other issues.
As for the trailing /'s, mythicalSetup stores the last value used in the ~/.mythicalLibrarian/mythicalSetup folder. Whatever is put in the dialog box in mythicalSetup is what will be put into the built program.
Check your ~/.mythtv/mysql.txt file. The database defaults eg.. "Localhost=" is pulled from your ~/.mythtv/mysql.txt file, and dropped directly into the variable.
Run mythicalLibrarian --update twice, once to set the values and a second time to verify the proper things were put in the boxes.
I will add something which truncates any trailing /'s from mythicalSetup.
I am not reproduce any of the other issues. Did you try to remove it in mythicalSetup? Are those trailing /'s showing up in mythicalSetup? If they are there, then you should remove them. It sounds like you may not have database connectivity for the other issues.
As for the trailing /'s, mythicalSetup stores the last value used in the ~/.mythicalLibrarian/mythicalSetup folder. Whatever is put in the dialog box in mythicalSetup is what will be put into the built program.
Check your ~/.mythtv/mysql.txt file. The database defaults eg.. "Localhost=" is pulled from your ~/.mythtv/mysql.txt file, and dropped directly into the variable.
Run mythicalLibrarian --update twice, once to set the values and a second time to verify the proper things were put in the boxes.
I will add something which truncates any trailing /'s from mythicalSetup.