328 Commits
Author SHA1 Message Date
SugoiDogoandGitHub 8b5ff70bb9 Merge pull request #1 from Sartharon/fixYoutube
fix youtube
0.4.3-bypass-youtube
2024-08-10 14:34:46 -07:00
Sartharon f1d75718d9 upgrade youtube-source 2024-08-07 20:43:05 +02:00
Sartharon 5a4c27cb2c Get youtubetokens on startup 2024-08-07 20:38:30 +02:00
Sartharon 39fb89f857 Sync fork, update LavaPlayer and move to Google Account 2024-08-07 20:38:01 +02:00
Sartharon 36fa97f7b9 Increase Version 2024-08-07 20:34:58 +02:00
SartharonandSartharon 9d158d950f Refer to docs for age restriction tokens 2024-08-07 20:34:58 +02:00
SartharonandSartharon 034126ac08 Provide PAPISID and PSID to the context 2024-08-07 20:34:56 +02:00
SartharonandSartharon 1117c5dc7f Add PAPISID and PSID token config 2024-08-07 20:33:18 +02:00
SartharonandSartharon fac7e822b8 Update dependencies and switch to temporary fork, fixing youtube issues 2024-08-07 20:30:42 +02:00
sks316 f2201012c9 Merge branch 'master' of https://github.com/jagrosh/MusicBot 2024-08-06 20:23:30 -05:00
njeziandGitHub 43b63f1ba8 fixed a mistake (#1648) 2024-08-06 15:59:19 -04:00
sks316 729fadf193 Bump Dockerfile version [no ci] 2024-08-05 20:31:32 -05:00
sks316 6a2958c79c Resolve merge conflicts 2024-08-01 09:56:13 -05:00
John GroshandGitHub eca2563abf fix npe and an import (#1567)
* fix npe and an import

* stop double posting

* switched stacktrace to log, changed some logs
2024-08-01 09:42:17 -04:00
e6bfd1841f fix error when playing (#1632)
* fix error when playing

* Update youtube source to 1.5.1

---------

Co-authored-by: Michaili K <git@michaili.dev>
2024-08-01 09:14:51 -04:00
Timothy GillespieandGitHub f140b41bf5 Use shell comparsion (#1627) 2024-08-01 09:10:04 -04:00
sks316 605f76bd38 Update bug-report.yml 2024-07-12 09:20:53 -05:00
John GroshandGitHub 8733899aa0 Update bug-report.yml 2024-07-10 17:35:50 -04:00
LillieandGitHub 7dedafa193 Bump Dockerfile version 2024-07-10 06:43:57 -05:00
LillieandGitHub 67acc6656d Merge branch 'jagrosh:master' into master 2024-07-10 06:36:28 -05:00
Moritz BenderandGitHub e5fd05e601 Update dependencies to fix youtube issues (#1609) 2024-07-10 13:19:13 +02:00
LillieandGitHub dced0c02e5 Bump Dockerfile version 2024-05-11 17:26:18 -05:00
sks316 5297ad1e90 Sync wuth upstream, resolve conflicts 2024-05-10 21:01:18 -05:00
John GroshandGitHub 6a5a9c7a75 Change playlist page count (#1542)
* change playlist page count

* make the value configurable

* small refactor
2024-05-10 17:43:49 -04:00
Michaili KandGitHub 8557f7ab8e Log track exceptions in the audio handler (#1558) 2024-05-10 15:36:43 -04:00
Michaili KandGitHub 48e62f1a50 Revert "Always self-deafen (#1491)" (#1551)
This reverts commit a7807b96e2.
2024-05-10 15:32:30 -04:00
John GroshandGitHub 6f12c33781 custom eval engine (#1530) 2024-05-10 15:23:30 -04:00
Michaili KandGitHub 0afb3db269 Switch to lavalink's new YouTube audio source manager (#1552)
* Switch to new lavalink's new YouTube audio source manager

* Add back setPlaylistPageCount call for the youtube audio source manager

* Manually add all the individual audio sources EXCEPT for old youtube

* Remove unused import

* Upgrade lavaplayer-youtube-source to 1.0.3

* Upgrade lavaplayer-youtube-source to 1.0.4
2024-05-10 14:19:11 -04:00
Michaili KGitHubWhew., Inc <22574706+Whew-Inc@users.noreply.github.com>
81322ef993 Add seek command (supersedes #344) (#674)
* Add seek command

* Combine nested if statements

* Put the seek command in correct place to keep alphabetical order

* Add license header

* Brackets on next line

* Restructure if-statements

* Check for permissions with DJCommand#checkDJPermission

* Make regex slightly smaller

* Optimize imports

* Output length of current track if requested seek time is invalid

* Restate seeked point when seeked successfully

* Add empty newline at end of file to keep consistency

* Create TimeUtil class for parsing and formatting time

* Move FormatUtil#formatTime to TimeUtil, and refactor

* Apply requested changes (Pass 2)

* Seek based on current position in track

* Apply requested changes (Pass 3)

* Add javadoc param

* Apply requested changes (Pass 4)

* Fix merge

* Avoid reassigning parameter (Codacy)

* Rework timestamp parsing

* Refactor timestamp parsing

* Apply requested changes (Pass 5)

* Add examples in help

* Apply requested changes (Pass 6)

* Fix missing import

* Keep track of start timestamp & add "unit" times

* Fix my abdominal merge with QueuedTrack

* Use RequestMetadata to store start timestamp

* Store request info in request metadata

* Add regex to try getting a timestamp from the url

* Require RequestMetadata for QueuedTracks

* Add some unit tests for unit seeking

* Add docs & examples

---------

Co-authored-by: Whew., Inc <22574706+Whew-Inc@users.noreply.github.com>
2024-05-10 14:14:28 -04:00
LillieandGitHub 0c7c3224cb Update CODE_OF_CONDUCT.md 2024-05-06 18:30:01 -05:00
LillieandGitHub 67aed45d91 Update README.md 2024-05-04 18:50:50 -05:00
LillieandGitHub f5ff2ee16b Update README.md 2024-05-04 18:43:37 -05:00
LillieandGitHub bcfc89235f Update Dockerfile 2024-05-04 18:35:12 -05:00
sks316 73ed5848e7 Bump Dockerfile to latest version 2024-05-04 17:00:08 -05:00
sks316 e35c1315c0 The C is supposed to be uppercase, oops 2024-05-04 16:59:33 -05:00
sks316 97cecab47b Copy up-to-date config from src/main/resources to docker 2024-05-04 16:58:52 -05:00
sks316 632edb0f8a Fix a missing import - oops! 2024-05-04 16:38:40 -05:00
sks316 a3cd2fcc68 Switch to lavalink's new YouTube audio source manager 2024-05-04 16:33:41 -05:00
LillieandGitHub ca93291b5e Add license for Dockerfile, as required by the MIT license 2024-05-04 14:32:16 -05:00
LillieandGitHub b1fe3f6cbc Add Dockerfile instructions to README 2024-05-04 14:31:19 -05:00
sks316 cab536e34b Add example config 2024-05-04 14:27:21 -05:00
sks316 efc8706eb0 Add Dockerfile - closes #1 2024-05-04 14:25:32 -05:00
sks316 7d10280ed4 Sync with upstream and resolve merge conflicts 2024-05-04 11:55:39 -05:00
b3ffbdba7d Add log level configuration (#1156)
* Add loglevel config

* Change order of fields

---------

Co-authored-by: John Grosh <john.a.grosh@gmail.com>
2024-03-30 15:34:46 -04:00
John GroshandGitHub 801b3769a1 Fix startup message type and add URL to message (#1521)
* fix

* add URL to error message
2024-03-30 15:18:52 -04:00
LillieandGitHub 01d4826e8e Update bug-report.yml 2024-03-13 08:20:54 -05:00
LillieandGitHub 317c71e606 Update feature-request.yml 2024-03-13 08:19:46 -05:00
LillieandGitHub 4a4edf6c8a Update bug-report.yml 2024-03-13 08:18:56 -05:00
LillieandGitHub 5db8414316 Throw unsupported reason dialog as INFO instead of ERROR 2024-03-11 09:05:16 -05:00
LillieandGitHub 1e7034bd1e Add long explanatory paragraphs to README.md 2024-03-11 08:46:21 -05:00