Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

are there advantages to useing prio file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • topman96
    Board Senior Member
    • Feb 2011
    • 214

    are there advantages to useing prio file

    can any one tell me is the advantage to useing prio file i useing cccam 2.14 and i have got prio file but what is the advantge to useing prio is the advantage for me or people i share withi understand it uses certain caids first does the same go for my clients or do they need prio as to be honest i dont know if i should use or not if its best for me then i will use it if not i wont
    thnaks
  • Triad
    Experienced Member
    • Jan 2012
    • 422

    #2
    Re: are there advantages to useing prio file

    Hello,
    CCcam.prio is important and it'll do the job
    file CCcam.prio go in /var/etc or /etc and chmod 644 the file CCcam.prio

    i my case all french HD channels haven't been working earlier with prov c+/csat seca 3311,3315 (due to attack of provider) so with this cccamprio it force to open all HD chanel with provider via4 32830 and the seca card 3311. It forbids those SD channels listed below under "I" in Cccam.prio file in /etc - in Enigma2

    For example

    take a cccam channel info in /ect

    take the line of csat channel fr via 4 32830
    or seca/nagra 3311 or 3315
    or other prov you want config

    csat fr via 4

    channel list info in Cccam channel info in /ect


    Code:
    0100:003317
    
    0500:032830:233D CanalSat - TF1 HD
    0500:032830:2329 CanalSat - TF1 HD
    0500:032830:233E CanalSat - FRANCE 2 HD
    0500:032830:232A CanalSat - FRANCE 2 HD
    0500:032830:2261 CanalSat - CANAL+ HD
    0500:032830:240F CanalSat - CANAL+ HD
    0500:032830:2276 CanalSat - CANAL+ DECALE HD
    0500:032830:2262 CanalSat - CANAL+ DECALE HD
    0500:032830:2277 CanalSat - CANAL+ CINEMA HD
    0500:032830:2263 CanalSat - CANAL+ CINEMA HD
    0500:032830:2278 CanalSat - CANAL+ SPORT HD
    0500:032830:2264 CanalSat - CANAL+ SPORT HD
    0500:032830:2283 CanalSat - CANAL+ FAMILY HD
    0500:032830:2265 CanalSat - CANAL+ FAMILY HD
    0500:032830:2595 CanalSat - Canal+ SPORT HD
    0500:032830:2264 CanalSat - Canal+ SPORT HD
    0500:032830:1965 CanalSat - Canal+ 3D
    0500:032830:2472 CanalSat - M6 HD
    0500:032830:26C4 CanalSat - ARTE HD
    0500:032830:2458 CanalSat - ARTE HD
    0500:032830:232B CanalSat - NATIONAL GEO HD
    0100:003311:26B1 CanalSat - Penthouse HD
    0100:003311:26C5 CanalSat - Penthouse HD
    0100:003311:232C CanalSat - Discovery HD
    0100:003311:2340 CanalSat - Discovery HD
    For Example:
    Input it in Cccam.prio file in /var/etc/CCcam.prio (for Enigma1) or /etc/CCcam.prio (for Enigma2) like this ==>
    P is for "Priority" and I is for "Ignore" and put the # sign between channel ID and channel name.

    Code:
    0100:003317
    
    P: 0500:032830:233D # CanalSat - TF1 HD
    P: 0500:032830:2329 # CanalSat - TF1 HD
    P: 0500:032830:233E # CanalSat - FRANCE 2 HD
    P: 0500:032830:232A # CanalSat - FRANCE 2 HD
    P: 0500:032830:2261 # CanalSat - CANAL+ HD
    P: 0500:032830:240F # CanalSat - CANAL+ HD
    P: 0500:032830:2276 # CanalSat - CANAL+ DECALE HD
    P: 0500:032830:2262 # CanalSat - CANAL+ DECALE HD
    P: 0500:032830:2277 # CanalSat - CANAL+ CINEMA HD
    P: 0500:032830:2263 # CanalSat - CANAL+ CINEMA HD
    P: 0500:032830:2278 # CanalSat - CANAL+ SPORT HD
    P: 0500:032830:2264 # CanalSat - CANAL+ SPORT HD
    P: 0500:032830:2283 # CanalSat - CANAL+ FAMILY HD
    P: 0500:032830:2265 # CanalSat - CANAL+ FAMILY HD
    P: 0500:032830:2595 # CanalSat - Canal+ SPORT HD
    P: 0500:032830:2264 # CanalSat - Canal+ SPORT HD
    P: 0500:032830:1965 # CanalSat - Canal+ 3D
    P: 0500:032830:2472 # CanalSat - M6 HD
    P: 0500:032830:26C4 # CanalSat - ARTE HD
    P: 0500:032830:2458 # CanalSat - ARTE HD
    P: 0500:032830:232B # CanalSat - NATIONAL GEO HD
    I: 0100:003311:26B1 # CanalSat - Penthouse HD
    I: 0100:003311:26C5 # CanalSat - Penthouse HD
    I: 0100:003311:232C # CanalSat - Discovery HD
    I: 0100:003311:2340 # CanalSat - Discovery HD
    cheers and happy viewing.

    Comment

    • Malikawan7
      Member
      • Feb 2012
      • 49

      #3
      Re: are there advantages to useing prio file

      It is useful when u have the knowledge of your provider, I think

      Comment

      • Triad
        Experienced Member
        • Jan 2012
        • 422

        #4
        Re: are there advantages to useing prio file

        Remember to insert these lines in your cccam.cfg when you use cccam.prio

        CAID PRIO FILE : /var/etc/CCcam.prio
        PROVIDERINFO FILE : /var/etc/CCcam.providers
        CHANNELINFO FILE : /var/etc/CCcam.channelinfo

        Naturally you must all 3 files installed.

        This is for enigma 1, for enigma 2 is without "/var" just
        CAID PRIO FILE : /etc/CCcam.prio
        PROVIDERINFO FILE : /etc/CCcam.providers
        CHANNELINFO FILE : /etc/CCcam.channelinfo

        Comment

        • ahmad95
          Newbie
          • Feb 2012
          • 3

          #5
          Re: are there advantages to useing prio file

          Yes brother it is usefull, when you know your providers. Otherwise it slow downs the processing of cccam.cfg, resulting in freezing and halting. So make sure everything before using.

          Comment

          • Malikawan7
            Member
            • Feb 2012
            • 49

            #6
            Re: are there advantages to useing prio file

            Please Triad ! can you guide how to add these lines in my Cccam.cfg ? currently I have only my c-lines in my Cccam.cfg.

            Comment

            • runmo
              Experienced Board Member
              • Jun 2010
              • 6123

              #7
              Re: are there advantages to useing prio file

              @Triad : if you would find some time, would it be possible to post prio file you made/adapted for maybe all available/current bouquets. If possible off course.
              This to ad here as compressed file (zip or rar) if possible : http://www.satlover.com/forum/cccam/...m-prio-11.html
              Thank you very much for sharing your cam knowledge on satlovers website
              best regards
              runmo

              Comment

              • Triad
                Experienced Member
                • Jan 2012
                • 422

                #8
                Re: are there advantages to useing prio file

                @runmo,
                thankz for the input, I was away few days so no probs. I'll try as soon as today or tomorrow to ul that file.
                There's a lot of users that post those files already edited with newest channel settings, and it's quite time consuming to edit them sole, similar to chn. editing. So I use them too. I'll ul some of them on 'ur link above.
                cheers


                UL'ed

                @Malikawan7
                PM.

                Comment

                • csanil
                  Newbie
                  • Mar 2012
                  • 2

                  #9
                  Re: are there advantages to useing prio file

                  Hi, i am reading about this cccam.prio file a lot but i am not sure about how to proceed.
                  I've got 19.2, 28.2 and 7w connected with dm600s pvr.
                  Could anyone help me with this ??

                  thanks a lot.

                  Comment

                  • Triad
                    Experienced Member
                    • Jan 2012
                    • 422

                    #10
                    Re: are there advantages to useing prio file

                    It should be easy as long as you are familiar with Caids of CCcam.prio file and what they stand for. All is explained above as well in THIS LINK
                    So study it a bit and respond back if there's something specifically that's not so clear!

                    Once more: 1st step is that you have good CCcam.cfg file setup from post above
                    My Quote:
                    CAID PRIO FILE : /var/etc/CCcam.prio
                    PROVIDERINFO FILE : /var/etc/CCcam.providers
                    CHANNELINFO FILE : /var/etc/CCcam.channelinfo

                    Naturally you must all 3 files installed.

                    This is for enigma 1, for enigma 2 is without "/var" just
                    CAID PRIO FILE : /etc/CCcam.prio
                    PROVIDERINFO FILE : /etc/CCcam.providers
                    CHANNELINFO FILE : /etc/CCcam.channelinfo

                    Comment

                    • dehkadeh
                      Junior Member
                      • Mar 2012
                      • 20

                      #11
                      Re: are there advantages to useing prio file

                      yes prio file is like a cache and will use saved channel info instead of searching server

                      Comment

                      • Triad
                        Experienced Member
                        • Jan 2012
                        • 422

                        #12
                        Re: are there advantages to useing prio file

                        something like that! CCcam is improving with every release as well so some commands and options are always added in accordance with channel availability on E2 and their issues, like the one with Canal + France, Csat and HD channels where priority is imperative!
                        HD on Viaccess has problems with the issuer key so Seca is preferable, and will do constant clearing, so P is needed for Mediaguard there and Ignore character on Via Caid.

                        Comment

                        • Jay10
                          Member
                          • Mar 2011
                          • 49

                          #13
                          Re: are there advantages to useing prio file

                          Thanks Triad. If you get the time and its possible could you explain how I would set a prio file up for NDS on astra 28.2E? Thanks bro

                          Comment

                          • Triad
                            Experienced Member
                            • Jan 2012
                            • 422

                            #14
                            Re: are there advantages to useing prio file

                            Why, do you have any problems in some of their channels?
                            It's only necessary for channels with more encryption systems like CSAT France and others. Sky UK is using only NDS older and newer cards of the same system.
                            You shouldn't be having any problems on those ones except ecm response times which does create lags mostly for NDS!!!

                            Comment

                            • knap92

                              #15
                              Re: are there advantages to useing prio file

                              Hello


                              I dont use any of them(prio,prov,info)and have no freeze.

                              Thank.

                              Comment

                              Working...