{% load staticfiles %}
{% block title %}IRCapp-Search{% endblock %}
{% block head %}{% endblock head %}
settings
replay
power_settings_new
info_outline
arrow_downward
v
1.1.1
·
Log file
Code by MrJ · Art by Schickele
Inspired by the search king’s dev site
© 2015 ·
License (MIT)
Report bug
Make a donation
close
Quick download preferences
Prioritize:
Normal
Good (720p)
Excellent (1080p)
Maximum (BlueRay)
{% if contains %} {% for x in contains %}
{{ x.text }}
{% endfor %} {% endif %}
{% if excludes %} {% for x in excludes %}
{{x.text}}
{% endfor %} {% endif %}
info_outline
close
Download box
{% if free_space == -1 %}
Couldn’t find the corresponding download folder, please set one to pursue downloading
{% endif %} Download directory:
{{directory}}
{% csrf_token %} {{ pathform.non_field_errors }} {{ pathform.download_path }}
Insufficient harddrive space to download the file, please make some and click "home" afterwards
{{free_space}} GB free
Clear history
Shutdown when finished
chevron_left
chevron_right
close
{% block searchresults %}{% endblock searchresults %}