Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Mic92
/
python-mpd2
Public
Notifications
You must be signed in to change notification settings
Fork
121
Star
368
Code
Issues
22
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add support for fetching album art (with unit tests)
- #119
#119
Merged
Mic92
merged 12 commits into
Mic92:master
Mic92/python-mpd2:master
from
glen3b:albumart-unittest
glen3b/python-mpd2:albumart-unittest
Copy head branch name to clipboard
Jun 18, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add support for fetching album art (with unit tests)
#119
Mic92
merged 12 commits into
Mic92:master
Mic92/python-mpd2:master
from
glen3b:albumart-unittest
glen3b/python-mpd2:albumart-unittest
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2020
add support for fetching album art
auchter
authored and
glen3b
committed
1270b95
View commit details
Copy full SHA for 1270b95
Browse repository at this point
Commits on Jun 12, 2020
Added albumart binary unit tests
glen3b
committed
7c2cf9a
View commit details
Copy full SHA for 7c2cf9a
Browse repository at this point
Commits on Jun 13, 2020
Add more handling and unit tests for edge error cases in binary commands
glen3b
committed
5a87a92
View commit details
Copy full SHA for 5a87a92
Browse repository at this point
Added API documentation for albumart command
glen3b
committed
d957742
View commit details
Copy full SHA for d957742
Browse repository at this point
Add buffering overrides to socket reader files
glen3b
committed
fec298c
View commit details
Copy full SHA for fec298c
Browse repository at this point
Naming updates in tests
Show description for 5397d6c
glen3b
and
Mic92
committed
5397d6c
View commit details
Copy full SHA for 5397d6c
Browse repository at this point
Fix misplaced variable name in odd_multichunk test
glen3b
committed
1e4225a
View commit details
Copy full SHA for 1e4225a
Browse repository at this point
Commits on Jun 16, 2020
Don't mock socket for unit-testing binary commands
Show description for 40eb5c3
glen3b
committed
40eb5c3
View commit details
Copy full SHA for 40eb5c3
Browse repository at this point
Removed MPDClient binary/text file distinction
Show description for f999acd
glen3b
committed
f999acd
View commit details
Copy full SHA for f999acd
Browse repository at this point
Commits on Jun 17, 2020
Unify unicode decoding in MPDClient._read_line
Show description for 001fcd7
glen3b
and
Mic92
authored
001fcd7
View commit details
Copy full SHA for 001fcd7
Browse repository at this point
Skip socketpair tests on platforms where unavailable
Show description for 2849cef
glen3b
committed
2849cef
View commit details
Copy full SHA for 2849cef
Browse repository at this point
Use decorator for conditionally skipping socketpair tests
glen3b
committed
a6921b8
View commit details
Copy full SHA for a6921b8
Browse repository at this point
You can’t perform that action at this time.