Bugzilla – Bug 10124
NowPlaying violates encapsulation frequently
Last modified: 2009-10-01 14:03:19 UTC
most of the things we're getting from the playerStatus table in openScreensaver() seem like they could be pushed up to the player class. e.g.: playerStatus.remote playerStatus.current_title playerStatus.mode playerStatus.playlist_cur_index playerStatus.playlist_tracks
this is an administrative shuffle on priority fields to help make better judgment on the top end of the priority list. P4->P5, P3->P4, and P2->P3.
I'm sure this is better, and I really don't see a need to keep a bug open against this.