betonme / e2openplugin-EnhancedMovieCenter

EMC is an enhanced movielist replacement for Linux based receivers.
36 stars 61 forks source link

Hide OsX dot files #186

Closed Alexwilmac closed 7 years ago

Alexwilmac commented 7 years ago

Hello, I hope I'm using the correct way to send a question. Is there a way to hide dot files (not only .DS_Store ones but also every files beginning with a dot in EMC? I saw a file name .gitignore in this repo and I tried to create it within the EMC plugin folder but it didn't work. What's the correct way?

Swiss-MAD commented 7 years ago

Hi Look at the file etc/enigma2/emc-hide.cfg You can switch on - off this option in EMC setup to hide configured files. This works here on OE2.0 (with a older version of EMC), but under OE2.5 it seems broken.

//EDIT Was my mistake, emc-hide.cfg also working on OE2.5 as desired

Alexwilmac commented 7 years ago

In the file you mentioned there was already .* BTW, to be sure I added also .DS_Store but it didn't work, also after the enabling of the option in setup (that I had not understood before). My EMC version is the git20160604. I'm not sure about OE version (I use it under OpenBlackHole 0.6).

Roenbaeck commented 7 years ago

Is there a workaround/patch for this problem?

Swiss-MAD commented 7 years ago

The emc-hide.cfg working on Dreambox OE2.0 and also on DreamOS (OE2.5) as desired. I tested it with .xxxx files and folders, and i use it daily with "@eaDir" to hide this directories from my Synology NAS. It seems that OpenBlackHole make something different. You'll need to ask the OpenBlackHole developers. Or using an Image that based on Dream-Multimedia sources.

dhwz commented 7 years ago

Not an EMC bug.