Commit Graph
100 Commits
Author SHA1 Message Date
Master Kwoth c1cf85b338 Fixed error when logging something related to a user who has no avatar, closes #1381 2017-07-11 20:22:06 +02:00
Master Kwoth 5e230fad22 using .n when rpl is disabled will stop the queue 2017-07-11 20:11:36 +02:00
Master Kwoth 0e4728d9c9 Fixed .play when queue is stopped. .play X will now also unstop the player 2017-07-11 19:52:10 +02:00
Master Kwoth 8f90410e2d Small refactor 2017-07-11 03:16:56 +02:00
Master Kwoth ec94459722 Fixed soundcloud song length, closes #1380 2017-07-11 01:23:37 +02:00
Master Kwoth ab3ad4f2fb Upped version 2017-07-10 21:56:53 +02:00
Master Kwoth dc0176365b Fixed .convert, closes #1377 2017-07-10 21:35:45 +02:00
Master Kwoth 34b56c6353 Fixed .srm, closes #1373 2017-07-10 21:31:47 +02:00
Master Kwoth 9a744172a9 Fixed a bug where spamming .n would crash the music player, closes #1372 2017-07-10 21:21:45 +02:00
Master Kwoth 70f0f6af44 Fixed some links queueing random songs. closes #1368 2017-07-10 21:08:11 +02:00
Master Kwoth 3119a47007 Upped version 2017-07-10 19:40:55 +02:00
Master Kwoth 5db254e8f3 Fixed .lolban, closes #1340 2017-07-10 19:40:34 +02:00
Master Kwoth f396fc78db Fixed shard number bold in unresponsive shard 2017-07-09 19:26:17 +02:00
Master Kwoth 9d778de7f2 fixed .ropl with %queued% and %playing% 2017-07-09 12:43:14 +02:00
Master Kwoth 3966629263 Upped version 2017-07-09 01:40:54 +02:00
Master Kwoth f1a4a88730 Fixed song time on songs shorter than 1 minute 2017-07-09 01:39:47 +02:00
Master Kwoth fad0b908c8 fixed .autoplay 2017-07-09 01:37:17 +02:00
Master Kwoth 9eab7d949f Possibly fix youtube-dl certificate error 2017-07-09 00:56:12 +02:00
Master Kwoth f58e7ed7ac Fixed .warnlogall, updated commandlist 2017-07-08 15:27:48 +02:00
Master Kwoth 27f925fa63 Fixed userpresence and game changes readded to userpresence 2017-07-08 14:54:19 +02:00
Master Kwoth aa01314b3a Embed field names and values will be trimmed to their acceptable length to prevent errors. closes #1355 2017-07-08 14:20:06 +02:00
Master Kwoth 72e7b04319 Fixed 100% cpu usage on single threaded systems. Totally my bad. 2017-07-08 13:42:16 +02:00
Master Kwoth 568cdfbd3c Fixed .save 2017-07-08 13:27:53 +02:00
Master Kwoth 4132565948 Fixed footer icon urls 2017-07-08 00:05:11 +02:00
Master Kwoth 96ae60378b 1.54b 2017-07-07 23:23:10 +02:00
Master Kwoth 4de7e38277 fixed trivia, and some other things 2017-07-07 23:22:34 +02:00
Master Kwoth ab99801a37 version upped 2017-07-07 16:07:57 +02:00
Master Kwoth 994457f9af Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-07-07 15:52:38 +02:00
Master Kwoth e15045292f Fixed embeds 2017-07-07 15:45:21 +02:00
Master Kwoth 74ad7b32bd done testing 2017-07-07 13:40:17 +02:00
Master Kwoth d55a9efe9b Don't use poopy buffer 2017-07-07 12:16:01 +02:00
Master Kwoth 9196c1e368 test try 3 2017-07-07 10:30:19 +02:00
Master Kwoth a0a6de855d test try 2 2017-07-07 10:21:40 +02:00
Master Kwoth 6af90191c3 Test not sending data 2017-07-07 10:12:56 +02:00
Master Kwoth 793cbdf608 Fixed song spam for good 2017-07-07 09:54:25 +02:00
Master Kwoth 8331af2870 cleanup 2017-07-06 19:46:23 +02:00
Master Kwoth a55f61aa8c Cleanup, should repull stream urls now, to prevent the link expired issue 2017-07-06 19:34:16 +02:00
Master Kwoth 5d6b0f44ae .q now uses youtube-dl 2017-07-06 19:30:22 +02:00
Master Kwoth 62326da5b5 Ytdl class 2017-07-06 19:25:38 +02:00
Master Kwoth 1694727ad9 Fixed .lo and .lopl 2017-07-06 19:20:00 +02:00
Master Kwoth 88945af60b Removed -ss param from ffmpeg for now, since i'm not using it 2017-07-05 22:27:54 +02:00
Master Kwoth fb18c2ed32 Fixed discord.net errors 2017-07-05 21:22:55 +02:00
Master Kwoth 98e2b0ce37 More logs, player loop moved to a thread 2017-07-05 18:53:21 +02:00
Master Kwoth fbedf5878b More logs 2017-07-05 18:39:54 +02:00
Master Kwoth 42923c5272 a lot of logs to pinpoint cpu usage on some systems 2017-07-05 18:15:46 +02:00
Master Kwoth 269a4e3157 Upgraded dicord.net 2017-07-05 17:38:38 +02:00
Master Kwoth 8f844d38d3 Removed leftover log 2017-07-05 17:05:29 +02:00
Master Kwoth 94bb6f15a7 danbooru fix 2017-07-05 17:02:40 +02:00
Master Kwoth 78be4598cf Repull video with it's uri if it's a youtube song, every time a song is played, #1334 2017-07-05 16:59:59 +02:00
Master Kwoth ab07199a1e Fixed converter? 2017-07-05 16:41:51 +02:00
Master Kwoth 3a71f63754 Fixed music 2017-07-05 15:32:57 +02:00
Master Kwoth 4cf54c1b31 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-07-05 15:19:11 +02:00
Master Kwoth 9fddfe77c4 Shards will now show when they're unresponsive in .shardstats command 2017-07-05 15:16:06 +02:00
Master Kwoth 6b51dbd330 Added correct time guild time based on set .timezone to reminders confirmation message, and logs, close #1328 2017-07-05 13:41:50 +02:00
Master Kwoth d0326ad680 readded %playing% and %queued% placeholders 2017-07-05 13:31:41 +02:00
Master Kwoth d089a37bf0 You can now use %server_time% placeholder to get your server's time, if you've set your timezone 2017-07-05 13:17:59 +02:00
Master Kwoth 65b76ec48e .die should now stop all music players, #1329 2017-07-05 12:23:37 +02:00
Master Kwoth 221a30b576 Fixed .ow for some users 2017-07-05 12:02:02 +02:00
Master Kwoth 768c8b20ee Fixed volume, closes #1332 2017-07-05 11:47:35 +02:00
Master Kwoth c244cb7de0 Commandlist and docs update 2017-07-05 11:46:29 +02:00
Master Kwoth 6591dd7c74 Bot will now show in the console when it joins or leaves a server 2017-07-05 11:43:36 +02:00
Master Kwoth 54a91b4a79 Dispose pcm 2017-07-05 11:23:31 +02:00
Master Kwoth b4cf9fee84 closes #1321 2017-07-05 11:07:54 +02:00
Master Kwoth 9bb8f3d666 .ms readded 2017-07-04 23:38:11 +02:00
Master Kwoth c33c2bce60 Readded total playtime 2017-07-04 15:42:07 +02:00
Master Kwoth d5903a1e25 Readded current time and song durations 2017-07-04 15:38:19 +02:00
Master Kwoth 8b72447b0f Removed testing delay 2017-07-04 15:32:38 +02:00
Master Kwoth 17158d5e80 Testing something 2017-07-04 13:05:23 +02:00
Master Kwoth a6d432de7f Try ignoring errors 2017-07-04 12:38:01 +02:00
Master Kwoth b1a4aa6a21 Fix 2017-07-04 11:27:48 +02:00
Master Kwoth 556174ec89 Restart ffmpeg if it crashes? Maybe i should reconsider file-based cache. Ffmpeg doesn't like being slowed down it seems 2017-07-04 11:23:34 +02:00
Master Kwoth 842b45178d Added reconnect arguments to ffmpeg 2017-07-04 10:16:18 +02:00
Master Kwoth 684dba0d9c added some debugging 2017-07-04 00:21:45 +02:00
Master Kwoth fc941770e9 Removed spam 2017-07-03 23:59:56 +02:00
Master Kwoth eba804b5ce Cleanup, improvements 2017-07-03 23:27:17 +02:00
Master Kwoth f826fb97f6 Super weird fixes, i must've broke something else. Bot has to reconnect after restart now 2017-07-03 21:05:35 +02:00
Master Kwoth 89eabc7c14 Fixed crash 2017-07-03 20:29:32 +02:00
Master Kwoth 44859529d5 Cleanup and fixes 2017-07-03 20:26:17 +02:00
Master Kwoth 421431d01d pausing disabled again due to issues 2017-07-03 13:18:13 +02:00
Master Kwoth 99049a6ace Prebuffering time drastically decreased 2017-07-03 12:46:51 +02:00
Master Kwoth a609e17717 .play help update, readded pausing when nobody is in voice channel, and also cleaning up music players if bot is kicked or leaves the server 2017-07-03 12:40:12 +02:00
Master Kwoth 3c9b68e739 Cleanup, .smp is reimplemented, and will now show in .lq too 2017-07-02 20:58:45 +02:00
Master Kwoth 9f3c04c93e you can now load only 1 playlist at a time using .load, because it's expensive 2017-07-02 19:20:04 +02:00
Master Kwoth 196f40e648 readded .sq and .lo and .lopl, also .lopl will now explicitly avoid files with .jpg and .png extension (usually album images) 2017-07-02 19:00:25 +02:00
Master Kwoth 728aeab809 Fixes. .lq will say at the top if it's stopped. .lq will also default to the page current song is playing from 2017-07-02 17:15:34 +02:00
Master Kwoth 1d1b7de20a Fixed playing small songs 2017-07-02 16:54:09 +02:00
Master Kwoth 322424b0a1 .move fixed, but it will cancel current song when moving 2017-07-02 16:27:30 +02:00
Master Kwoth b33e4bdd80 fixed .play 2017-07-02 16:20:25 +02:00
Master Kwoth 45e4816033 (Re)added shuffle, rpl, rcs and autoplay to the top of the .lq 2017-07-02 15:44:00 +02:00
Master Kwoth 8e1c20624d Fixed bugs, added .play command which acts as .n 1 when used without arguments or as .q command when used with serach query 2017-07-02 14:49:37 +02:00
Master Kwoth 5015b6ad95 cleanup 2017-07-02 13:53:09 +02:00
Master Kwoth 0e73372c23 buffer is now 50MB 2017-07-02 13:19:05 +02:00
Master Kwoth 7de15bf444 magic numbers 2017-07-02 10:58:04 +02:00
Master Kwoth bbe3ac66e3 Try reading more from ffmpeg 2017-07-02 10:44:30 +02:00
Master Kwoth 4d52566250 woops 2017-07-02 10:35:46 +02:00
Master Kwoth f2d1b821d0 Trying to pinpoint song skipping 2017-07-02 10:33:47 +02:00
Master Kwoth e792e7b39e removed -nostdin ffmpeg argument 2017-07-02 10:22:47 +02:00
Master Kwoth 42658355b1 music debug stuff 2017-07-02 09:55:26 +02:00
Master Kwoth 9bb72d9976 Shuffle will now show in .lq at the top, and instead of shuffling playlist, it will randomly jump to a song in the playlist. " 2017-07-02 08:03:24 +02:00
Master Kwoth 3731994061 Lot more work, fixes, addition, untested new implementations... 2017-07-01 21:22:11 +02:00