14 Commits

Author SHA1 Message Date
Rafael Vargas
8f18ef3f2e Fixing errors when closing the player info and trying to access it again 2023-03-14 00:25:33 -03:00
Rafael Vargas
1f45b64a62 Sending more code 2023-02-19 13:40:37 -03:00
Rafael Vargas
72043c4475 Continuing the refactoring 2023-02-19 11:28:33 -03:00
Rafael Vargas
7a5d76ffd3 Refactoring some code and modifying variables and class names 2023-02-19 00:33:31 -03:00
Rafael Vargas
afb223eadd Fixing error when stop and return too fast, because of that there may be some threads downloading songs that will try to put songs in a already closed queue 2023-01-25 13:07:48 -03:00
Rafael Vargas
4fd23c56b6 Fixing error in sending commands to closed process queue 2022-07-31 19:50:59 -04:00
Rafael Vargas
60a36425ee Adding a queue for player send commands to Main process 2022-07-28 00:38:30 -03:00
Rafael Vargas
ca754c6f62 Subclassing Button class for each button, changing context interface for handlers 2022-07-27 17:20:57 -03:00
Rafael Vargas
beb0bc085d Fixing errors due to new discor d library 2022-07-27 11:27:38 -03:00
Rafael Vargas
fededdbb8c Changing to pycord 2022-07-27 01:36:55 -03:00
Rafael Vargas
140c1640d9 Stability update 2022-07-25 09:49:04 -03:00
Rafael Vargas
56456bf2ed Modifying play and prev commands to work with Process 2022-07-23 15:51:13 -03:00
Rafael Vargas
7efed8ab89 Adapting History, Loop, Now Playing, Remove, Shuffle and Reset commands to work with process 2022-07-23 13:57:47 -03:00
Rafael Vargas
3eab6176c3 Code style upgrade 2022-07-23 09:52:20 -03:00