Matthieu Grieger
9ea5482949
Updated vendored dependencies
2016-06-20 17:30:35 -07:00
Matthieu Grieger
4f252381d1
Removed Goopfile
2016-06-20 17:17:01 -07:00
Matthieu Grieger
b32d064480
Bump to version 3.0.0
2016-06-20 17:16:05 -07:00
Matthieu Grieger
dcd2e1315f
Update version number
2016-06-17 10:44:58 -07:00
Matthieu Grieger
a6aed046c6
Update CHANGELOG.md
2016-06-17 10:44:38 -07:00
azlux
99c19cf8a8
!joinme feacture ( #148 )
...
!joinme feature implementation
2016-06-17 10:43:11 -07:00
Matthieu Grieger
e133c0efcb
Fixed player command setting not being applied to youtube-dl calls
2016-05-24 11:34:17 -07:00
Matthieu Grieger
7e9b6fb10e
Update README.md
2016-04-10 12:41:15 -07:00
Matthieu Grieger
54353316e4
Update README.md
2016-04-09 16:28:08 -07:00
Matthieu Grieger
41301d1a48
Update version number
2016-04-09 16:27:28 -07:00
Matthieu Grieger
7a14fed3dc
Update CHANGELOG.md
2016-04-09 16:26:58 -07:00
Matthieu Grieger
ae894f4008
Merge pull request #133 from benklett/mixcloud
...
Add support for mixcloud
2016-04-09 16:25:55 -07:00
benklett
be5fad2fb2
Add support for mixcloud
2016-04-09 16:32:05 +02:00
Matthieu Grieger
6bea261d68
Update version number
2016-02-14 19:57:56 -08:00
Matthieu Grieger
8a25577bdc
Update CHANGELOG.md
2016-02-14 19:57:30 -08:00
Matthieu Grieger
f2cb0e7d5a
Merge pull request #123 from GabrielPlassard/master
...
Display the songtitle when the audio download fails #120
2016-02-14 19:55:58 -08:00
Gabriel Plassard
27c0fc332f
Display the songtitle when the audio download fails #120
2016-02-14 16:01:48 +01:00
Matthieu Grieger
e14dc879a1
Update CHANGELOG.md
2016-02-12 12:27:18 -08:00
Matthieu Grieger
31720b1e8e
Merge pull request #121 from mpacella88/master
...
Download "bestaudio" format instead of m4a with youtube-dl
2016-02-12 12:25:48 -08:00
Michael Pacella
d84260b030
realized that having bestaudio as a file extension is perfectly valid in this case so there is no need to tack m4a on arbitrarily
2016-02-11 01:13:22 -05:00
Michael Pacella
a81f934047
hack workaround to get certain youtube videos which do not provide m4a format audio to work. --format bestaudio can be used with youtube-dl instead of specifying the m4a format.
2016-02-11 01:05:52 -05:00
Matthieu Grieger
aa285bf817
Small version string change
2016-02-06 02:45:52 -08:00
Matthieu Grieger
619c39ac74
Update version number, changed version message slightly
2016-02-06 02:45:16 -08:00
Matthieu Grieger
c944c67d46
Update README.md
2016-02-06 02:43:08 -08:00
Matthieu Grieger
99e067077e
Update CHANGELOG.md
2016-02-06 02:41:44 -08:00
Matthieu Grieger
0595e75350
Merge pull request #116 from zeblau/master
...
Added version command both commandline and in chat
2016-02-06 02:39:39 -08:00
root
e888271bc5
Added version command both commandline and in chat
...
Hi! I've added a command line version argument, as well as a version command that the bot will respond to in chat.
The current version is listed in the strings.go file.
2016-02-02 13:45:32 +01:00
Matthieu Grieger
e9093c1307
Fix incorrect import in parseconfig
2016-01-26 20:52:00 -08:00
Matthieu Grieger
53afd78e47
Fix another broken code.google.com import
2016-01-26 20:44:30 -08:00
Matthieu Grieger
9361783f4f
Update CHANGELOG.md
2016-01-26 18:25:28 -08:00
Matthieu Grieger
7451811c22
Fix https://github.com/matthieugrieger/mumbledj/issues/115 : Temporary fix for discontinued code.google.com imports
2016-01-26 18:24:08 -08:00
Matthieu Grieger
f4a7c7bfab
Update CHANGELOG.md
2016-01-14 12:34:01 -08:00
Matthieu Grieger
408d7e4835
Merge pull request #112 from fiveofeight/upstream
...
Fix https://github.com/matthieugrieger/mumbledj/issues/111 : Fixed youtube offsets not working when the url used &t and #t vs ?t.
2016-01-14 12:32:10 -08:00
fiveofeight
e88ae814d6
Fixed youtube offsets not working when the url used &t and #t vs ?t.
2016-01-14 14:40:56 -05:00
Matthieu Grieger
2d6fd3ea10
Fix https://github.com/matthieugrieger/mumbledj/issues/110 : Allow use of avconv instead of ffmpeg
2016-01-11 19:27:29 -08:00
Matthieu Grieger
80b5b44b23
Fix https://github.com/matthieugrieger/mumbledj/issues/108 : Incorrect currentsong message for song within playlist
2015-12-26 18:09:56 -08:00
Matthieu Grieger
4ba4a0812b
Update CHANGELOG.md
2015-12-21 10:01:26 -08:00
Matthieu Grieger
2e53e8e5ea
Merge pull request #107 from mkody/mkody-patch-1
...
Typo with the `</b>` tag on SONG_LIST_HTML
2015-12-21 10:00:17 -08:00
Kody
57417179bb
Typo with the </b>
tag on SONG_LIST_HTML
2015-12-21 00:45:27 +01:00
Matthieu Grieger
ceccdc2f76
Update CHANGELOG.md
2015-12-19 21:43:35 -08:00
Matthieu Grieger
32beab0856
Merge pull request #106 from HowIChrgeLazer/master
...
Added AnnounceNewTrack config bool
2015-12-19 21:42:18 -08:00
HowIChrgeLazer
d4ea58e6e9
Small line fix as requested
2015-12-19 21:36:47 -08:00
HowIChrgeLazer
3ebb51fbcd
Added AnnounceNewTrack config bool
...
Added a new boolean named AnnounceNewTrack that has the ability to
disable the song information upon playing the track.
2015-12-19 21:21:11 -08:00
Matthieu Grieger
cd24a79e1f
Update CHANGELOG.md
2015-12-16 19:10:32 -08:00
Matthieu Grieger
da096944f2
Merge pull request #105 from nkhoit/master
...
Added addnext command and an argument for listsongs command (fixes https://github.com/matthieugrieger/mumbledj/issues/62 )
2015-12-16 19:08:44 -08:00
Khoi Tran
26e271ee59
Fixed typo in README
2015-12-16 06:51:54 -05:00
Khoi Tran
6210f620bb
Added an argument for listsongs command that limits the number of songs in the list
2015-12-15 20:32:20 -05:00
Khoi Tran
f36c18bee7
Changed comment about playlist size in add
2015-12-14 20:16:21 -05:00
Khoi Tran
924ececba4
Added addnext to README
2015-12-14 20:11:45 -05:00
Khoi Tran
4e9b30c513
Added addnext command
2015-12-14 20:07:12 -05:00