============================

Changes in the Customization Update (1.1.0)
Released September 9, 2020

Music Player:
-All songs now have a duration listed next to the artist name in the music player
-While in the main menu, playing a song in the music player now causes a duration bar to appear that runs for the length of the song or until the music player screen is closed
-The custom section of the music player now only appears when the Custom Music Container pack is enabled
  -This new companion resource pack allows you to update Music Player UI Lite without losing your custom songs.
-Added extensive music player customization through Custom Music Container
  -Custom songs can now be given titles, artists, and durations by editing "Customizer.txt", a new file in Custom Music Container.
  -Custom covers can now be added for each song by putting them in the "custom_covers" folder and renaming them to "cover[number]".
  -Watch an updated video tutorial about music player customization here: youtu.be/on9ZhDSSS88
-Increased the custom song limit to 100
  -By default, only custom songs 1 through 25 will appear in the music player. This can be changed in the "Customizer.txt" file.
-Moved custom song location to a new "custom_songs" folder
-Updated the How to Use the Music Player section to include information about song customization
-Added the official Update Aquatic and Nether Update album covers

Fixes:
-Update Aquatic and Nether Update music is now always visible in the music player
-The Music Discs album in the music player can now always play Pigstep
-Long song and artist names will no longer overlap the album and speaker/shuffle icons on the music player buttons
-If a song has no title but does have an artist, the artist text will now take the place of the title text
-If a music player button is somehow locked, it will now be indicated by a red outline
-This pack is now referred to as "Music Player UI Lite" instead of "Music Player UI"
-The subpack slider no longer says "Mode" instead of "Resolution"

Pack:
-Commented throughout the "music_player_section.json" file so curious users can better understand it
-Added a Credits Policy at the end of the Credits document to explain how removed pack features will be handled
-Updated the Credits and Custom Song Guide text documents to be correct with this version
-Changed pack UUID to be compatible with earlier versions of this pack
-Updated pack version to 1.1.0

============================

Changes in the Full Release (1.0.0)
Released May 15, 2020

These are listed as if Music Player UI Lite is an update to Music+ 2.0.0. For past changes, check the Music+ Changelog.

Added:
-Added support for custom songs in the music player
  -Convert your song to the OGG format, then place it in the same folder as Custom Song Guide.txt and rename it to "custom[number].ogg"
  -The first song added should be called "custom1.ogg". Up to 25 custom songs can be added, meaning the last song should be named "custom25.ogg"
  -Watch a video tutorial on adding your own custom songs here: youtu.be/u2LUGOYcPZ8
  -By default, the music player hides custom songs. To see them, press the Show Custom Songs toggle. (To show custom songs all the time, set the "$always_show_custom_section" variable to true.)
  -Custom songs can be played with commands just like normal songs. Use "/playsound song.custom[number] @s" or "/playsound album.custom @s".
-Added an album for music disc songs to the music player
-Updated the Nether Update album to include Pigstep
-The Nether Update album cover now changes if another resource pack changes the texture
-Selecting a music player song will now cause the border to flash green instead of disappear
-Sections of the music player no longer have extra padding between them

Removed:
-Removed all music added by Music+
-Removed all pack options
-Removed all music rule changes
-Removed extra command features
-Removed the music disc 11 texture

Fixes:
-The Festive Remixes section of the music player now appears in-game
-The text in the music player that says that the Marketplace music is required no longer has the same name as the No Automatic Music pack option recommendation
-The Other section of the music player can now appear even if "$is_music_plus" is false
-Removed an unnecessary spacer at the bottom of the music player screen

Pack:
-Set "$is_music_plus" to false in the music player
-Music player information is now hidden by default (This can be reverted by setting the variable "$always_show_information" to true.)
-Added information about stopping songs and custom songs to the music player information screen
-Optimized menu code to improve compatibility with other packs (This allows custom in-game settings tabs and the music player to appear at the same time.)
-Optimized various parts of the music player screen
-Nether Update and Water music now appear in the music player on beta versions even if "$is_music_plus" is false
-Added a Custom Song Guide text document to the resource pack folder that gives a detailed explanation on how to add custom songs to Music Player UI
-Removed the Music+ custom settings tab
-Removed Explanation and Command List left over from Music+
-Removed all previous Changelog entries
-Changed pack name to Music Player UI
-Changed pack description to match the pack theme change
-Changed pack icon to match the decreased scope of the pack
-Changed pack UUID to be compatible with other versions of the pack
-Reset pack version pack to 1.0.0

============================