DYefremov / DemonEditor

Enigma2 channel and satellite list editor for GNU/Linux and macOS.
https://dyefremov.github.io/DemonEditor
MIT License
118 stars 142 forks source link

import service detail #127

Closed luxorko closed 1 year ago

luxorko commented 2 years ago

could be possible to add option to choose with service will be importing ? now we can choose just from bouquet list, ,,,,and all servise will be importing anyway

pictoe

DYefremov commented 2 years ago

Yes. I think it's possible.

DYefremov commented 2 years ago

I have added basic implementation of this feature. selective_import

luxorko commented 1 year ago

still missing option import "just by services" like (import setting by satelite possition 19.2E or 30w)

DYefremov commented 1 year ago

Then I don't understand what you need. You can choose a satellite and services which you need.

import

Perhaps you meant one big list from all satellites and displaying services only?

luxorko commented 1 year ago

demon have fantastic function joint two enigma settings (two lame db) together... simply import channels (from lamedb) "from Astra 28E (lamedb)" to current enigma setting = will rewrite lamedb - Astra 28E from current setting and add new lamedb Astra28E from importing list

hope is clear

version 3.0.0 have this future, if you import bouquet.tv (bouquet contains channels from Astra 28E) then will importing all channels from (LAMEDB Astra 28E) to current enigma2 setting (lamedb)

DYefremov commented 1 year ago

could be possible to add option to choose with service will be importing ? now we can choose just from bouquet list, ,,,,and all servise will be importing anyway

I have added what you asked!

simply import channels (from lamedb) "from Astra 28E (lamedb)" to current enigma setting = will rewrite lamedb - Astra 28E from current setting and add new lamedb Astra28E from importing list

Just create a new configuration -> Import new settings -> Import old ones. And you will have updated settings. Or do you need an option that allows you to overwrite the current data? Then it's not this function:

option to choose with service will be importing

but quite different. Please describe clearly what you want. Step by step. If you need grouping by satellites, then this is also another function!

luxorko commented 1 year ago

a - i have own enigma2 setting - i scanning orbit myself. b - downloading enigma2 setting (all orbit) and would like to import ONLY Astra 28.2E

Step by step new function File - Import -(choose enigma2setting) - show all available satellites: Astra 19.2, Hotbird 13, Astra 28.2 ....

PS. satellite possitions=scanned channels=services=lamedb

DYefremov commented 1 year ago

OK. Now it's clearer. :) In short, we need a grouping by satellites. I think we can add an extra tab for this feature. We can try to implement this in the next version.

luxorko commented 1 year ago

did you add this option? v3.1.0 beta not see it

DYefremov commented 1 year ago

No.

We can try to implement this in the next version.

This requires quite a lot of work.

luxorko commented 1 year ago

great! import by satellite possition working. no sure if possible to delete same channels after importing new enigma2 setup.

meaning: currentlly have channels 13E. if do importing again same channels from 13E then demon will importing all channels, but some channels allready exist in both setup "current and new" (they have same name , same frequency, same pids...) could by possible for demon just import only new channels (they not exist in current setup) ? now are all channels twice plus 2-3 new channels

DYefremov commented 1 year ago

Ok. Corrected!

luxorko commented 1 year ago

new channel name are not updated-imported

could you make test pleas: -import Vhanibal setting before 20 dec 22 https://www.linuxsat-support.com/thread/151841-vhannibal-enigma2-setting/?pageNo=8

then import current Vhaniball setting from 2 Jan 23
https://www.linuxsat-support.com/thread/151841-vhannibal-enigma2-setting/?pageNo=9

on Astra 23.5 started 4 new Serbian channels (from 24 Dec) Eurocinema 1;2;3 and 4.

after import new setting: will change only picons but not channel name stay old

image

DYefremov commented 1 year ago

It's all right here. At the moment the import works as before. If reference of the imported service matches one of the channels in the main list, then such channel is skipped.In the future, an additional option is planned to allow replacement. E.g like this: import

luxorko commented 1 year ago

version 3.2.3Beta dont have this future " replace existing"

DYefremov commented 1 year ago

No. The current update contains bug fixes and minor improvements only. This feature requires more significant changes in the code. This is planned in the next major (e.g 3.3.0) version.

luxorko commented 1 year ago

current version 3.4.2 - working OK thank you