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
.
MyPythonProject
/
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
on
develop
User selector
All users
Datepicker
All time
Commit history
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 Jun 6, 2016
chmod correction
ismailof
committed
fc26b73
View commit details
Copy full SHA for fc26b73
View code at this point
Browse repository at this point
Add MPD nextsong/nextsongid test case
ismailof
committed
19818d3
View commit details
Copy full SHA for 19818d3
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 Jan 1, 2016
Fix tests and update changelog
jodal
committed
6afd5b0
View commit details
Copy full SHA for 6afd5b0
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
mpd: Map playlists_loaded to idle event stored_playlist
adamcik
committed
07328e7
View commit details
Copy full SHA for 07328e7
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
mpd: Add missing seeked event handling for idle
adamcik
committed
19daa89
View commit details
Copy full SHA for 19daa89
View code at this point
Browse repository at this point
mpd: Add integration test for core events and idle
adamcik
committed
7d4da4a
View commit details
Copy full SHA for 7d4da4a
View code at this point
Browse repository at this point
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
list order in python is not deterministic, hence had to change the test
fatg3erman
committed
9649dc0
View commit details
Copy full SHA for 9649dc0
View code at this point
Browse repository at this point
Unexpected test failure fixed
fatg3erman
committed
310fcdf
View commit details
Copy full SHA for 310fcdf
View code at this point
Browse repository at this point
Simplify the whole thing by using taglist types and not bothering with the
Show description for 8106399
fatg3erman
committed
8106399
View commit details
Copy full SHA for 8106399
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.