diff --git a/data/interfaces/default/current_activity.html b/data/interfaces/default/current_activity.html index 7a741026..2c98bfea 100644 --- a/data/interfaces/default/current_activity.html +++ b/data/interfaces/default/current_activity.html @@ -214,37 +214,37 @@ DOCUMENTATION :: END   % endif % if a['media_type'] == 'episode': - ${a['grandparent_title']} - ${a['title']} + ${a['grandparent_title']} - ${a['title']} % elif a['media_type'] == 'movie': - ${a['title']} + ${a['title']} % elif a['media_type'] == 'clip': - ${a['title']} + ${a['title']} % elif a['media_type'] == 'track': - ${a['grandparent_title']} - ${a['title']} + ${a['grandparent_title']} - ${a['title']} % elif a['media_type'] == 'photo': - ${a['parent_title']} + ${a['parent_title']} % else: - ${a['title']} + ${a['title']} % endif
% if a['media_type'] == 'episode': - S${a['parent_media_index']} · E${a['media_index']} + S${a['parent_media_index']} · E${a['media_index']} % elif a['media_type'] == 'movie': - ${a['year']} + ${a['year']} % elif a['media_type'] == 'track': - ${a['parent_title']} + ${a['parent_title']} % elif a['media_type'] == 'photo': - ${a['title']} + ${a['title']} % else: - ${a['year']} + ${a['year']} % endif
% if a['user_id']: - ${a['friendly_name']} + ${a['friendly_name']} % else: - ${a['friendly_name']} + ${a['friendly_name']} % endif
diff --git a/data/interfaces/default/home_stats.html b/data/interfaces/default/home_stats.html index fd5f96e1..3eeba036 100644 --- a/data/interfaces/default/home_stats.html +++ b/data/interfaces/default/home_stats.html @@ -77,7 +77,7 @@ DOCUMENTATION :: END

- + ${top_stat['rows'][0]['title']}

@@ -89,7 +89,7 @@ DOCUMENTATION :: END % endif
- + % if top_stat['rows'][0]['grandparent_thumb']:
@@ -111,7 +111,7 @@ DOCUMENTATION :: END
- + ${top_stat['rows'][loop.index]['title']}
@@ -125,7 +125,7 @@ DOCUMENTATION :: END % endif
- + % if top_stat['rows'][loop.index]['grandparent_thumb']:
@@ -157,7 +157,7 @@ DOCUMENTATION :: END

- + ${top_stat['rows'][0]['title']}

@@ -165,7 +165,7 @@ DOCUMENTATION :: END

users

- + % if top_stat['rows'][0]['grandparent_thumb'] != '':
@@ -187,7 +187,7 @@ DOCUMENTATION :: END
- + ${top_stat['rows'][loop.index]['title']}
@@ -197,7 +197,7 @@ DOCUMENTATION :: END

users

- + % if top_stat['rows'][loop.index]['grandparent_thumb']:
@@ -229,7 +229,7 @@ DOCUMENTATION :: END

- + ${top_stat['rows'][0]['title']}

@@ -241,7 +241,7 @@ DOCUMENTATION :: END % endif
- + % if top_stat['rows'][0]['thumb']:
@@ -263,7 +263,7 @@ DOCUMENTATION :: END
- + ${top_stat['rows'][loop.index]['title']}
@@ -277,7 +277,7 @@ DOCUMENTATION :: END % endif
- + % if top_stat['rows'][loop.index]['thumb']:
@@ -309,7 +309,7 @@ DOCUMENTATION :: END

- + ${top_stat['rows'][0]['title']}

@@ -317,7 +317,7 @@ DOCUMENTATION :: END

users

- + % if top_stat['rows'][0]['thumb']:
@@ -339,7 +339,7 @@ DOCUMENTATION :: END
- + ${top_stat['rows'][loop.index]['title']}
@@ -349,7 +349,7 @@ DOCUMENTATION :: END

users

- + % if top_stat['rows'][loop.index]['thumb']:
@@ -381,7 +381,7 @@ DOCUMENTATION :: END

- + ${top_stat['rows'][0]['title']}

@@ -393,7 +393,7 @@ DOCUMENTATION :: END % endif
- + % if top_stat['rows'][0]['grandparent_thumb']:
@@ -415,7 +415,7 @@ DOCUMENTATION :: END
- + ${top_stat['rows'][loop.index]['title']}
@@ -429,7 +429,7 @@ DOCUMENTATION :: END % endif
- + % if top_stat['rows'][loop.index]['grandparent_thumb']:
@@ -461,7 +461,7 @@ DOCUMENTATION :: END

- + ${top_stat['rows'][0]['title']}

@@ -469,7 +469,7 @@ DOCUMENTATION :: END

users

- + % if top_stat['rows'][0]['grandparent_thumb'] != '':
@@ -491,7 +491,7 @@ DOCUMENTATION :: END
- + ${top_stat['rows'][loop.index]['title']}
@@ -501,7 +501,7 @@ DOCUMENTATION :: END

users

- + % if top_stat['rows'][loop.index]['grandparent_thumb']:
@@ -534,12 +534,12 @@ DOCUMENTATION :: END

% if top_stat['rows'][0]['user_id']: - - % else: - - % endif - ${top_stat['rows'][0]['friendly_name']} - + + % else: + + % endif + ${top_stat['rows'][0]['friendly_name']} +

% if top_stat['stat_type'] == 'total_plays':

${top_stat['rows'][0]['total_plays']}

@@ -550,9 +550,9 @@ DOCUMENTATION :: END
% if top_stat['rows'][0]['user_id']: - + % else: - + % endif % if top_stat['rows'][0]['user_thumb'] != '':
@@ -576,12 +576,12 @@ DOCUMENTATION :: END
@@ -594,9 +594,9 @@ DOCUMENTATION :: END
% if top_stat['rows'][loop.index]['user_id']: - + % else: - + % endif % if top_stat['rows'][loop.index]['user_thumb'] != '':
@@ -628,7 +628,7 @@ DOCUMENTATION :: END

Most Active Platform

-

${top_stat['rows'][0]['platform_type']}

+

${top_stat['rows'][0]['platform_type']}

% if top_stat['stat_type'] == 'total_plays':

${top_stat['rows'][0]['total_plays']}

plays

@@ -637,7 +637,7 @@ DOCUMENTATION :: END % endif
-
+
@@ -652,7 +652,7 @@ DOCUMENTATION :: END
  • -
    +
    ${top_stat['rows'][loop.index]['platform_type']}
    @@ -665,7 +665,7 @@ DOCUMENTATION :: END % endif
  • -
    +
    @@ -691,7 +691,7 @@ DOCUMENTATION :: END

    - + ${top_stat['rows'][0]['title']}

    @@ -700,7 +700,7 @@ DOCUMENTATION :: END % else: - % endif + % endif ${top_stat['rows'][0]['friendly_name']} @@ -713,7 +713,7 @@ DOCUMENTATION :: END

    - + % if top_stat['rows'][0]['thumb']:
    @@ -735,7 +735,7 @@ DOCUMENTATION :: END
    - + ${top_stat['rows'][loop.index]['title']}
    @@ -744,9 +744,9 @@ DOCUMENTATION :: END
    % if top_stat['rows'][loop.index]['user_id']: - % else: + % else: - % endif + % endif ${top_stat['rows'][loop.index]['friendly_name']}
    @@ -759,7 +759,7 @@ DOCUMENTATION :: END

    - + % if top_stat['rows'][loop.index]['thumb']:
    diff --git a/data/interfaces/default/info_children_list.html b/data/interfaces/default/info_children_list.html index 53e9935c..e2994206 100644 --- a/data/interfaces/default/info_children_list.html +++ b/data/interfaces/default/info_children_list.html @@ -63,14 +63,14 @@ DOCUMENTATION :: END
    -

    ${child['title']}

    +

    ${child['title']}

    % elif data['children_type'] == 'album':
    -

    ${child['title']}

    +

    ${child['title']}

    % elif data['children_type'] == 'track': % if loop.index % 2 == 0: diff --git a/data/interfaces/default/recently_added.html b/data/interfaces/default/recently_added.html index 86736961..4f11db4b 100644 --- a/data/interfaces/default/recently_added.html +++ b/data/interfaces/default/recently_added.html @@ -44,10 +44,10 @@ DOCUMENTATION :: END
    % if item['type'] == 'season': -

    ${item['parent_title']}

    +

    ${item['parent_title']}

    ${item['title']}

    % elif item['type'] == 'movie': -

    ${item['title']}

    +

    ${item['title']}

    ${item['year']}

    % endif
    @@ -66,7 +66,7 @@ DOCUMENTATION :: END
    -

    ${item['parent_title']}

    +

    ${item['parent_title']}

    ${item['title']}

    diff --git a/data/interfaces/default/user_recently_watched.html b/data/interfaces/default/user_recently_watched.html index b87cae83..2e432203 100644 --- a/data/interfaces/default/user_recently_watched.html +++ b/data/interfaces/default/user_recently_watched.html @@ -48,11 +48,11 @@ DOCUMENTATION :: END
    % if item['type'] == 'episode': -

    ${item['grandparent_title']}

    -

    ${item['title']}

    +

    ${item['grandparent_title']}

    +

    ${item['title']}

    S${item['parent_index']} · E${item['index']}

    % elif item['type'] == 'movie': -

    ${item['title']}

    +

    ${item['title']}

    ${item['year']}

    % endif
    @@ -73,8 +73,8 @@ DOCUMENTATION :: END
    -

    ${item['grandparent_title']}

    -

    ${item['title']}

    +

    ${item['grandparent_title']}

    +

    ${item['title']}

    ${item['parent_title']}