Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add Support for mpv-youtube-queue-server #20

Merged
merged 14 commits into from
Sep 9, 2024
Merged

Conversation

ksyasuda
Copy link
Owner

@ksyasuda ksyasuda commented Sep 6, 2024

Add support for mpv-youtube-queue-server, which allows for remote queuing of videos as well as integration with a MySQL database for tracking watch history

ksyasuda and others added 14 commits September 4, 2024 11:44
- Sends video data to backend server on configured port and inserts into
a mysql database
- update strip command to remove newline characters
- add history db function call to playback restart listener to catch
first video
- add debug
- fix history db for repeated calls and first play
- fix is file
- change print current video to use full file path if showing a file
- remove unused functions
- fix video title when selecting video from list
- change default config
- add back line to prevent from running when disabled
- fix parsing/conversion to table from json list
- disable debug mode
- sanitize clipboard content
- clean up error handling
@ksyasuda ksyasuda merged commit 3bbbcae into master Sep 9, 2024
2 checks passed
@ksyasuda ksyasuda deleted the history-db branch September 9, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant