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

audio: Cleanup scanner code and support live sources #599

Merged
merged 1 commit into from
Dec 4, 2013

Conversation

adamcik
Copy link
Member

@adamcik adamcik commented Dec 4, 2013

  • Make attributes internal with _ naming
  • Cleanup handling of min durtion. Min set to None disables the check.
  • Check state change result for no preroll which indicates a live source which
    must transistion to playing to get tags etc.

- Make attributes internal with _ naming
- Cleanup handling of min durtion. Min set to None disables the check.
- Check state change result for no preroll which indicates a live source which
  must transistion to playing to get tags etc.
jodal added a commit that referenced this pull request Dec 4, 2013
audio: Cleanup scanner code and support live sources
@jodal jodal merged commit dc4ce9a into mopidy:develop Dec 4, 2013
@ZenithDK
Copy link
Contributor

ZenithDK commented Dec 4, 2013

Would it be trivial to support the case of moving the tracks between scans? Seems like what I said in IRC about it only happening during a live scan is not true - see #596

@adamcik
Copy link
Member Author

adamcik commented Dec 4, 2013

This has nothing to do with that case :-) I'll followup more on the other bug.

@adamcik adamcik deleted the feature/preroll-live-streams branch December 4, 2013 22:54
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.

None yet

3 participants