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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
mopidy
Public
forked from
mopidy/mopidy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mopidy
tests
mpd
protocol
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 9, 2019
Run pyupgrade on Python 2.7
Show description for 15875c4
jodal
committed
15875c4
View commit details
Copy full SHA for 15875c4
View code at this point
Browse repository at this point
mpd: Use tracklist.add(uris=...) instead of tracklist.add(tracks=...)
jodal
committed
3b5390d
View commit details
Copy full SHA for 3b5390d
View code at this point
Browse repository at this point
mpd: Reimplement 'swap' using tracklist.move()
jodal
committed
6fda164
View commit details
Copy full SHA for 6fda164
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
mpd: Avoid use of deprecated properties
jodal
committed
981f8f0
View commit details
Copy full SHA for 981f8f0
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
flake8: Fix new warnings from flake8 2.4.0
jodal
committed
52a035d
View commit details
Copy full SHA for 52a035d
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
Explicitly check for None (core playlists API future proofing).
kingosticks
committed
e87599a
View commit details
Copy full SHA for e87599a
View code at this point
Browse repository at this point
Updated playlistclear to use playlist lookup helper and added save failure tests.
kingosticks
committed
627684e
View commit details
Copy full SHA for 627684e
View code at this point
Browse repository at this point
MPD's load and listplaylistinfo lookup track metadata. Fixes #1511.
Show description for 52a90a5
nsteel
authored and
kingosticks
committed
52a90a5
View commit details
Copy full SHA for 52a90a5
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
-Edited Test to reflect Idle bug fix
Btjones711
committed
03b7631
View commit details
Copy full SHA for 03b7631
View code at this point
Browse repository at this point
Commits on May 31, 2016
mpd: fix protocol for replay_gain_status
bchretien
committed
37cd296
View commit details
Copy full SHA for 37cd296
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Merge branch 'release-1.1' into develop
Show description for adb260a
jodal
committed
adb260a
View commit details
Copy full SHA for adb260a
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
mpd: Add volume command
jodal
committed
14444fe
View commit details
Copy full SHA for 14444fe
View code at this point
Browse repository at this point
mpd: Move setvol tests to its own test case
jodal
committed
f15b4e7
View commit details
Copy full SHA for f15b4e7
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Merge pull request #1347 from adamcik/feature/mpd-idle-cleanup
Show description for 3e259f1
jodal
committed
3e259f1
View commit details
Copy full SHA for 3e259f1
View code at this point
Browse repository at this point
mpd: Make sure rename error handling is correct
adamcik
committed
00b52da
View commit details
Copy full SHA for 00b52da
View code at this point
Browse repository at this point
mpd: Update playlistmove to check names and indexes
adamcik
committed
9ac1760
View commit details
Copy full SHA for 9ac1760
View code at this point
Browse repository at this point
mpd: Update playlistdelete to handle unknown names and indexes
adamcik
committed
5de9495
View commit details
Copy full SHA for 5de9495
View code at this point
Browse repository at this point
mpd: Sanity check stored playlist names
adamcik
committed
b21debf
View commit details
Copy full SHA for b21debf
View code at this point
Browse repository at this point
mpd: Refresh mapping when name is not present (Fixes #1348)
adamcik
committed
c3393d3
View commit details
Copy full SHA for c3393d3
View code at this point
Browse repository at this point
mpd: Deleting unkown playlist should return not found
adamcik
committed
98e19e8
View commit details
Copy full SHA for 98e19e8
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
mpd: Switch MpdSession to using on_event and re-use listener helper.
adamcik
committed
7ab2665
View commit details
Copy full SHA for 7ab2665
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
mpd: Final cleanup of PR #1187, #1308 and #1322
Show description for 8aeb984
jodal
committed
8aeb984
View commit details
Copy full SHA for 8aeb984
View code at this point
Browse repository at this point
mpd: fix flake8 errors
malonezi
authored and
jodal
committed
7aa8aa2
View commit details
Copy full SHA for 7aa8aa2
View code at this point
Browse repository at this point
mpd: playlist addition / creation
Show description for d6afcf0
jelly
authored and
jodal
committed
d6afcf0
View commit details
Copy full SHA for d6afcf0
View code at this point
Browse repository at this point
mpd: Added default_playlist_scheme to configuration
kozec
authored and
jodal
committed
cb4c690
View commit details
Copy full SHA for cb4c690
View code at this point
Browse repository at this point
mpd: Added tests for stored playlists modifying commands
kozec
authored and
jodal
committed
3a13bc2
View commit details
Copy full SHA for 3a13bc2
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Merge pull request #1288 from adamcik/feature/implement-gapless
Show description for 93899c8
jodal
committed
93899c8
View commit details
Copy full SHA for 93899c8
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
core, mpd: Start tlid/songid counting at 1
Show description for 2226407
jodal
committed
2226407
View commit details
Copy full SHA for 2226407
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
tests: Make sure mpd tests wait for core when changing state.
adamcik
committed
c1d21bd
View commit details
Copy full SHA for c1d21bd
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
tests: Make dummy backend use real playback provider if audio is passed in
Show description for 7201f2c
adamcik
committed
7201f2c
View commit details
Copy full SHA for 7201f2c
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
tests: Fix test made flaky by lsinfo Last-Modified change
jodal
committed
a16a2c5
View commit details
Copy full SHA for a16a2c5
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
mpd: Faster playlist listing
jodal
committed
c8d31e9
View commit details
Copy full SHA for c8d31e9
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
mpd: PR #1235 tweaks, add changelog
jodal
committed
70cfc0b
View commit details
Copy full SHA for 70cfc0b
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Fix #1045
Show description for e0dc26f
EricJahn
committed
e0dc26f
View commit details
Copy full SHA for e0dc26f
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
mpd: Add listfiles command skeleton
jodal
committed
c88cf5e
View commit details
Copy full SHA for c88cf5e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.