Commit Graph

51 Commits

Author SHA1 Message Date
KGT1
0db64a3ee2 fix false comare 2021-01-18 07:02:50 +01:00
KGT1
f75b978dd8 implement basic debug logging 2021-01-18 06:49:32 +01:00
KGT1
fb38c2b37d return 1 regex result for itemIds 2021-01-17 05:27:53 +01:00
KGT1
8ae3cfa3bb Merge branch 'master' of https://github.com/KGT1/jellyfin-discord-music-bot 2021-01-17 04:31:33 +01:00
KGT1
de9adfc5bf add graceful fallback to song image if no album image is found 2021-01-17 04:30:28 +01:00
KGT1
dc24a30a97 remove obsolete function 2020-11-20 10:44:55 +01:00
KGT1
e895e849a2 report position ticks with playback stop 2020-11-20 10:42:21 +01:00
KGT1
ea61bfbaa9 fix not sending track stop on next or previous track 2020-10-26 10:17:50 +01:00
KGT1
9ec2d2aa73 fix lint 2020-10-06 00:47:26 +02:00
KGT1
0b861cc2ca fix repeat mode 2020-10-06 00:41:04 +02:00
KGT1
76ef7d1e3e fix repeate mode 2020-10-06 00:26:46 +02:00
KGT1
41434ec805 add add command 2020-10-06 00:18:39 +02:00
KGT1
2964b4a7e0 added direct album and playlist play 2020-10-05 23:22:31 +02:00
KGT1
26e2a16f98 add error check 2020-09-30 17:37:26 +02:00
KGT1
5eda09d559 add spawn command 2020-09-30 17:37:15 +02:00
KGT1
0b76f59077 improve play message 2020-09-30 17:27:09 +02:00
KGT1
a218a71ac2 remove dead code 2020-09-29 13:40:46 +02:00
KGT1
1acc765f92 added transcode commend 2020-09-29 13:32:52 +02:00
KGT1
9f12d8bfc1 fix previous discord button 2020-09-29 13:32:37 +02:00
KGT1
08cd0cb525 added new play message 2020-09-25 13:11:13 +02:00
KGT1
0fe1c80f88 fix lint 2020-09-24 13:37:17 +02:00
KGT1
e019f4c6e5 add playlist support 2020-09-24 13:34:39 +02:00
KGT1
bd4ad6b424 fix breaking change 2020-09-23 18:31:07 +02:00
KGT1
0d26a5723c fix wrong Jellyfin gradient colors 2020-09-23 17:59:56 +02:00
KGT1
a719ccecd9 fix lint 2020-09-23 17:42:13 +02:00
KGT1
db6638724c add seek command + update README 2020-09-23 17:39:41 +02:00
KGT1
f905d65973 fix leave on wrong song 2020-09-23 17:08:38 +02:00
KGT1
212b9f658b fix lint 2020-09-23 17:06:20 +02:00
KGT1
242ae2ffff add seek functionality 2020-09-23 16:47:12 +02:00
KGT1
4a65cceca3 fix lint 2020-09-23 13:08:49 +02:00
zadi15
540c70e304 Fixed linter issues 2020-09-23 12:02:32 +03:00
zadi15
6c0ef87c35
Removed unnecessary function 2020-09-23 09:54:58 +03:00
zadi15
ed20432c02
Update src/messagehandler.js
Co-authored-by: KGT1 <kilian.gamn@gmx.de>
2020-09-23 09:52:51 +03:00
zadi15
1b7f4b786d
Update src/messagehandler.js
Co-authored-by: KGT1 <kilian.gamn@gmx.de>
2020-09-23 09:52:35 +03:00
zadi15
94f765af0d Update messages sent to users 2020-09-22 15:37:45 +03:00
KGT1
de043b479f faster Report Limits 2020-09-21 09:56:46 +02:00
KGT1
f020613759 fix all lint errors 2020-09-21 05:30:39 +02:00
KGT1
16ccb31486 remove unnescessery console log 2020-09-21 04:44:29 +02:00
KGT1
c94ce3d935 fix song not found bug 2020-09-21 04:44:08 +02:00
KGT1
1db343778d remove unnecessary request 2020-09-21 04:43:37 +02:00
KGT1
4cd4c0c8d0 figured out what playsessionid is 2020-09-21 04:11:18 +02:00
KGT1
d9f25f816a add playbackmanager and outsource all relevent components 2020-09-21 04:05:49 +02:00
KGT1
e6d8db86f6 add websocket handler 2020-09-21 04:05:22 +02:00
KGT1
715eee0a5f Add Jellyfin Events 2020-09-19 09:01:09 +02:00
KGT1
eb3928bd02 leave discord channel when stopped 2020-09-18 02:44:47 +02:00
KGT1
0dc2230259 remove console log 2020-09-08 13:19:39 +02:00
KGT1
5a8ab5dc26 put api client back to node modules and added some things 2020-09-08 13:17:55 +02:00
KGT1
6d1ac84be0 added random color for help messages 2020-09-05 08:59:09 +02:00
KGT1
1235298d98 add basic message handler for discord messages 2020-09-05 08:22:39 +02:00
KGT1
952e3e3599 add the discord audio dipacher manager 2020-09-05 08:20:41 +02:00