Kodi Community Forum

Full Version: PVR strings not in main repo?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Guys

are PVR strings in https://github.com/xbmc/xbmc/blob/master...trings.xml ?

I'm not finding many of them. Although PVR is being developed separately ATM it would not hurt to have PVR labels there. That way both labels and skins will be ready once PVR is merged.
heh I don't know about this one I think it kind of defeats the purpose of branches and diffs to see what has changed if your just going to keep adding bits and peaces that are not useable in the main branch before they are needed

On the other hand I know what you mean
I understand but I'm not sure if branching strings is a good idea. They have their IDs and are different beasts altogether. Or at least track them, but push _string_ commits to main repo.
receipe for disaster. half-done work get strings added before it's anywhere near ready. nobody is able to keep track of used and unused strings. just no.