Project

General

Profile

Bug #1237

[PATCHES] Update of outdated DVB-S scan files

Added by Wojciech Myrda about 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
DVB
Target version:
-
Start date:
2012-09-19
Due date:
% Done:

0%

Estimated time:
Found in version:
3.1.697.g61a0d - git master
Affected Versions:

Description

TVheadend syncs its scan files out of the dvb-apps which is somewhat outdated for most of frequencies. Below I provide several patches that fix this for the Astra 19E, Hotbird 13E and Thor 1W for both dvb-apps and tvheadend sources. I believe that I prepared them in the appropriate way, but obviously please take a look whether I am correct and if so add them to the source. If possible please send them to the linux-dvb mailing list as for me every time I want to send there something I get a ban...


Files

dvb-apps_scan_19E.patch (3.24 KB) dvb-apps_scan_19E.patch Wojciech Myrda, 2012-09-19 17:17
dvb-apps_scan_13E.patch (4.73 KB) dvb-apps_scan_13E.patch Wojciech Myrda, 2012-09-19 17:17
dvb-apps_scan_1W.patch (2.81 KB) dvb-apps_scan_1W.patch Wojciech Myrda, 2012-09-19 17:17
tvheadend_scan_19E.patch (3.24 KB) tvheadend_scan_19E.patch Wojciech Myrda, 2012-09-19 17:17
tvheadend_scan_13E.patch (4.74 KB) tvheadend_scan_13E.patch Wojciech Myrda, 2012-09-19 17:17
tvheadend_scan_1W.patch (2.82 KB) tvheadend_scan_1W.patch Wojciech Myrda, 2012-09-19 17:17

History

#1

Updated by Adam Sutton about 12 years ago

  • Status changed from New to Rejected

Please submit to linuxtv.org we don't maintain our own scan files as you point out we simply grab the latest state of dvb-apps at build time.

We have considered finding an alternative source, but dvb-apps is still the most commonly used.

If you have specific local requirements you need to mod, then you're obviously free to mod you're own config files and point TVH at them accordingly (Configuration tab).

Regards
Adam

#2

Updated by Wojciech Myrda about 12 years ago

I understand rejection and I have already submitted several patches to the linuxtv.org mailing list - . In the mean time I think You guys should consider making possible to choose at configure between fetching those files from web and using the list already available at /usr/share/dvb/ as the part of linuxtv-dvb-apps and just linking to it. After all it is 3,5 Mb of almost the same data

Regards,
Wojciech

#3

Updated by Adam Sutton about 12 years ago

If you're building your own debs and don't want the pre-bundled files then run ./configure --disable-dvbscan and it will default to using /usr/share/dvb.

Else go to Configuration tab and enter /usr/share/dvb (or any other location which contains folders dvb-[sct] etc...) in the scan files config box.

Adam

P.S.
The reason for including the pre-bundled files in our default packages is that we want a consistent (default) user experience regardless of platform. Some distro's do use patched dvb-apps files but many do not, so we bundle the latest official state and provide a means to change the preferred location.

#4

Updated by Wojciech Myrda about 12 years ago

"./configure --disable-dvbscan and it will default to using /usr/share/dvb."

Thanks for fast response! I didn't know about that switch and that is what it does. I was afraid that it would disable more than that :)

and yes I agree that those files provided by distro's vary a lot and are somewhat outdated. The one in media-tv/linuxtv-dvb-apps from official Gentoo repository is from Frebruary 2012...

#5

Updated by Adam Sutton about 12 years ago

Yeah its not a well documented command and I only added it recently when we switched to parsing the scan files at run time rather than build time.

Generally we'd expect most people to just build it as is and include the scan files (as this is how our deb's will be provided) but switch the config if required.

Let me know how you get on.

Adam

#6

Updated by Wojciech Myrda about 12 years ago

I have up to date /usr/share/dvb directory so in my case it would be redundant to have both therefore I'll make use of this disable option n a bit and would let You know how it turned out

Wojciech

#7

Updated by Wojciech Myrda about 12 years ago

I build tvhedend with --disable-dvbscan. All seems working fine as searching for new dvb-s network to scan found those files located in /usr/share/dvb. Now moving to updating more of those dvb-apps files and sending them to the linuxtv.org

Regards,
Wojciech

#8

Updated by Wojciech Myrda about 12 years ago

well Adam perhaps You know someone working with dvb-apps to whom I may write because today I got response from that patches I have send to the are "Not Applicable" because they "patches aren't meant to be applicable via the media-tree.git".

I do not know why they said that but it does not look as if they would update them for dvb-apps just like I said they should be...

Wojciech

#9

Updated by Adam Sutton about 12 years ago

Unfortunately I don't, I've never had much interaction with linuxtv. I've only been on this project for a few months. But I can't think why you would get a response about media-tree.git its a completely different part of the project.

The only thing I can suggest at this stage is to try posting to their mailing list and see if you can get a response.

But I know people seem to be having all sorts of problems dealing with linuxtv when it comes to submitting scan file patches. It's why we've considered looking for an alternative source of data, but thus far having really had time to look into it properly.

Adam

Also available in: Atom PDF