EnvyUI v1.0.2
-- Service Buttons Changed the main service button to 4 rows instead of three allowing for 28 services.
You can adjust the size of the main service buttons box by adjust the height by searching for this 'svc_scroll.setFixedHeight(125)' in the envy_launcher.py file you can also adjust the number of rows and columns of buttons by searching for 'Populate service buttons for the given page' again in the envy_launcher file and changing the rows and column numbers to your liking, if you add more than 28 buttons it will create a new section automatically, with the page indicators.
-- IMDBApi Error in Download Log Panel imdbapi.dev is down or unavailable, which will show as an error when downloading, while this does not affect the actual download we added a fix for this, see the help page of the app to address this issue.
Also added an indicator to the app to show which metadata service is up or has a valid api key when needed, more details can be found in the app help page.
-- App Height Adjustment For small screens you can adjust the height of the app please the help page of the app on how to do this.
-- BBC iPlayer Browse by category results Improved the number of returned results when using browse by category, it was limited to 100 but should now return all results.
-- UI Improvements
Some minor EnvyUI improvements