Feature #4125
Add delete putton for Missing in PAT/SDT
0%
Description
Adding a button "delete all Missing in PAT/SDT" under Configuration->DVB Input->Services is something i realy want.
I have that problem that this service list is filling with a number of services that are invalid, currently the service list is at around 32000 services, all of them except 1000 is marked "missing in PAT/SDT" this are services added by the scanner that are actualy invalid. using function like "skip Initial TS packets reduces the problem a little, but the issues is the service list is filling up at some times.
Removing this service entrys is a big task, if the service list is set to 200 max entrys its possible to delete 200 max at once, this takes a long time. if the list is expanded to "show all" the list is to large to be displayed.
adding a button to delete all "missing in PAT/SDT" is higly welcome
History
Updated by saen acro almost 8 years ago
My solution is:
1. Show all services on one page
2. Sort by colon
3. Select first and shift+click last then delete
4. After that remove mapped services with empty parameters
Updated by Raymond Paulsen almost 8 years ago
As i noted in the start of the topic " if the list is expanded to "show all" the list is to large to be displayed."
The problem is that the browser/TVheadend is not able to show the complete list if the entrys list is large, in this case 32000 entrys is WAAAAY to large.
your solution can work up to around 6-8000 service entrys.
Updated by saen acro almost 8 years ago
Maby more correct solution is services list to be compared before and after scan,
and missing services automatically to be removed and unmapped.
To be more precise auto remove after 3 days (to skip operator problem with transmission) if not seen.
p.s.
Isn't "last seen time" colon help in your problem,
week ago (if scan each 24h) is too many time to keep empty service in list.
Updated by Jaroslav Kysela almost 8 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|0c506b48f6997bd5b2664d64cf09a82e0bac9f59.
Updated by Jaroslav Kysela almost 8 years ago
- Status changed from Fixed to New
- % Done changed from 100 to 0
Added to v4.1-2370-g0c506b4 .