Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解析SN失敗 #244

Open
fs910175 opened this issue May 3, 2023 · 7 comments
Open

解析SN失敗 #244

fs910175 opened this issue May 3, 2023 · 7 comments

Comments

@fs910175
Copy link

fs910175 commented May 3, 2023

問題描述

抓烏龍派出所時解析SN失敗

錯誤截圖

#在這裏附上錯誤的窗口截圖#

config.json 配置

{
    "bangumi_dir": "",
    "temp_dir": "",
    "classify_bangumi": true,
    "classify_season": false,
    "check_frequency": 600,
    "download_cd": 900,
    "parse_sn_cd": 10,
    "download_resolution": "1080",
    "lock_resolution": false,
    "only_use_vip": true,
    "default_download_mode": "latest",
    "use_copyfile_method": false,
    "multi-thread": 1,
    "multi_upload": 3,
    "segment_download_mode": true,
    "multi_downloading_segment": 2,
    "segment_max_retry": 8,
    "add_bangumi_name_to_video_filename": true,
    "add_resolution_to_video_filename": true,
    "customized_video_filename_prefix": "",
    "customized_bangumi_name_suffix": "",
    "customized_video_filename_suffix": "",
    "video_filename_extension": "mp4",
    "zerofill": 2,
    "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.46",
    "use_proxy": false,
    "proxy": "http://user:[email protected]:1000",
    "no_proxy_akamai": false,
    "upload_to_server": false,
    "ftp": {
        "server": "",
        "port": "",
        "user": "",
        "pwd": "",
        "tls": true,
        "cwd": "",
        "show_error_detail": false,
        "max_retry_num": 15
    },
    "user_command": "shutdown -s -t 60",
    "coolq_notify": false,
    "coolq_settings": {
        "msg_argument_name": "message",
        "message_suffix": "追加的資訊",
        "query": [
            "http://127.0.0.1:5700/send_group_msg?access_token=abc&group_id=12345678",
            "http://127.0.0.1:5700/send_group_msg?access_token=abc&group_id=87654321"
        ]
    },
    "telebot_notify": false,
    "telebot_token": "",
    "telebot_use_chat_id": false,
    "telebot_chat_id": "",
    "discord_notify": false,
    "discord_token": "",
    "plex_refresh": false,
    "plex_url": "",
    "plex_token": "",
    "plex_section": "",
    "plex_naming": false,
    "faststart_movflags": false,
    "audio_language": false,
    "use_mobile_api": false,
    "danmu": false,
    "danmu_ban_words": [],
    "check_latest_version": true,
    "read_sn_list_when_checking_update": true,
    "read_config_when_checking_update": true,
    "ads_time": 25,
    "mobile_ads_time": 25,
    "use_dashboard": true,
    "dashboard": {
        "host": "0.0.0.0",
        "port": 5000,
        "SSL": false,
        "BasicAuth": false,
        "username": "admin",
        "password": "admin"
    },
    "save_logs": true,
    "quantity_of_logs": 7,
    "config_version": 17.2,
    "database_version": 2.0
}

sn_list.txt 配置

26319 all #烏龍派出所

#已抓完 27366 all #戀上換裝娃娃
#已抓完 31599 all #孤獨搖滾
#已抓完 3873 all   #我們仍未知道那天所看見的花名
#已抓完 10258 all #遊戲 3 人娘

最好上傳 log 檔案
2023-05-03.log

看內容可以解析前幾個,然後會被強制中斷連線(IP),開網頁會直接顯示維修中。
SN解析冷卻似乎只對sn_list中的不同項目起作用。

@miyouzi
Copy link
Owner

miyouzi commented May 3, 2023

瀏覽器觀看有沒有遇到問題?

@fs910175
Copy link
Author

fs910175 commented May 3, 2023

瀏覽器觀看有沒有遇到問題?

完全正常,只有抓不到SN的瞬間會無法進入動畫瘋。 等CD結束就又正常了
單一SN解析其他集數時也加入冷卻應該能解決(?)

@miyouzi
Copy link
Owner

miyouzi commented May 3, 2023

那試試把 parse_sn_cd 改大一點(控制台界面顯示的是SN解析冷卻時間(秒)

@miyouzi
Copy link
Owner

miyouzi commented May 3, 2023

你等 https://github.com/miyouzi/aniGamerPlus/actions/runs/4873542249 這一版的 CI 跑完了再試一下這個版本的

@fs910175
Copy link
Author

fs910175 commented May 4, 2023

你等 https://github.com/miyouzi/aniGamerPlus/actions/runs/4873542249 這一版的 CI 跑完了再試一下這個版本的

可以正常解析了,不過控制台沒有顯示SN號碼,但log裡面有
2023-05-04 23 28 20

@paul0665
Copy link

paul0665 commented May 30, 2023

我這邊也遇到類似問題了 錯誤訊息完全一樣
有考慮更新版本嗎?

@miyouzi
Copy link
Owner

miyouzi commented May 30, 2023

我這邊也遇到類似問題了 錯誤訊息完全一樣 有考慮更新版本嗎?

打算把自動登錄做了再更新,急得話可以用 ci 版或者源碼運行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants