Instead of changing the signature to add(uri, name) I opted for renaming it to _add_track(track). Since it's internal we may change it whenever we like to. Since you need different logic for extracting an interesting name from a track and from a ref or a stream title, it makes sense to add another method for adding refs/stream titles to the history when that time comes. Fixes #1056 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_actor.py | ||
| test_events.py | ||
| test_history.py | ||
| test_library.py | ||
| test_listener.py | ||
| test_mixer.py | ||
| test_playback.py | ||
| test_playlists.py | ||
| test_tracklist.py | ||