We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ダウンロード実行中にアプリを終了したりログアウトをするとダウンロードは強制的に中断されます。 中断しても問題ないかユーザーへの確認をしたいです。
related from #50
The text was updated successfully, but these errors were encountered:
ログアウト時は、前回ログイン情報を使ってダウンロードを継続します。キャッシュに関してはNiconicoアカウントではなくアプリ利用ユーザー単位での管理するため、ログアウトに反応してDLを止めるより継続したほうが利便性に繋がると判断します。
ウィンドウを閉じるボタンが押されたタイミングをアプリが取得する手段がないため、そもそも対応できないようです。
Sorry, something went wrong.
No branches or pull requests
ダウンロード実行中にアプリを終了したりログアウトをするとダウンロードは強制的に中断されます。
中断しても問題ないかユーザーへの確認をしたいです。
related from #50
The text was updated successfully, but these errors were encountered: