diff --git a/README.md b/README.md index 3f4fbcc8..208864a1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ - [Invidious API extended integration!](https://github.com/Materialious/api-extended) - Sync your watch progress between Invidious sessions. - Watch sync parties! -- Mini player. - Silence skipper (Experimental.) - [YouTube.js](https://github.com/LuanRT/YouTube.js) fallback if Invidious fails loading videos for Desktop & Android. - Preview video on hover. @@ -104,9 +103,6 @@ Deploy Materialious for your Invidious instance using Docker. Follow the steps o ## Settings ![Preview of settings](./previews/setting-preview.png) -## Mini player -![Preview of mini player](./previews/mini-player-desktop-preview.png) - ## Channel ![Preview of channel](./previews/channel-preview.png) diff --git a/docs/SETTINGS.md b/docs/SETTINGS.md index adf14f93..9d07cbf9 100644 --- a/docs/SETTINGS.md +++ b/docs/SETTINGS.md @@ -20,7 +20,6 @@ Materialious allows you to customize various settings by overwriting the default + [Low bandwidth mode](#low-bandwidth-mode) + [Display thumbnail avatars](#) * [Player](#player) - + [Mini player](#mini-player) + [Autoplay video](#autoplay-video) + [Always loop video](#always-loop-video) + [Proxy videos](#proxy-videos) @@ -145,14 +144,6 @@ Avoids loading images. ## Player -### Mini player - -Enables or disables the mini player feature. - -```json -"playerMiniPlayer": true -``` - ### Autoplay video Controls whether videos autoplay. diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 986bc379..05bd7247 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1 +1 @@ -

Materialious is a client for Invidious using material design. It lets you browse and watch videos, manage playlists and use channels.


Features:

\ No newline at end of file +

Materialious is a client for Invidious using material design. It lets you browse and watch videos, manage playlists and use channels.


Features:

\ No newline at end of file diff --git a/materialious/electron/materialious.metainfo.xml b/materialious/electron/materialious.metainfo.xml index d00cdaf8..543e298d 100644 --- a/materialious/electron/materialious.metainfo.xml +++ b/materialious/electron/materialious.metainfo.xml @@ -10,7 +10,6 @@