hogfan
Fan Joined: Nov 2009 Reputation: 0 |
2010-10-13 01:34
Post: #11
Nevermind, on the problem launching tvshows and movies. Seems to be working fine now. I'm going to test with your git version to try and replicate the problem.
|
| find quote |
igotdvds
Skilled Skinner Joined: Jul 2009 Reputation: 11 |
2010-10-13 01:35
Post: #12
Question. If I change every single character in every file. Will that cause any issues? This would include things like Control.IsVisible, etc.
I have a quick way of changing everything to lowercase but it would be EVERY word in EVERY file. |
| find quote |
hogfan
Fan Joined: Nov 2009 Reputation: 0 |
2010-10-13 05:20
Post: #13
I wouldn't think you would want to change everything. Once I changed all of the image and font files names to lower-case and changed the folder names to lower case, the only thing I changed in the .xml files were the case of the paths and filenames to the images. (ie. Shade/Media/WhateverFile.png --> shade/media/whateverfile.png). I used the Find function in Notepad ++ to search for ".png". Then just stepped through the .xml files changing the case. On images that occurred a lot throughout a file (ie. MenuItemNF.png). I simply used Notepad ++ replace function to replace all instances of MenuItemNF.png with menuitemnf.png. By doing it this way I ensured I did not miss an image and that I only edited the image file and path names (made sure I didn't touch any of the actual code for functions). This process took quite a while since I had to go through all .XMls in the skin. As for renaming all the images to all lowercase, i did this with a free batch file renamer called SpacetornadoRenamer.
The whole reason for changing all to lowercase was for consistency, because sometimes you referenced the same image using different cases. This caused the reference to the image file in the .xml that didn't Exactly match the filename to not display the .png image in the skin on Linux. -hogfan
(This post was last modified: 2010-10-13 05:24 by hogfan.)
|
| find quote |
igotdvds
Skilled Skinner Joined: Jul 2009 Reputation: 11 |
2010-10-14 18:08
Post: #14
What about the genre posters?
Does linux read genres from the nfo as "Action" or "action"? |
| find quote |

![[Image: sigpic_51354_dedd3c5dac45dcc8f6b4ccc9d9ad3429.png]](http://forum.xbmc.org/uploads/signatures//sigpic_51354_dedd3c5dac45dcc8f6b4ccc9d9ad3429.png)
Search
Help