{% extends "base.html" %} {% block title %}{{ t('search.page_title') }} - OpenAver{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

{{ t('search.drag_overlay.hint') }}

{{ t('search.empty.hint') }}

{{ t('search.empty.drag_hint') }}
搜尋中...
0 / 0

搜尋失敗

{{ t('search.error.hint') }}
1/5
{{ t('search.cover.alt') }}

{{ t('search.error.hint') }}

-

📁 {# 62c-3 US7:tap=維持現有循環切換(switchSource)/ 長壓 700ms=開來源 picker(openSwitchSourcePicker)。 longPressClickGuard 攔截長壓 fire 後的同一次 click,避免連帶觸發 switchSource。 enabledFn=rescrapeEnabled():toggle OFF → 不啟 timer,只剩 tap 循環(鎖定 gate)。 ⚠️ 長壓只疊此鈕(🔄);旁邊 ↗ openSourceUrl 鈕不碰。 #}
{{ t('search.label.actor') }} -
{{ t('search.label.date') }} -
{{ t('search.label.maker') }} -
{{ t('search.label.director') }} -
{{ t('search.label.duration') }} -
{{ t('search.label.label') }} -
{{ t('search.label.series') }} -
{{ t('search.label.tags') }} {{ t('search.badge.subtitle') }}
0 個檔案
{{ t('search.filelist.processing_prefix') }} 0/0
{{ t('search.filelist.organizing_prefix') }} 0/0
{# 進階搜尋共用重刮彈窗(62c-1:取代 B1 radio picker,與 Showcase 共用 _rescrape_modal.html)。 search 入口(rescrapeEntryPoint === 'search')只用上半部 pick 步:番號 input + 來源 pill 點擊即搜, 無 ✓/✗ 預覽 commit(spec US5)。長壓開窗 wiring 在 #btnSubmit(共用 shared/long-press.js 的 longPressStart)。 #} {% include '_rescrape_modal.html' %}
{% endblock %} {% block pre_alpine_module %} {# 進階搜尋 SSR 注入抽至共用 partial(TASK-62a-0),Search/Showcase 共用 #} {% include '_advanced_search_bootstrap.html' %} {% endblock %} {% block extra_js %} {% endblock %}