35 Commits

Author SHA1 Message Date
dalbodeule
8dde66c069
add Session flows
- songlist page to changed.
2024-08-08 14:53:37 +09:00
dalbodeule
0317c80ccf
RegisterCommand some fix
- add regex match logics. it can to register with chzzk channel/studio URL
2024-08-08 09:42:37 +09:00
dalbodeule
de30e632e5
some logic changed. 2024-08-07 13:12:38 +09:00
dalbodeule
608ba49a71
add try-catch in stream on discords. 2024-08-07 08:55:50 +09:00
dalbodeule
a50a3f21a3
some fix
- (tmp add) logger.info
2024-08-06 20:29:41 +09:00
dalbodeule
d329b8bdb3
some fix
- add searchYoutube function.
- add try-catch blocks.
2024-08-06 20:14:34 +09:00
dalbodeule
debbd61aa7
some fix
- "!노래추가" command append limits.
2024-08-05 21:16:41 +09:00
dalbodeule
c5f8ce7528
some fix
- "!명령어추가", "!명령어수정", "!명령어삭제" command fix. (is able reload)
- on /session/{sid} endpoint, add streamer configs
2024-08-05 20:55:18 +09:00
dalbodeule
778fe8df34
some fix
- !노래시작 command URL typo.
- SongEvent(SongType.REMOVE) debug in WSSongListRoutes
2024-08-05 20:45:34 +09:00
dalbodeule
4f589780b8
some fix WSSongListRoutes.kt
- add url parameters
2024-08-05 18:06:46 +09:00
dalbodeule
75da1c1576
some fix WSSongListRoutes.kt
- delete websocket key
- else updated.
2024-08-05 14:38:16 +09:00
dalbodeule
cc23ac03e7
some improve WSApis
- with WSSongListRoutes.kt, data receive logics.
- else WSAPI's logger name changed.
- MessageHandler.kt "!노래시작" command improved.
2024-08-05 13:25:28 +09:00
dalbodeule
0a4e8193bb
add WSSongListRoutes.kt
- add Websocket backend.
- add session start command.
- some improve logics.
2024-08-05 12:35:11 +09:00
dalbodeule
47228394d5
Add command, update document.
- add !노래목록 command
- Document add (timer, playlist commands)
2024-08-04 21:54:55 +09:00
dalbodeule
6da0662e2a
Fix /user/{uid} endoints.
- ChzzkApis.kt moved to common
- ChzzkApis.kt response data is nullable data.
- if require {uid}'s data, getStreamInfo function called.
2024-08-04 20:27:54 +09:00
dalbodeule
514ab14c3c
koin not started bug fix 2024-08-04 18:59:40 +09:00
dalbodeule
4025cbceec
add /user/{uid} call on web module.
- fix some bug with use Pair
2024-08-04 18:51:41 +09:00
dalbodeule
b77a3d02c5
add /user/{uid} call on web module.
- add GetUserEvents.
- add /user/{uid} backends.
2024-08-04 18:47:13 +09:00
dalbodeule
4d63022130
some debugs on ChzzkHandler 2024-08-04 17:25:47 +09:00
dalbodeule
590c1203bd
some debugs on Chisu playlist 2024-08-04 15:30:00 +09:00
dalbodeule
f7953778e1
some debugs on AddCommand
- add spaces.
2024-08-04 14:10:37 +09:00
dalbodeule
91573a4048
add Chisu playlist functions
- add Websocket
- add API
- version up to 1.2.0
2024-08-04 14:09:11 +09:00
dalbodeule
dc81bb09f2
add Chisu playlist functions
- add Playlist, Playlist settings configs.
- add "!노래추가" command
2024-08-04 13:50:05 +09:00
dalbodeule
1be1b69425
some change on LiveStatus logics
- add LiveStatus table
- in ChzzkHandler.kt (UserHandler), _isActive variable to bind LiveStatusService
2024-08-03 23:44:10 +09:00
dalbodeule
d323bf28db
some changes on Connector, RegisterCommand 2024-08-03 21:43:02 +09:00
dalbodeule
f7c68a56bc
add TimerConfig.kt, TimerConfigService 2024-08-03 13:57:03 +09:00
dalbodeule
55f6f5f94d
Chzzk uptime is in status.
- status:IData<StreamInfo> 's openDate is real uptime.
2024-08-03 09:25:28 +09:00
dalbodeule
8e9382cb3a
add TimerType.STREAM_OFF status.
- if connected on stream off status, TimerType.STREAM_OFF message sent.
- if stream on, default type is TimerType.UPTIME
2024-08-02 14:52:28 +09:00
dalbodeule
6b533bcee9
some debug on TimerEvents 2024-08-01 20:29:01 +09:00
dalbodeule
75b983a02b
debug MessageHandler.kt 2024-07-31 23:43:55 +09:00
dalbodeule
180dbc85bf
CoroutinesEventBus add.
- koin dependency injection add
- EventDispatcher fix
2024-07-31 16:14:58 +09:00
dalbodeule
99ec9ba7a0
some change on TimerEvents. 2024-07-30 23:00:29 +09:00
dalbodeule
a9ee40e936
add WebSocket timers
- EventDispatcher, TimerEvent add.
2024-07-30 22:40:07 +09:00
dalbodeule
65ff475d0a
debugs some codes. 2024-07-30 16:24:18 +09:00
dalbodeule
72f98b024b
add webserver, etc...
- add ktor webserver
- package is subpackaged.
2024-07-30 14:28:43 +09:00