Michael Oliveira
d4a1ee38f0
Fix audio command docstrings not translating ( #6609 )
2025-09-05 01:26:49 +02:00
github-actions[bot]
1e5620935d
Automated Crowdin downstream ( #6605 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-26 00:36:39 +00:00
github-actions[bot]
db0e831a2e
Automated Crowdin downstream ( #6561 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-27 03:01:03 +02:00
github-actions[bot]
85923d4c0f
Automated Crowdin downstream ( #6534 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-08 21:36:48 +01:00
github-actions[bot]
1299db0f3a
Automated Crowdin downstream ( #6515 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-03 01:41:27 +00:00
Jakub Kuczys
6bf2a88995
Single-source supported Java versions in Audio code ( #6500 )
2025-01-26 14:03:20 -08:00
Jakub Kuczys
cd0e8750c1
Allow usage of [p]audioset logs in DMs ( #6499 )
2024-12-28 16:48:24 -08:00
github-actions[bot]
d64cbdf83e
Automated Crowdin downstream ( #6497 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-25 04:24:55 +00:00
Glas
3aac07a4d7
Explain how to remove URL restrictions in the play error message ( #6348 )
...
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <me@jacken.men>
2024-12-24 15:22:02 +01:00
Chovin
1f48919005
Add a separate timeout for Lavalink download ( #6461 )
...
Co-authored-by: chovin <chovin@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <me@jacken.men>
2024-12-24 04:08:49 +01:00
github-actions[bot]
eeb90aaa45
Automated Crowdin downstream ( #6439 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-26 23:21:43 +00:00
aikaterna
818420a641
[Audio] Fix trying to send notify message with no channel object ( #6429 )
2024-08-26 19:53:30 +02:00
github-actions[bot]
254d5a91d6
Automated Crowdin downstream ( #6427 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 02:11:20 +00:00
aikaterna
5bbced5b0d
[Audio] Fix llset secured ( #6423 )
2024-08-07 22:36:27 +02:00
github-actions[bot]
701339f8a1
Automated Crowdin downstream ( #6420 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-04 23:51:49 +02:00
github-actions[bot]
f4c8077268
Automated Crowdin downstream ( #6405 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-11 01:02:52 +02:00
Jakub Kuczys
2b1e603124
Bump d.py version to 2.4.0 ( #6401 )
...
Co-authored-by: Ryan <yamikaitou@gmail.com>
2024-07-10 20:36:47 +02:00
Jakub Kuczys
dd61b669b0
Use YouTube source plugin over the deprecated built-in source ( #6373 )
...
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2024-07-10 07:13:23 -07:00
github-actions[bot]
23c86d7850
Automated Crowdin downstream ( #6362 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-21 04:04:35 +02:00
github-actions[bot]
de1141af98
Automated Crowdin downstream ( #6318 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-22 01:56:41 +01:00
aikaterna
531b4fe357
Humanize number fix ( #6283 )
...
Co-authored-by: Jakub Kuczys <me@jacken.men>
2024-01-03 19:13:26 -05:00
Michael Oliveira
d322d91a18
[Audio] Fix attachment suffix reading on playlist upload w/ urllib ( #6280 )
2023-12-29 13:11:27 -08:00
github-actions[bot]
97377a9f8d
Automated Crowdin downstream ( #6251 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-14 20:02:01 +00:00
github-actions[bot]
0747b92653
Automated Crowdin downstream ( #6234 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-12 14:25:40 +00:00
Jakub Kuczys
dbb91dfce8
Fix poor fuzzy results due to changes in rapidfuzz 3.0 ( #6224 )
...
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2023-08-09 22:03:21 -07:00
Jakub Kuczys
3ac2512c14
Fix local search's issue with bad escapes causing non-local playback ( #6223 )
2023-08-09 20:50:44 -07:00
github-actions[bot]
d04cc36bc6
Automated Crowdin downstream ( #6212 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-24 20:15:23 +02:00
Jakub Kuczys
8acc1c3e02
Support and switch to Java 17 everywhere except CentOS 7 ( #6190 )
2023-06-20 11:29:50 +02:00
Draper
9d04f17cd2
Add an option to auto-use default HTTP(S) port for Lavalink ( #5629 )
...
Co-authored-by: Jakub Kuczys <me@jacken.men>
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
2023-06-19 13:56:59 +02:00
Kreusada
31700a226e
Fix NUMBER_EMOJIS breakages inside Audio ( #6170 )
...
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-06-19 13:44:51 +02:00
Jakub Kuczys
10e09d6abc
d.py 2.3 / pomelo changes ( #6130 )
...
Co-authored-by: Michael Oliveira <34169552+Flame442@users.noreply.github.com>
2023-06-14 04:56:50 +02:00
github-actions[bot]
a59e73a605
Automated Crowdin downstream ( #6161 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-14 22:17:45 +02:00
Jakub Kuczys
2369017f6a
Add data_manager.instance_name() public API ( #6146 )
2023-05-12 11:53:53 +01:00
github-actions[bot]
c52ef73097
Automated Crowdin downstream ( #6127 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-04 08:22:59 +02:00
github-actions[bot]
7b80043d19
Automated Crowdin downstream ( #6119 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-04 03:04:41 +02:00
Jakub Kuczys
2fe251ecf3
Port TiV changes applied to voice channels to stage channels ( #6109 )
2023-05-02 19:05:44 -04:00
aikaterna
f98db62b69
[Audio] Don't escape formatting on Playlist Enqueued message ( #6025 )
2023-04-17 18:39:10 -04:00
Lioness100
a89a27cadf
docs: fix typos ( #5989 )
...
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2023-02-13 21:36:09 -05:00
aikaterna
7e7d5322b7
[Audio] Use more of the newer Managed/Unmanaged terminology ( #5952 )
...
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-02-12 22:07:46 +01:00
aikaterna
a13870b45f
Remove llsetup alias for llset ( #5953 )
...
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-01-14 15:33:03 +01:00
Jakub Kuczys
7db635a05b
Change 'Managed' to 'External' in [p]llset secured's output ( #5944 )
2022-12-31 16:35:06 -08:00
Ryan
82e92a8dc3
Update enqueued track message to distinguish album from playlist ( #5569 )
...
Co-authored-by: aleclol <50505980+aleclol@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <me@jacken.men>
2022-12-30 04:48:44 +01:00
Jakub Kuczys
519acedf46
Make some dependency changes, support Python 3.10 and 3.11 ( #5611 )
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-12-30 03:21:57 +01:00
Alex
3f749b840f
fix usage/syntax info in command_audioset_autoplay_playlist docstring ( #5592 )
...
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2022-11-01 12:33:21 -04:00
Jakub Kuczys
0c35c9686b
Add Lavalink version parsing ( #5872 )
2022-10-30 19:20:45 -07:00
Kreusada
236a10c464
[Docs] Audio Cog Guide ( #5871 )
...
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2022-10-30 18:43:19 -07:00
aikaterna
236d30f335
[Audio] Adjust docstrings ( #5895 )
2022-10-30 21:00:32 -04:00
Jakub Kuczys
f02528378f
discord.py 2.0 update (3d914e08->2.0.1) ( #5709 )
2022-10-03 16:07:15 +02:00
Jakub Kuczys
4daf81aa5b
Bump Lavalink.jar version and update the default application.yml ( #5823 )
...
* Bump Lavalink.jar version
* Update the default Lavalink YAML file
* Let's add schema migration too...
* Fix migration (but still actually untested)
2022-08-14 19:57:15 +02:00
Jakub Kuczys
27bed5010f
Make controls in menu() optional ( #5678 )
...
* Make `controls` in `menu()` optional
You might wonder, shouldn't we pass `None` to functions from controls?
No, we shouldn't because when `None` is passed, only DEFAULT_CONTROLS
can be used and that means that the length of pages list won't change.
* Update usage in core and core cogs
* Add missing docstrings to `redbot.core.utils.menus` module
2022-04-16 13:29:12 -06:00