gelöst Oscam 11572

stani3010

Newbie
Registriert
27. Juni 2018
Beiträge
24
Reaktionspunkte
0
Punkte
231
Hallo,

könnte vlt.jemand die modifizierte neueste Oscam 11572 als `all.ipk `hochladen ? würde diese gerne auf die klassische Weise über temp.instalieren....

Vielen Dank im voraus
 
Bleiben meine Dateien und Einstellungen erhalten, wenn ich diese neue Version auf meiner VU+ installiere?
 
Ich versuche das *.ipk über das OpenWebif zu installieren über das hocladen einer IPK. Leider kommt eine Fehlermeldung. Was mache ich falsch?
Habe eine Vu+ Solo2

hier die Fehlermeldung.
Collected errors: * wfopen: mips_all.ipk: No such file or directory. * pkg_init_from_file: Failed to extract control file from mips_all.ipk.

//Edit: Ich habe es jetzt über das Menü gamacht und es hat geklappt. VTI Panel--> Manuelle installation von Paketen --> manuelle installation aus dem /temp verzeichniss
 
Zuletzt bearbeitet:
Was ist der Unterschied zu den Vorgängerversionen ?
 
Code:
------------------------------------------------------------------------
r11572 | felixka | 2019-12-11 21:19:12 +0100 (Wed, 11 Dec 2019) | 2 lines

- fix for BSkyB 0963
- fix ticket #4764
------------------------------------------------------------------------
r11571 | felixka | 2019-12-05 23:09:43 +0100 (Thu, 05 Dec 2019) | 4 lines

- NDS DES/3DES Overcrypt support
- fix bug for wrong decoded classD3 CMD's
- improved Sky DE/CH/AT V14/V15 payload log output
- patch provided by kabeltod
------------------------------------------------------------------------
r11570 | felixka | 2019-11-22 14:21:08 +0100 (Fri, 22 Nov 2019) | 4 lines

[webif ssl]
- fix certificate chain loading
- fix for ticket #4573
- patch provided by @delilah23
------------------------------------------------------------------------
r11569 | theparasol | 2019-11-07 20:09:47 +0100 (Thu, 07 Nov 2019) | 2 lines

Attempt to count descramblers used properly

------------------------------------------------------------------------
r11568 | theparasol | 2019-10-31 00:03:40 +0100 (Thu, 31 Oct 2019) | 2 lines

- Fix for descramblers used not 100% fixed but it is more accurate than before

------------------------------------------------------------------------
r11567 | theparasol | 2019-10-30 23:38:54 +0100 (Wed, 30 Oct 2019) | 2 lines

- More fix for dvbapi client v3

------------------------------------------------------------------------
r11566 | theparasol | 2019-10-30 22:47:55 +0100 (Wed, 30 Oct 2019) | 2 lines

HD+ HD05 Card support (tnx pehedima for patch!)

------------------------------------------------------------------------
r11565 | theparasol | 2019-10-30 20:37:11 +0100 (Wed, 30 Oct 2019) | 2 lines

- More tryfix socketdata handling

------------------------------------------------------------------------
r11564 | theparasol | 2019-10-30 00:50:20 +0100 (Wed, 30 Oct 2019) | 2 lines

- Small fix

------------------------------------------------------------------------
r11563 | theparasol | 2019-10-30 00:39:30 +0100 (Wed, 30 Oct 2019) | 2 lines

- More tryfix for dvbapi client protocol 3

------------------------------------------------------------------------
r11562 | theparasol | 2019-10-29 19:51:24 +0100 (Tue, 29 Oct 2019) | 2 lines

- Tryfix for ticket 4759

------------------------------------------------------------------------
r11561 | theparasol | 2019-10-27 22:29:48 +0100 (Sun, 27 Oct 2019) | 6 lines

[dvbapi] Always regard stream_type 0x81 as audio (ac3) without looking for the ac3_descriptor

This fixes some not ATSC complaint channels reported with no sound.

Thanks nautilus7 for providing another contribution!

------------------------------------------------------------------------
r11560 | theparasol | 2019-10-26 17:09:57 +0200 (Sat, 26 Oct 2019) | 2 lines

- Remove more dvbapi logspam

------------------------------------------------------------------------
r11559 | theparasol | 2019-10-26 16:52:34 +0200 (Sat, 26 Oct 2019) | 2 lines

Fix: valid section length is minimal 4

------------------------------------------------------------------------
r11558 | theparasol | 2019-10-26 15:42:30 +0200 (Sat, 26 Oct 2019) | 4 lines

- Newcamd: Corrected brain fart commit (zero check was even already present)
- Camd35: Add protection against empty ecms


------------------------------------------------------------------------
r11557 | theparasol | 2019-10-26 14:57:04 +0200 (Sat, 26 Oct 2019) | 2 lines

- More fix for malformed ecm request as described in ticket 4760

------------------------------------------------------------------------
r11556 | theparasol | 2019-10-26 12:50:12 +0200 (Sat, 26 Oct 2019) | 4 lines

- Refactor handling of command packages
- Add generic command package dump to assist in debugging
- Remove the now superfluous dumps that were thrown while processing the commands

------------------------------------------------------------------------
r11555 | theparasol | 2019-10-26 12:03:39 +0200 (Sat, 26 Oct 2019) | 2 lines

- Add generic hardening against empty ecm. It makes no sense to process empty ecms at all!

------------------------------------------------------------------------
r11554 | theparasol | 2019-10-25 19:36:51 +0200 (Fri, 25 Oct 2019) | 2 lines

- Implement changes needed as researched by t5b6_de for dvbapi client protocol V3

------------------------------------------------------------------------
r11553 | theparasol | 2019-10-24 19:22:07 +0200 (Thu, 24 Oct 2019) | 2 lines

- More fix due to bad refactoring commits

------------------------------------------------------------------------
r11552 | felixka | 2019-10-23 18:53:39 +0200 (Wed, 23 Oct 2019) | 4 lines

[gbx remm]
- allow remm request for unknown emm
[gbx]
- dont send via issuer as peer card
------------------------------------------------------------------------
r11551 | theparasol | 2019-10-22 21:34:17 +0200 (Tue, 22 Oct 2019) | 2 lines

- Tryfix regression due to furious refactoring without unittests

------------------------------------------------------------------------
r11550 | theparasol | 2019-10-21 21:27:31 +0200 (Mon, 21 Oct 2019) | 2 lines

- Final refactoring step of dvbapi_get_packet_size()

------------------------------------------------------------------------
r11549 | theparasol | 2019-10-20 18:01:47 +0200 (Sun, 20 Oct 2019) | 2 lines

- More furious refactoring since I still wasnt happy with the resulting code!

------------------------------------------------------------------------
r11548 | theparasol | 2019-10-20 01:05:29 +0200 (Sun, 20 Oct 2019) | 2 lines

- Just refactoring due to investigating an issue with CAPMT parsing

------------------------------------------------------------------------
r11547 | felixka | 2019-10-17 19:42:00 +0200 (Thu, 17 Oct 2019) | 4 lines

[gbx remm]
- fix card not updated if entitlements are expired
- new gbox reader parameter 'force_remm'
- dont send same successive remm twice
------------------------------------------------------------------------
r11546 | nautilus7 | 2019-08-30 20:47:21 +0200 (Fri, 30 Aug 2019) | 1 line

[gbox] Cosmetics
------------------------------------------------------------------------
r11545 | nautilus7 | 2019-08-30 20:17:54 +0200 (Fri, 30 Aug 2019) | 3 lines

Replaced strncpy() with cs_strncpy() in a few places

This fixes ticket #4754 http://www.streamboard.tv/oscam/ticket/4754 and possibly more compiler warnings.
------------------------------------------------------------------------
r11544 | nautilus7 | 2019-08-30 18:20:29 +0200 (Fri, 30 Aug 2019) | 1 line

[dvbapi] Added more PMT audio descriptors
------------------------------------------------------------------------
r11543 | nautilus7 | 2019-08-30 18:10:45 +0200 (Fri, 30 Aug 2019) | 1 line

[dvbapi] Cosmetics and minor optimizations
------------------------------------------------------------------------
r11542 | nautilus7 | 2019-08-30 17:54:05 +0200 (Fri, 30 Aug 2019) | 5 lines

[dvbapi] CAT filtering optimizations

* Separate CAT filter (starting and stopping) from EMM filtering.
* Stop CAT filter as soon as CAT is parsed, instead of letting it run forever. (Everytime we get a new channel, the CAT filter is restarted anyway).
* Split CAT parsing from CA descriptor parsing.
------------------------------------------------------------------------
r11541 | nautilus7 | 2019-08-29 15:46:00 +0200 (Thu, 29 Aug 2019) | 4 lines

[dvbapi] Display service name when zapping

If present in oscam.srvid or oscam.srvid2, the service name is displayed at channel zap (like it was done before the CA PMT rewrite).

------------------------------------------------------------------------
r11540 | nautilus7 | 2019-08-27 23:48:37 +0200 (Tue, 27 Aug 2019) | 9 lines

[dvbapi] SDT parsing optimizations

* The SDT filter is now stopped even if no service name or provide name is found. Previously, on FTA or BISS channels, the SDT filter would run forever.
* The SDT is now used for getting the tsid and onid of the service (in case we haven't already receive them in the CA PMT).
* Duplicate info from the log is removed to keep it clean. The SDT information is only printed once.
* Removed some redundant chekcs from the SDT parsing function. They are already done in the caller function.
* Added more service types as "tv".

The actual string parsing and supported character sets remained the same (still some eastern character sets are not supported).
------------------------------------------------------------------------

-supraracer
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…