{% 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 Share
Add a Scan Path Server Share
{% for share_key in share_add_keys %} {% endfor %} {% for share_key in share_add_keys %} {% endif %} {% endfor %}
{{ share_title_dict[share_key] }}
{% if share_add_dict[share_key] == 'text' %}



Edit a Scan Path Server Share
{% for share_key in share_keys %} {% endfor %} {% for share in share_list %} {% for share_key in share_keys %} {% endfor %} {% endfor %}
{{ share_title_dict[share_key] }}
{% if share_key in share_editable_dict %} {% if share_editable_dict[share_key] == 'bool' %} {% elif share_editable_dict[share_key] == 'text' %} {% elif share_editable_dict[share_key] == 'select' %} {% if share_key in ['zp_share_id', 'zp_share_server_id', 'zp_share_credential_id'] %} {% if share['fs_type'] == 2 %} {% if share_key == 'zp_share_id' %} {% elif share_key == 'zp_share_server_id' %} {% elif share_key == 'zp_share_credential_id' %} {% endif %} {% else %} N/A {% endif %} {% elif share_key == 'fs_type' %} {% elif share_key == 'zp_library_id' %} {% endif %} {% elif share_key == 'fs_type' %} {% if share[share_key] == 1 %} local {% else %} smb {% endif %} {% else %} {{ share[share_key] }} {% endif %} {% else %} {% if share_key == 'zp_library_id' %} {% if share[share_key] == 1 %} Film {% else %} TV {% endif %} {% else %} {{ share[share_key] }} {% endif %} {% endif %}


{% include "root_footer.html" %}