PredatH0r / ChanSort

TV channel list editor for Samsung, LG, Sony, Hisense, Panasonic, Philips, Sharp, Toshiba and MANY more.
833 stars 112 forks source link

Android box with .db file #363

Open mostafasalah7 opened 1 year ago

mostafasalah7 commented 1 year ago

Hi, Please add this file format if possible 🙏 amdb2023_06_16_22_45 (1).zip

PredatH0r commented 1 year ago

Thanks for your file! The good news is that the format looks straight forward to implement. The bad news is that currently I don't have any time to work on ChanSort and it will take at least two months before I can start working on it.

Mohamin888 commented 11 months ago

Hi, Please add this file format if possible 🙏 amdb2023_06_16_22_45 (1).zip

please add this file format if possible

Waleedalgamal commented 11 months ago

If you please add the same file format on Android receiver

amdb2023_06_22_21_31.zip

gitntel commented 11 months ago

service.zip hisilicon receiver db

PredatH0r commented 10 months ago

Hi gitntel! The format of your Hisilicon "service.db" is completely different from the "Amlogic" amdb... format and must be handled separately. Please create a new "issue" for it. Unfortunately my time is very limited at the moment and the time I have I prioritize to work on formats used by TVs rather than set-top-boxes.

mostafasalah7 commented 10 months ago

Hi boss, Is there any good news?

PredatH0r commented 10 months ago

unfortunately not. I am currently working pretty much around the clock on my business projects and there is no time to analyze new data formats and implement them into ChanSort. It is still on my radar, but I can't tell when I finally have the time for it

mostafasalah7 commented 10 months ago

No problem my friend we are waiting With my best wishes for you

PredatH0r commented 9 months ago

https://chansort.com/ChanSort_2023-09-17.zip has experimental support to read/write the amdb*.db files. Please let me know if this works for you.

AE-Ismail commented 9 months ago

Hi Horst, Hope you're doing well.

Thank you for adding this file, it opened with the application with no problem. However, there's an issue regarding different satellites, it just combined them into one satellite.

2023-09-17_21-52-11

It works normally with other file formats and categorizes the satellites.

2023-09-17_21-59-14

Thank you for your effort and time.

Regards.

mostafasalah7 commented 9 months ago

has experimental support to read/write the amdb*.db files. Please let me know if this works for you.

its work fine waiting for full version <3

PredatH0r commented 9 months ago

@AE-Ismail The two channel lists provided to me by mostafasalah7 and Waleedalgamal are the only ones I have. In both lists channel numbers are separated by TV, Radio and Data (meaning they can start at 1 for each of these) but not separated by satellites (meaning channels from all satellites are already mixed in the existing list).

I can't change the way the TV/STB firmware works and have to organize channels in the exact same way. TV, Radio and Data must be kept as individual lists which can start at 1 and all satellite channels must be kept together so that there are not multiple conflicting sat channels with the same program number, which would otherwise happen (with a #1 for each satellite).

EDIT: If you also have files in this format, you can send them to me. Maybe I get better insights with additional data. I have to admit that there are some things that seem odd with the current version.

EDIT 2: Could anyone of you explain to me how the channels are organized on the TV itself? Do you have to select a satellite first and then each satellite starts with a 1? Are TV and Radio channels on a given satellite in the same list or do you also have to switch between TV and Radio and both start at 1?

mostafasalah7 commented 9 months ago

@AE-Ismail The two channel lists provided to me by mostafasalah7 and Waleedalgamal are the only ones I have. In both lists channel numbers are separated by TV, Radio and Data (meaning they can start at 1 for each of these) but not separated by satellites (meaning channels from all satellites are already mixed in the existing list).

I can't change the way the TV/STB firmware works and have to organize channels in the exact same way. TV, Radio and Data must be kept as individual lists which can start at 1 and all satellite channels must be kept together so that there are not multiple conflicting sat channels with the same program number, which would otherwise happen (with a #1 for each satellite).

EDIT: If you also have files in this format, you can send them to me. Maybe I get better insights with additional data. I have to admit that there are some things that seem odd with the current version.

EDIT 2: Could anyone of you explain to me how the channels are organized on the TV itself? Do you have to select a satellite first and then each satellite starts with a 1? Are TV and Radio channels on a given satellite in the same list or do you also have to switch between TV and Radio and both start at 1?

Yes we have satallite select And each one start from 1 to end of it self And same way at radio channels

PredatH0r commented 9 months ago

So each combination of a satellite and TV/Radio is a separate list starting at 1?

That completely different from the data that's stored inside the file. Also I'm unable to find a way to identify if a channel is either TV, radio or data. And without that, I can't separate the lists for TV, radio and data channels.

mostafasalah7 commented 9 months ago

Not exactly On TV I have list of satallite Ont radio I have list of satallite contains radio channels

To day I'll send to you another file With blind search on two satallite

On Tue, Oct 3, 2023, 11:24 AM Horst Beham @.***> wrote:

So each combination of a satellite and TV/Radio is a separate list starting at 1?

  • Nilesat 7 TV
  • Nilesat 7 Radio
  • Hot Bird 13 TV
  • Hot Bird 13 Radio
  • ... Is that correct?

That completely different from the data that's stored inside the file. Also I'm unable to find a way to identify if a channel is either TV, radio or data. And without that, I can't separate the lists for TV, radio and data channels.

— Reply to this email directly, view it on GitHub https://github.com/PredatH0r/ChanSort/issues/363#issuecomment-1744454089, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQIGRD2UNIFSRDWFESV75GTX5PDTBAVCNFSM6AAAAAAZSKY2TSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBUGQ2TIMBYHE . You are receiving this because you authored the thread.Message ID: @.***>

mostafasalah7 commented 9 months ago

Test.zip

That file contains pictures of how it works on TV and radio channels And new .db file after factory format and blind search I Hobe it help

PredatH0r commented 8 months ago

Thanks for your files, these help a lot. So at first you select between TV and Radio. And then you can select which satellite. And each of the 4 lists start at 1 (TV HotBird, TV Eutelsat, Radio HotBird, Radio Eutelsat) ?

mostafasalah7 commented 8 months ago

Thanks for your repley Exactly as you said However I can rearrange satallite list

PredatH0r commented 8 months ago

I just uploaded a new version, which hopefully works for your box: https://github.com/PredatH0r/ChanSort/releases/tag/v2023-10-22

AE-Ismail commented 8 months ago

Thank you so much, Horst, it now works perfectly.

2023-10-22_22-56-53

mostafasalah7 commented 8 months ago

I just uploaded a new version, which hopefully works for your box: https://github.com/PredatH0r/ChanSort/releases/tag/v2023-10-22

I can't find words to thank you Great job from agreat person Thank you very much 😊 🙏🙏🙏

mostafasalah7 commented 8 months ago

Could you enable option of add channels with tp and sid etc. ??

Waleedalgamal commented 8 months ago

Thank you for this update this vir. is great and will be incredible by activation of favorites icon option Thanks again

PredatH0r commented 8 months ago

It's impossible to add channels. The tuner needs a LOT of extra data that it's impossible for me or any user to know and enter. And on top of that it's completely different for the dozens of file formats supported by ChanSort.

To add support for channel lists, I need sample files and some information about how the favorites work with the TV's menu. This is something that can be very different from device to device. Some only allow tagging a channel as a favorite and the order is the same as in the normal list, other devices allow completely independent ordering/numbering of channels inside a channel list. Some allow mixing of channels from all sources (antenna, cable, satellites) within a single list, others have separate lists per source. Some have radio channels in a separate list, other combine radio and TV ...

So I'd need a sample list where you add some TV channels and radio channels from different satellites to FAV1, some other to FAV2 and tell me which ones these are. Hopefully I can then get an idea about how this device organizes favorite lists.