How to use country specific certifications?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Martijn Offline
Team-XBMC
Posts: 7,704
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #11
(2012-05-31 06:24)jmarshall Wrote:  No - XBMC uses sane slashes internally for stuff like this (special://foo/ URL).

OK so
PHP Code:
ISO639-1/XX 
it is then.

Example
PHP Code:
US/PG-13 


so folder structure should look something like:
PHP Code:
ratingflags/
     
US/
          
PG-13.png
          R
.png
     NL
/
          
16.png
          12.png
     DE
/
          
FSK 16.png 

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
(This post was last modified: 2012-06-01 01:21 by Martijn.)
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #12
Looks good to me.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Post Reply