{% include "root_header_begin.html" %} {% include "scan_paths/header_jquery.html" %} {% include "root_header_end.html" %} {% include "scan_paths/sidebar_start.html" %} {% include "scan_paths/sidebar_main.html" %} {% include "scan_paths/sidebar_end.html" %}
Scan Paths - Server
Add a Scan Path Server
{% for share_server_key in share_server_add_keys %} {% endfor %} {% for share_server_key in share_server_add_keys %} {% endif %} {% endfor %}
{{ share_server_title_dict[share_server_key] }}
{% if share_server_add_dict[share_server_key] == 'text' %}





Edit a Scan Path Server
{% for share_server_key in share_server_keys %} {% endfor %} {% for share_server in share_server_list %} {% for share_server_key in share_server_keys %} {% endfor %} {% endfor %}
{{ share_server_title_dict[share_server_key] }}
{% if share_server_key in share_server_editable_dict %} {% if share_server_editable_dict[share_server_key] == 'bool' %} {% elif share_server_editable_dict[share_server_key] == 'text' %} {% elif share_server_editable_dict[share_server_key] == 'select' %} {% if share_server_key in ['zp_share_server_id', 'zp_share_server_server_id', 'zp_share_server_credential_id'] %} {% if share_server['fs_type'] == 2 %} {% if share_server_key == 'zp_share_server_id' %} {% elif share_server_key == 'zp_share_server_server_id' %} {% elif share_server_key == 'zp_share_server_credential_id' %} {% endif %} {% else %} N/A {% endif %} {% elif share_server_key == 'fs_type' %} {% elif share_server_key == 'zp_library_id' %} {% endif %} {% elif share_server_key == 'fs_type' %} {% if share_server[share_server_key] == 1 %} local {% else %} smb {% endif %} {% else %} {{ share_server[share_server_key] }} {% endif %} {% else %} {% if share_server_key == 'zp_library_id' %} {% if share_server[share_server_key] == 1 %} Film {% else %} TV {% endif %} {% else %} {{ share_server[share_server_key] }} {% endif %} {% endif %}


{% include "root_footer.html" %}