diff --git a/LICENSE b/LICENSE index b9de660f..639422ff 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018-2019 Dmitriy Yefremov +Copyright (c) 2018-2020 Dmitriy Yefremov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 7ce3532b..5ae35bb8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) # DemonEditor - ## Enigma2 channel and satellites list editor for GNU/Linux. Experimental support of Neutrino-MP or others on the same basis (BPanther, etc). Focused on the convenience of working in lists from the keyboard. The mouse is also fully supported (Drag and Drop etc) @@ -60,7 +60,10 @@ The program is tested only with [openATV](https://www.opena.tv/) image and **For ### Important: Terrestrial(DVB-T/T2) and cable(DVB-C) channels are only supported for Enigma2! -Main supported **lamedb** format is version **4**. Versions **3** and **5** has only **experimental** support! -For version **3** is only read mode available. When saving, version **4** format is used instead! - +Main supported *lamedb* format is version **4**. Versions **3** and **5** has only **experimental** support! +For version **3** is only read mode available. When saving, version **4** format is used instead! +When using the multiple import feature, from *lamedb* will be taken data **only for channels that are in the +selected bouquets!** If you need full set of the data (including satellites.xml, current file will be overwritten), +just load your data via *"File/Open"* and press *"Save"*. When importing separate bouquet files, only those services +(excluding IPTV) that are in the **current open lamedb** (main list of services) will be imported.