Giter Site home page Giter Site logo

tv-multiplatform's Introduction

TV-Multiplatform

本项目基于jetbrain/KMP , fonmi/TV. 名称中的multiplatform指的是compose-multiplatform所提供的多平台能力,但是本项目现阶段只使用桌面版本。 使用方式和fonmi/TV类似, 使用动态加载jar的方式获取需要展示的数据。需要结合为本项目定制的spider使用

声明

  • 本项目现在只支持java爬虫,JS和Py暂时没有计划,过多类型的语言现在感觉不是很有必要。编写爬虫现在还是有门槛, 语言多也不会有很多人贡献代码。
  • 自带mpc-hc
  • 需要调用外部的播放器软件,可以通过命令行传递视频网络地址的播放器都可以使用, potplayer无法拖进度条,不推荐。
    1. vlc
    2. mpc-hc
    3. mpv 等
  • 本项目按道理支持win/linux/macos, 但只在win上测试过

TODO

  • Decompose
  • 关于页
  • 优化日志设置 debug log 设置读取
  • 优化从搜索页进入详情页的时候使用的搜索结果集
  • 下载 aria2
  • 优化搜索调用次数,搜索页搜索时,默认搜索两个站源,如果为空则继续搜索,如过用户想加载更多,手动点击加载更多的按钮
  • vlcj
  • 支持文件夹浏览
  • 自更新
  • webview
  • 动画
  • 代码优化

screenshoot

首页

搜索

历史记录

讨论群

TG

tv-multiplatform's People

Contributors

greatwallcorner avatar lushunming avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tv-multiplatform's Issues

添加源重启显示热搜,但搜索不到内容咋回事?

win10 64专业版
屏幕截图 2024-05-08 140448

2024-05-08 13:56:50,954 INFO [main] Console: 13:56:50,768 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
13:56:50,771 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - Here is a list of configurators discovered as a service, by rank:
13:56:50,771 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - com.corner.init.TVLogConfigurator
13:56:50,771 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
13:56:50,771 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - Constructed configurator of type class com.corner.init.TVLogConfigurator
13:56:50,771 |-INFO in com.corner.init.TVLogConfigurator@18d87d80 - Setting up TV logback configuration.
13:56:50,834 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - setting totalSizeCap to 50 MB
13:56:50,839 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - No compression will be used
13:56:50,840 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - Will use the pattern D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_%d{yyyy-MM-dd}.log for the active file
13:56:50,851 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_%d{yyyy-MM-dd}.log'.
13:56:50,851 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:50,858 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2024-05-08T05:56:50.858Z
13:56:50,870 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[null] - Setting "File" property to null on account of prudent mode
13:56:50,870 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - Active log file name: D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_2024-05-08.log
13:56:50,870 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - File property is set to [null]
13:56:50,949 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - com.corner.init.TVLogConfigurator.configure() call lasted 178 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

2024-05-08 13:56:50,956 INFO [main] Console: SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
2024-05-08 13:56:50,956 INFO [main] Console: SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
2024-05-08 13:56:50,956 INFO [main] Console: SLF4J: See also https://www.slf4j.org/codes.html#replay
2024-05-08 13:56:50,959 INFO [main] main: 系统信息:
java.version:17.0.11
java.home:D:\Program Files\TV-win-v1.1.10\TV\runtime
os.name:Windows 10
os.arch:amd64
os.version:10.0
user.dir:D:\Program Files\TV-win-v1.1.10\TV
user.home:C:\Users\Administrator

2024-05-08 13:56:51,305 INFO [AWT-EventQueue-0] Console: onCreate
2024-05-08 13:56:52,188 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 13:56:52,188 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 13:56:53,771 INFO [DefaultDispatcher-worker-3] application: Autoreload is disabled because the development mode is off.
2024-05-08 13:56:53,973 INFO [DefaultDispatcher-worker-3] application: Application started in 0.213 seconds.
2024-05-08 13:56:53,973 DEBUG [DefaultDispatcher-worker-3] application: Application started: io.ktor.server.application.Application@5703fe1a
2024-05-08 13:56:53,978 DEBUG [DefaultDispatcher-worker-3] InternalLoggerFactory: Using SLF4J as the default logging framework
2024-05-08 13:56:53,986 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: -Dio.netty.noUnsafe: false
2024-05-08 13:56:53,986 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: Java version: 17
2024-05-08 13:56:53,987 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.theUnsafe: available
2024-05-08 13:56:53,988 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.copyMemory: available
2024-05-08 13:56:53,989 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.storeFence: available
2024-05-08 13:56:53,990 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.Buffer.address: available
2024-05-08 13:56:53,990 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
2024-05-08 13:56:53,991 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.Bits.unaligned: available, true
2024-05-08 13:56:54,690 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @6f9494f8
2024-05-08 13:56:54,691 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.DirectByteBuffer.(long, {int,long}): unavailable
2024-05-08 13:56:54,691 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: sun.misc.Unsafe: available
2024-05-08 13:56:54,691 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.tmpdir: C:\Users\ADMINI~1\AppData\Local\Temp (java.io.tmpdir)
2024-05-08 13:56:54,691 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.bitMode: 64 (sun.arch.data.model)
2024-05-08 13:56:54,692 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: Platform: Windows
2024-05-08 13:56:54,693 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.maxDirectMemory: -1 bytes
2024-05-08 13:56:54,694 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.uninitializedArrayAllocationThreshold: -1
2024-05-08 13:56:54,695 DEBUG [DefaultDispatcher-worker-3] CleanerJava9: java.nio.ByteBuffer.cleaner(): available
2024-05-08 13:56:54,695 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.noPreferDirect: false
2024-05-08 13:56:54,715 DEBUG [DefaultDispatcher-worker-3] MultithreadEventLoopGroup: -Dio.netty.eventLoopThreads: 32
2024-05-08 13:56:54,721 DEBUG [DefaultDispatcher-worker-3] GlobalEventExecutor: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
2024-05-08 13:56:54,726 DEBUG [DefaultDispatcher-worker-3] InternalThreadLocalMap: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2024-05-08 13:56:54,726 DEBUG [DefaultDispatcher-worker-3] InternalThreadLocalMap: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2024-05-08 13:56:54,732 DEBUG [DefaultDispatcher-worker-3] NioEventLoop: -Dio.netty.noKeySetOptimization: false
2024-05-08 13:56:54,732 DEBUG [DefaultDispatcher-worker-3] NioEventLoop: -Dio.netty.selectorAutoRebuildThreshold: 512
2024-05-08 13:56:54,734 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: org.jctools-core.MpscChunkedArrayQueue: available
2024-05-08 13:56:54,803 DEBUG [DefaultDispatcher-worker-3] DefaultChannelId: -Dio.netty.processId: 12576 (auto-detected)
2024-05-08 13:56:54,806 DEBUG [DefaultDispatcher-worker-3] NetUtil: -Djava.net.preferIPv4Stack: false
2024-05-08 13:56:54,806 DEBUG [DefaultDispatcher-worker-3] NetUtil: -Djava.net.preferIPv6Addresses: false
2024-05-08 13:56:54,813 DEBUG [DefaultDispatcher-worker-3] NetUtilInitializations: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
2024-05-08 13:56:54,815 DEBUG [DefaultDispatcher-worker-3] NetUtil: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
2024-05-08 13:56:54,827 DEBUG [DefaultDispatcher-worker-3] DefaultChannelId: -Dio.netty.machineId: 00:50:56:ff:fe:c0:00:01 (auto-detected)
2024-05-08 13:56:54,835 DEBUG [DefaultDispatcher-worker-3] ResourceLeakDetector: -Dio.netty.leakDetection.level: simple
2024-05-08 13:56:54,835 DEBUG [DefaultDispatcher-worker-3] ResourceLeakDetector: -Dio.netty.leakDetection.targetRecords: 4
2024-05-08 13:56:54,856 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.numHeapArenas: 32
2024-05-08 13:56:54,856 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.numDirectArenas: 32
2024-05-08 13:56:54,856 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.pageSize: 8192
2024-05-08 13:56:54,856 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxOrder: 9
2024-05-08 13:56:54,857 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.chunkSize: 4194304
2024-05-08 13:56:54,857 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.smallCacheSize: 256
2024-05-08 13:56:54,857 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.normalCacheSize: 64
2024-05-08 13:56:54,857 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2024-05-08 13:56:54,857 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.cacheTrimInterval: 8192
2024-05-08 13:56:54,857 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2024-05-08 13:56:54,857 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.useCacheForAllThreads: false
2024-05-08 13:56:54,858 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2024-05-08 13:56:54,867 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.allocator.type: pooled
2024-05-08 13:56:54,868 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.threadLocalDirectBufferSize: 0
2024-05-08 13:56:54,868 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.maxThreadLocalCharBufferSize: 16384
2024-05-08 13:56:54,869 DEBUG [DefaultDispatcher-worker-3] ChannelInitializerExtensions: -Dio.netty.bootstrap.extensions: null
2024-05-08 13:56:54,885 INFO [DefaultDispatcher-worker-1] application: Responding at http://127.0.0.1:9978
2024-05-08 13:57:20,135 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 13:57:20,135 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 13:57:24,398 INFO [AWT-EventQueue-0] Search: 开始搜索:潜行 (2023)
2024-05-08 13:57:24,404 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 13:57:26,894 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 13:57:26,896 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 13:57:26,896 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 13:57:28,998 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 13:57:28,998 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 13:57:31,444 INFO [AWT-EventQueue-0] Search: 开始搜索:乘风2024
2024-05-08 13:57:31,445 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 13:57:35,140 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 13:57:35,141 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 13:57:35,141 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 13:57:36,791 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 13:57:36,792 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 13:57:36,801 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 13:57:36,818 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 14:00:56,013 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:00:56,013 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:01:00,996 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:01:00,997 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:01:02,408 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 14:01:02,410 INFO [DefaultDispatcher-worker-3] Search: 站源:null
2024-05-08 14:01:06,530 INFO [AWT-EventQueue-0] Console: onDestroy
2024-05-08 14:01:10,736 DEBUG [KtorShutdownHook] application: Application stopping: io.ktor.server.application.Application@5703fe1a
2024-05-08 14:01:10,737 DEBUG [KtorShutdownHook] application: Application stopped: io.ktor.server.application.Application@5703fe1a
2024-05-08 14:01:37,443 INFO [main] Console: 14:01:37,261 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
14:01:37,264 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - Here is a list of configurators discovered as a service, by rank:
14:01:37,264 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - com.corner.init.TVLogConfigurator
14:01:37,264 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
14:01:37,264 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - Constructed configurator of type class com.corner.init.TVLogConfigurator
14:01:37,264 |-INFO in com.corner.init.TVLogConfigurator@18d87d80 - Setting up TV logback configuration.
14:01:37,326 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - setting totalSizeCap to 50 MB
14:01:37,332 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - No compression will be used
14:01:37,332 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - Will use the pattern D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_%d{yyyy-MM-dd}.log for the active file
14:01:37,343 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_%d{yyyy-MM-dd}.log'.
14:01:37,343 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
14:01:37,350 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2024-05-08T06:01:37.350Z
14:01:37,361 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[null] - Setting "File" property to null on account of prudent mode
14:01:37,362 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - Active log file name: D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_2024-05-08.log
14:01:37,362 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - File property is set to [null]
14:01:37,437 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - com.corner.init.TVLogConfigurator.configure() call lasted 173 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

2024-05-08 14:01:37,444 INFO [main] Console: SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
2024-05-08 14:01:37,444 INFO [main] Console: SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
2024-05-08 14:01:37,445 INFO [main] Console: SLF4J: See also https://www.slf4j.org/codes.html#replay
2024-05-08 14:01:37,448 INFO [main] main: 系统信息:
java.version:17.0.11
java.home:D:\Program Files\TV-win-v1.1.10\TV\runtime
os.name:Windows 10
os.arch:amd64
os.version:10.0
user.dir:D:\Program Files\TV-win-v1.1.10\TV
user.home:C:\Users\Administrator

2024-05-08 14:01:37,776 INFO [AWT-EventQueue-0] Console: onCreate
2024-05-08 14:01:38,615 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:01:38,616 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:01:40,122 INFO [DefaultDispatcher-worker-3] application: Autoreload is disabled because the development mode is off.
2024-05-08 14:01:40,354 INFO [DefaultDispatcher-worker-3] application: Application started in 0.241 seconds.
2024-05-08 14:01:40,355 DEBUG [DefaultDispatcher-worker-3] application: Application started: io.ktor.server.application.Application@5703fe1a
2024-05-08 14:01:40,360 DEBUG [DefaultDispatcher-worker-3] InternalLoggerFactory: Using SLF4J as the default logging framework
2024-05-08 14:01:40,371 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: -Dio.netty.noUnsafe: false
2024-05-08 14:01:40,372 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: Java version: 17
2024-05-08 14:01:40,375 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.theUnsafe: available
2024-05-08 14:01:40,377 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.copyMemory: available
2024-05-08 14:01:40,378 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.storeFence: available
2024-05-08 14:01:40,379 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.Buffer.address: available
2024-05-08 14:01:40,380 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
2024-05-08 14:01:40,380 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.Bits.unaligned: available, true
2024-05-08 14:01:40,382 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @6f9494f8
2024-05-08 14:01:40,383 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.DirectByteBuffer.(long, {int,long}): unavailable
2024-05-08 14:01:40,384 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: sun.misc.Unsafe: available
2024-05-08 14:01:40,385 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.tmpdir: C:\Users\ADMINI~1\AppData\Local\Temp (java.io.tmpdir)
2024-05-08 14:01:40,385 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.bitMode: 64 (sun.arch.data.model)
2024-05-08 14:01:40,386 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: Platform: Windows
2024-05-08 14:01:40,387 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.maxDirectMemory: -1 bytes
2024-05-08 14:01:40,387 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.uninitializedArrayAllocationThreshold: -1
2024-05-08 14:01:40,388 DEBUG [DefaultDispatcher-worker-3] CleanerJava9: java.nio.ByteBuffer.cleaner(): available
2024-05-08 14:01:40,388 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.noPreferDirect: false
2024-05-08 14:01:40,407 DEBUG [DefaultDispatcher-worker-3] MultithreadEventLoopGroup: -Dio.netty.eventLoopThreads: 32
2024-05-08 14:01:40,413 DEBUG [DefaultDispatcher-worker-3] GlobalEventExecutor: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
2024-05-08 14:01:40,418 DEBUG [DefaultDispatcher-worker-3] InternalThreadLocalMap: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2024-05-08 14:01:40,418 DEBUG [DefaultDispatcher-worker-3] InternalThreadLocalMap: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2024-05-08 14:01:40,423 DEBUG [DefaultDispatcher-worker-3] NioEventLoop: -Dio.netty.noKeySetOptimization: false
2024-05-08 14:01:40,423 DEBUG [DefaultDispatcher-worker-3] NioEventLoop: -Dio.netty.selectorAutoRebuildThreshold: 512
2024-05-08 14:01:40,424 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: org.jctools-core.MpscChunkedArrayQueue: available
2024-05-08 14:01:40,502 DEBUG [DefaultDispatcher-worker-3] DefaultChannelId: -Dio.netty.processId: 11316 (auto-detected)
2024-05-08 14:01:40,505 DEBUG [DefaultDispatcher-worker-3] NetUtil: -Djava.net.preferIPv4Stack: false
2024-05-08 14:01:40,505 DEBUG [DefaultDispatcher-worker-3] NetUtil: -Djava.net.preferIPv6Addresses: false
2024-05-08 14:01:40,511 DEBUG [DefaultDispatcher-worker-3] NetUtilInitializations: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
2024-05-08 14:01:40,512 DEBUG [DefaultDispatcher-worker-3] NetUtil: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
2024-05-08 14:01:40,526 DEBUG [DefaultDispatcher-worker-3] DefaultChannelId: -Dio.netty.machineId: 00:50:56:ff:fe:c0:00:01 (auto-detected)
2024-05-08 14:01:40,535 DEBUG [DefaultDispatcher-worker-3] ResourceLeakDetector: -Dio.netty.leakDetection.level: simple
2024-05-08 14:01:40,535 DEBUG [DefaultDispatcher-worker-3] ResourceLeakDetector: -Dio.netty.leakDetection.targetRecords: 4
2024-05-08 14:01:40,555 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.numHeapArenas: 32
2024-05-08 14:01:40,556 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.numDirectArenas: 32
2024-05-08 14:01:40,556 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.pageSize: 8192
2024-05-08 14:01:40,556 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxOrder: 9
2024-05-08 14:01:40,556 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.chunkSize: 4194304
2024-05-08 14:01:40,556 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.smallCacheSize: 256
2024-05-08 14:01:40,556 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.normalCacheSize: 64
2024-05-08 14:01:40,557 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2024-05-08 14:01:40,557 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.cacheTrimInterval: 8192
2024-05-08 14:01:40,557 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2024-05-08 14:01:40,557 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.useCacheForAllThreads: false
2024-05-08 14:01:40,557 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2024-05-08 14:01:40,566 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.allocator.type: pooled
2024-05-08 14:01:40,567 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.threadLocalDirectBufferSize: 0
2024-05-08 14:01:40,567 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.maxThreadLocalCharBufferSize: 16384
2024-05-08 14:01:40,568 DEBUG [DefaultDispatcher-worker-3] ChannelInitializerExtensions: -Dio.netty.bootstrap.extensions: null
2024-05-08 14:01:40,583 INFO [DefaultDispatcher-worker-2] application: Responding at http://127.0.0.1:9978
2024-05-08 14:01:47,027 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:01:47,028 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:01:48,882 INFO [AWT-EventQueue-0] Search: 开始搜索:潜行 (2023)
2024-05-08 14:01:48,888 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 14:01:52,429 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 14:01:52,431 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:01:52,431 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:01:54,023 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:01:54,023 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:01:54,044 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 14:01:54,064 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 14:02:22,812 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:02:22,812 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:02:27,988 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:02:27,989 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:02:30,358 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 14:02:30,360 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 14:02:39,366 INFO [AWT-EventQueue-0] Console: onDestroy
2024-05-08 14:02:43,541 DEBUG [KtorShutdownHook] application: Application stopping: io.ktor.server.application.Application@5703fe1a
2024-05-08 14:02:43,542 DEBUG [KtorShutdownHook] application: Application stopped: io.ktor.server.application.Application@5703fe1a
2024-05-08 14:04:20,054 INFO [main] Console: 14:04:19,849 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
14:04:19,851 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - Here is a list of configurators discovered as a service, by rank:
14:04:19,851 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - com.corner.init.TVLogConfigurator
14:04:19,851 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
14:04:19,851 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - Constructed configurator of type class com.corner.init.TVLogConfigurator
14:04:19,851 |-INFO in com.corner.init.TVLogConfigurator@18d87d80 - Setting up TV logback configuration.
14:04:19,919 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - setting totalSizeCap to 50 MB
14:04:19,925 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - No compression will be used
14:04:19,926 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - Will use the pattern D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_%d{yyyy-MM-dd}.log for the active file
14:04:19,938 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_%d{yyyy-MM-dd}.log'.
14:04:19,938 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
14:04:19,947 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2024-05-08T06:04:19.947Z
14:04:19,962 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[null] - Setting "File" property to null on account of prudent mode
14:04:19,963 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - Active log file name: D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_2024-05-08.log
14:04:19,963 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - File property is set to [null]
14:04:20,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - com.corner.init.TVLogConfigurator.configure() call lasted 198 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

2024-05-08 14:04:20,056 INFO [main] Console: SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
2024-05-08 14:04:20,056 INFO [main] Console: SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
2024-05-08 14:04:20,056 INFO [main] Console: SLF4J: See also https://www.slf4j.org/codes.html#replay
2024-05-08 14:04:20,060 INFO [main] main: 系统信息:
java.version:17.0.11
java.home:D:\Program Files\TV-win-v1.1.10\TV\runtime
os.name:Windows 10
os.arch:amd64
os.version:10.0
user.dir:D:\Program Files\TV-win-v1.1.10\TV
user.home:C:\Users\Administrator

2024-05-08 14:04:20,401 INFO [AWT-EventQueue-0] Console: onCreate
2024-05-08 14:04:21,221 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:04:21,222 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:04:22,827 INFO [DefaultDispatcher-worker-3] application: Autoreload is disabled because the development mode is off.
2024-05-08 14:04:23,051 INFO [DefaultDispatcher-worker-3] application: Application started in 0.231 seconds.
2024-05-08 14:04:23,052 DEBUG [DefaultDispatcher-worker-3] application: Application started: io.ktor.server.application.Application@74ca84bf
2024-05-08 14:04:23,057 DEBUG [DefaultDispatcher-worker-3] InternalLoggerFactory: Using SLF4J as the default logging framework
2024-05-08 14:04:23,067 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: -Dio.netty.noUnsafe: false
2024-05-08 14:04:23,068 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: Java version: 17
2024-05-08 14:04:23,069 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.theUnsafe: available
2024-05-08 14:04:23,070 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.copyMemory: available
2024-05-08 14:04:23,070 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.storeFence: available
2024-05-08 14:04:23,071 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.Buffer.address: available
2024-05-08 14:04:23,072 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
2024-05-08 14:04:23,072 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.Bits.unaligned: available, true
2024-05-08 14:04:23,074 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @24e29428
2024-05-08 14:04:23,075 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.DirectByteBuffer.(long, {int,long}): unavailable
2024-05-08 14:04:23,075 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: sun.misc.Unsafe: available
2024-05-08 14:04:23,076 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.tmpdir: C:\Users\ADMINI~1\AppData\Local\Temp (java.io.tmpdir)
2024-05-08 14:04:23,076 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.bitMode: 64 (sun.arch.data.model)
2024-05-08 14:04:23,076 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: Platform: Windows
2024-05-08 14:04:23,077 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.maxDirectMemory: -1 bytes
2024-05-08 14:04:23,077 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.uninitializedArrayAllocationThreshold: -1
2024-05-08 14:04:23,078 DEBUG [DefaultDispatcher-worker-3] CleanerJava9: java.nio.ByteBuffer.cleaner(): available
2024-05-08 14:04:23,078 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.noPreferDirect: false
2024-05-08 14:04:23,097 DEBUG [DefaultDispatcher-worker-3] MultithreadEventLoopGroup: -Dio.netty.eventLoopThreads: 32
2024-05-08 14:04:23,103 DEBUG [DefaultDispatcher-worker-3] GlobalEventExecutor: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
2024-05-08 14:04:23,107 DEBUG [DefaultDispatcher-worker-3] InternalThreadLocalMap: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2024-05-08 14:04:23,107 DEBUG [DefaultDispatcher-worker-3] InternalThreadLocalMap: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2024-05-08 14:04:23,111 DEBUG [DefaultDispatcher-worker-3] NioEventLoop: -Dio.netty.noKeySetOptimization: false
2024-05-08 14:04:23,111 DEBUG [DefaultDispatcher-worker-3] NioEventLoop: -Dio.netty.selectorAutoRebuildThreshold: 512
2024-05-08 14:04:23,113 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: org.jctools-core.MpscChunkedArrayQueue: available
2024-05-08 14:04:23,183 DEBUG [DefaultDispatcher-worker-3] DefaultChannelId: -Dio.netty.processId: 18304 (auto-detected)
2024-05-08 14:04:23,186 DEBUG [DefaultDispatcher-worker-3] NetUtil: -Djava.net.preferIPv4Stack: false
2024-05-08 14:04:23,186 DEBUG [DefaultDispatcher-worker-3] NetUtil: -Djava.net.preferIPv6Addresses: false
2024-05-08 14:04:23,193 DEBUG [DefaultDispatcher-worker-3] NetUtilInitializations: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
2024-05-08 14:04:23,193 DEBUG [DefaultDispatcher-worker-3] NetUtil: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
2024-05-08 14:04:23,205 DEBUG [DefaultDispatcher-worker-3] DefaultChannelId: -Dio.netty.machineId: 00:50:56:ff:fe:c0:00:01 (auto-detected)
2024-05-08 14:04:23,211 DEBUG [DefaultDispatcher-worker-3] ResourceLeakDetector: -Dio.netty.leakDetection.level: simple
2024-05-08 14:04:23,212 DEBUG [DefaultDispatcher-worker-3] ResourceLeakDetector: -Dio.netty.leakDetection.targetRecords: 4
2024-05-08 14:04:23,228 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.numHeapArenas: 32
2024-05-08 14:04:23,228 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.numDirectArenas: 32
2024-05-08 14:04:23,228 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.pageSize: 8192
2024-05-08 14:04:23,229 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxOrder: 9
2024-05-08 14:04:23,229 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.chunkSize: 4194304
2024-05-08 14:04:23,229 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.smallCacheSize: 256
2024-05-08 14:04:23,229 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.normalCacheSize: 64
2024-05-08 14:04:23,229 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2024-05-08 14:04:23,229 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.cacheTrimInterval: 8192
2024-05-08 14:04:23,229 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2024-05-08 14:04:23,230 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.useCacheForAllThreads: false
2024-05-08 14:04:23,230 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2024-05-08 14:04:23,237 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.allocator.type: pooled
2024-05-08 14:04:23,237 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.threadLocalDirectBufferSize: 0
2024-05-08 14:04:23,237 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.maxThreadLocalCharBufferSize: 16384
2024-05-08 14:04:23,239 DEBUG [DefaultDispatcher-worker-3] ChannelInitializerExtensions: -Dio.netty.bootstrap.extensions: null
2024-05-08 14:04:23,253 INFO [DefaultDispatcher-worker-1] application: Responding at http://127.0.0.1:9978
2024-05-08 14:04:25,395 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:04:25,396 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:04:28,654 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 14:04:28,659 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 14:09:09,587 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 14:09:09,588 INFO [DefaultDispatcher-worker-3] Search: 站源:null
2024-05-08 14:09:12,548 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 14:09:12,550 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:09:12,550 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:09:14,307 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:09:14,308 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:09:18,467 INFO [AWT-EventQueue-0] Search: 开始搜索:戴拿奥特曼
2024-05-08 14:09:18,468 INFO [DefaultDispatcher-worker-3] Search: 站源:null
2024-05-08 14:09:23,155 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 14:09:23,156 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:09:23,156 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:09:25,332 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:09:25,332 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:09:25,357 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 14:09:25,373 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 14:10:02,787 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:10:02,787 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:10:04,652 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:10:04,653 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:10:07,546 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 14:10:07,548 INFO [DefaultDispatcher-worker-1] Search: 站源:null
2024-05-08 14:10:12,169 INFO [AWT-EventQueue-0] Console: onDestroy
2024-05-08 14:10:16,347 DEBUG [KtorShutdownHook] application: Application stopping: io.ktor.server.application.Application@74ca84bf
2024-05-08 14:10:16,348 DEBUG [KtorShutdownHook] application: Application stopped: io.ktor.server.application.Application@74ca84bf
2024-05-08 14:10:19,133 INFO [main] Console: 14:10:18,942 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
14:10:18,945 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - Here is a list of configurators discovered as a service, by rank:
14:10:18,945 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - com.corner.init.TVLogConfigurator
14:10:18,945 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
14:10:18,945 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - Constructed configurator of type class com.corner.init.TVLogConfigurator
14:10:18,945 |-INFO in com.corner.init.TVLogConfigurator@18d87d80 - Setting up TV logback configuration.
14:10:19,007 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - setting totalSizeCap to 50 MB
14:10:19,012 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - No compression will be used
14:10:19,013 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1636050357 - Will use the pattern D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_%d{yyyy-MM-dd}.log for the active file
14:10:19,024 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_%d{yyyy-MM-dd}.log'.
14:10:19,024 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
14:10:19,034 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2024-05-08T06:10:19.034Z
14:10:19,045 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[null] - Setting "File" property to null on account of prudent mode
14:10:19,046 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - Active log file name: D:/Program Files/TV-win-v1.1.10/TV/data/log/TV_2024-05-08.log
14:10:19,046 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - File property is set to [null]
14:10:19,127 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1af2d44a - com.corner.init.TVLogConfigurator.configure() call lasted 182 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

2024-05-08 14:10:19,134 INFO [main] Console: SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
2024-05-08 14:10:19,135 INFO [main] Console: SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
2024-05-08 14:10:19,135 INFO [main] Console: SLF4J: See also https://www.slf4j.org/codes.html#replay
2024-05-08 14:10:19,138 INFO [main] main: 系统信息:
java.version:17.0.11
java.home:D:\Program Files\TV-win-v1.1.10\TV\runtime
os.name:Windows 10
os.arch:amd64
os.version:10.0
user.dir:D:\Program Files\TV-win-v1.1.10\TV
user.home:C:\Users\Administrator

2024-05-08 14:10:19,478 INFO [AWT-EventQueue-0] Console: onCreate
2024-05-08 14:10:20,304 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:10:20,304 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:10:21,784 INFO [DefaultDispatcher-worker-3] application: Autoreload is disabled because the development mode is off.
2024-05-08 14:10:21,995 INFO [DefaultDispatcher-worker-3] application: Application started in 0.219 seconds.
2024-05-08 14:10:21,995 DEBUG [DefaultDispatcher-worker-3] application: Application started: io.ktor.server.application.Application@74ca84bf
2024-05-08 14:10:22,000 DEBUG [DefaultDispatcher-worker-3] InternalLoggerFactory: Using SLF4J as the default logging framework
2024-05-08 14:10:22,009 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: -Dio.netty.noUnsafe: false
2024-05-08 14:10:22,009 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: Java version: 17
2024-05-08 14:10:22,010 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.theUnsafe: available
2024-05-08 14:10:22,011 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.copyMemory: available
2024-05-08 14:10:22,012 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: sun.misc.Unsafe.storeFence: available
2024-05-08 14:10:22,012 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.Buffer.address: available
2024-05-08 14:10:22,013 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
2024-05-08 14:10:22,014 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.Bits.unaligned: available, true
2024-05-08 14:10:22,015 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @24e29428
2024-05-08 14:10:22,016 DEBUG [DefaultDispatcher-worker-3] PlatformDependent0: java.nio.DirectByteBuffer.(long, {int,long}): unavailable
2024-05-08 14:10:22,017 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: sun.misc.Unsafe: available
2024-05-08 14:10:22,017 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.tmpdir: C:\Users\ADMINI~1\AppData\Local\Temp (java.io.tmpdir)
2024-05-08 14:10:22,017 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.bitMode: 64 (sun.arch.data.model)
2024-05-08 14:10:22,018 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: Platform: Windows
2024-05-08 14:10:22,019 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.maxDirectMemory: -1 bytes
2024-05-08 14:10:22,019 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.uninitializedArrayAllocationThreshold: -1
2024-05-08 14:10:22,021 DEBUG [DefaultDispatcher-worker-3] CleanerJava9: java.nio.ByteBuffer.cleaner(): available
2024-05-08 14:10:22,021 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: -Dio.netty.noPreferDirect: false
2024-05-08 14:10:22,039 DEBUG [DefaultDispatcher-worker-3] MultithreadEventLoopGroup: -Dio.netty.eventLoopThreads: 32
2024-05-08 14:10:22,046 DEBUG [DefaultDispatcher-worker-3] GlobalEventExecutor: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
2024-05-08 14:10:22,051 DEBUG [DefaultDispatcher-worker-3] InternalThreadLocalMap: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2024-05-08 14:10:22,051 DEBUG [DefaultDispatcher-worker-3] InternalThreadLocalMap: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2024-05-08 14:10:22,056 DEBUG [DefaultDispatcher-worker-3] NioEventLoop: -Dio.netty.noKeySetOptimization: false
2024-05-08 14:10:22,057 DEBUG [DefaultDispatcher-worker-3] NioEventLoop: -Dio.netty.selectorAutoRebuildThreshold: 512
2024-05-08 14:10:22,058 DEBUG [DefaultDispatcher-worker-3] PlatformDependent: org.jctools-core.MpscChunkedArrayQueue: available
2024-05-08 14:10:22,130 DEBUG [DefaultDispatcher-worker-3] DefaultChannelId: -Dio.netty.processId: 18904 (auto-detected)
2024-05-08 14:10:22,133 DEBUG [DefaultDispatcher-worker-3] NetUtil: -Djava.net.preferIPv4Stack: false
2024-05-08 14:10:22,133 DEBUG [DefaultDispatcher-worker-3] NetUtil: -Djava.net.preferIPv6Addresses: false
2024-05-08 14:10:22,141 DEBUG [DefaultDispatcher-worker-3] NetUtilInitializations: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
2024-05-08 14:10:22,142 DEBUG [DefaultDispatcher-worker-3] NetUtil: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
2024-05-08 14:10:22,156 DEBUG [DefaultDispatcher-worker-3] DefaultChannelId: -Dio.netty.machineId: 00:50:56:ff:fe:c0:00:01 (auto-detected)
2024-05-08 14:10:22,163 DEBUG [DefaultDispatcher-worker-3] ResourceLeakDetector: -Dio.netty.leakDetection.level: simple
2024-05-08 14:10:22,163 DEBUG [DefaultDispatcher-worker-3] ResourceLeakDetector: -Dio.netty.leakDetection.targetRecords: 4
2024-05-08 14:10:22,180 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.numHeapArenas: 32
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.numDirectArenas: 32
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.pageSize: 8192
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxOrder: 9
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.chunkSize: 4194304
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.smallCacheSize: 256
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.normalCacheSize: 64
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.cacheTrimInterval: 8192
2024-05-08 14:10:22,181 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2024-05-08 14:10:22,182 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.useCacheForAllThreads: false
2024-05-08 14:10:22,182 DEBUG [DefaultDispatcher-worker-3] PooledByteBufAllocator: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2024-05-08 14:10:22,189 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.allocator.type: pooled
2024-05-08 14:10:22,190 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.threadLocalDirectBufferSize: 0
2024-05-08 14:10:22,190 DEBUG [DefaultDispatcher-worker-3] ByteBufUtil: -Dio.netty.maxThreadLocalCharBufferSize: 16384
2024-05-08 14:10:22,191 DEBUG [DefaultDispatcher-worker-3] ChannelInitializerExtensions: -Dio.netty.bootstrap.extensions: null
2024-05-08 14:10:22,207 INFO [DefaultDispatcher-worker-1] application: Responding at http://127.0.0.1:9978
2024-05-08 14:10:26,231 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:10:26,232 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:10:28,882 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 14:10:28,888 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 14:10:35,870 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 14:10:35,871 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:10:35,872 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:10:37,813 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:10:37,813 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:10:37,829 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 14:10:37,847 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 14:11:46,284 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:11:46,284 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:11:51,427 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:11:51,427 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:11:53,102 INFO [AWT-EventQueue-0] Search: 开始搜索:乘风2024
2024-05-08 14:11:53,103 INFO [DefaultDispatcher-worker-3] Search: 站源:null
2024-05-08 14:11:56,149 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 14:11:56,150 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:11:56,150 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:11:58,108 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:11:58,109 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:11:59,574 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 14:11:59,576 INFO [DefaultDispatcher-worker-3] Search: 站源:null
2024-05-08 14:12:01,035 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 14:12:01,036 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:12:01,036 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:12:03,692 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:12:03,693 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:12:12,104 INFO [AWT-EventQueue-0] Search: 开始搜索:战狼2
2024-05-08 14:12:12,106 INFO [DefaultDispatcher-worker-3] Search: 站源:null
2024-05-08 14:12:16,452 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 14:12:16,452 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 14:12:16,452 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 14:12:18,212 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 14:12:18,213 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 14:12:18,220 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 14:12:18,237 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 16:11:39,069 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 16:11:39,070 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 16:11:41,294 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 16:11:41,294 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 16:11:42,577 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 16:11:42,578 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 17:00:56,352 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 17:00:56,354 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 17:00:56,354 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 17:00:57,816 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 17:00:57,816 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 17:01:06,863 INFO [AWT-EventQueue-0] Search: 开始搜索:哈尔滨一九四四
2024-05-08 17:01:06,865 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 17:01:08,368 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 17:01:08,369 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 17:01:08,369 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 17:01:11,026 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 17:01:11,027 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 17:01:35,955 INFO [AWT-EventQueue-0] Search: 开始搜索:新闻联播
2024-05-08 17:01:35,957 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 17:01:38,142 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 17:01:38,142 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 17:01:38,142 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 17:01:40,301 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 17:01:40,302 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 17:01:42,077 INFO [AWT-EventQueue-0] Search: 开始搜索:哈哈哈哈哈第4季
2024-05-08 17:01:42,078 INFO [DefaultDispatcher-worker-2] Search: 站源:null
2024-05-08 17:01:45,252 INFO [AWT-EventQueue-0] Search: 清空工作区
2024-05-08 17:01:45,253 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 17:01:45,254 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 17:02:26,753 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 17:02:26,753 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 17:02:28,945 INFO [AWT-EventQueue-0] Console: onStart
2024-05-08 17:02:28,945 INFO [AWT-EventQueue-0] Console: onResume
2024-05-08 17:02:30,288 INFO [AWT-EventQueue-0] Console: onPause
2024-05-08 17:02:30,288 INFO [AWT-EventQueue-0] Console: onStop
2024-05-08 17:02:30,297 INFO [AWT-EventQueue-0] Console: settingList 修改
2024-05-08 17:02:30,313 INFO [AWT-EventQueue-0] Console: settingList 修改

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.