- Allow pickling of Track instances
- Remove xml attributes from Track and MediaInfo objects, populate the tracks attribute immediately
- Implement eq forTrack and MediaInfo objects
- Add an option to obtain MediaInfo's text output
- Add an option to return non-complete MediaInfo
- Disable LegacyStreamDisplay explicitly by default, make it configurable
Depends on D6773
Signed-off-by: Pierre-Yves <pyu@riseup.net>