

You need to replace the 3 directory paths in the code above and copy this into exportMediaCenter.sh then run chmod +x. You can do this like so (thanks to the answerers of /q/598768/233262): IFS='įor file in $(grep -rl -include='*.directory' "/file/path/to/replace" ~/MediaCenterFolder) do If you want to export (copy) your Media Center (to another computer) you need to change the folder-icon filepaths in all (hidden).
#Dolphin full screen hotkey how to#
How to add custom tags (metadata) to all folders within a folder? However I couldn't find a way to add these tags which is why I asked about it here: You can also toggle (hide) the panel on the right for more screen space: in Dolphin simply uncheck Control->Panels->Information.įurthermore it would be useful to have movie-related tags like "Genres" and "Imdb rating" on all folders within the movies folder.
#Dolphin full screen hotkey install#
To make the fullscreen work make sure you have wmctrl installed with sudo apt-get install wmctrl. If you want to start it only maximized just replace "fullscreen" with "maximized_horz,maximized_vert". QT_SCALE_FACTOR=2 dolphin ~/Movies & sleep 0.8 & wmctrl -r "Movies - Dolphin" -b add,fullscreen paste this into the Command field of the new shortcut to start the window in fullscreen mode. and eventually came up with this command: I asked about starting dolphin in fullscreen mode from the command line here: QT_SCALE_FACTOR=2 dolphin ~/Movies (if your movies folder is located at ~/Movies)->click on save->type Moviecenter/the name into the search->right click it->click on Add to Panel (Widget) so that it always shows in the bottom left panel Right click on KDE icon in bottom left->Edit applications.->click on Multimedia->click on New Item.->give it a name like Moviecenter, set the icon on the right, set the Command to:
