|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
View Poll Results: Would you like this plugin working on Linux? | |||
Yes, please | 7 | 63.64% | |
No, thanks | 4 | 36.36% | |
Voters: 11. You may not vote on this poll |
|
Thread Tools | Search this Thread | Display Modes |
#401
|
||||
|
||||
Received donation action required please
Hi,
someone very kind gave a donation to the project last night, unfortunately he/she didn't left the email address and the STV server MAC address so that I can generate the license file to enable the parallel mode. Whoever you are, please send me a PM with those two information and I will promptly generate the file and send it to your email address. Many thanks for contributing to the project Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#402
|
||||
|
||||
Rhat was me ....i used mobilephone-app to donate.
__________________
AMD Phenom X6 1090T black,4GB Ram, ASUS Crosshair IV Formula,6TB onboard, 2x Digital Devices Cine S2 Dual DVB-S2 via unicable |
#403
|
||||
|
||||
General support questions
Quote:
Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#404
|
|||
|
|||
I'm running STV V9 for the new youtube plugin and no issues with the decrypter or anything else.
__________________
2 X HD300, 2 X HD100 & KVM unRAID Host with SageTV Docker using TBS 6285 Quad DVB-T2 & TBS 6984 Quad DVB-S2 Tuners |
#405
|
|||
|
|||
preferred CAID?
Hi everyone
This looks like a useful plugin but it has been a very steep learning curve for me, and I have one issue I can't resolve. Perhaps someone has a similar setup and can offer advice? I have two readers set up in oscam.server. Both work individually. One of them is for CAID 0963 and one of them is for CAID 0960. I have a number of channels that are available on both CAIDs but I can only decrypt them on one or the other. The problem I have is that the plugin gets 'stuck' on the first CAID and, if no decryption key is available, returns an error ('rejected group, no matching reader'). It never looks for the CAID on the second reader, it assumes that the channel is only available on the initial CAID. Not sure if I've explained that clearly, let me try to explain in practice. Let's assume two channels A (1234) and B (5678). Both are broadcast on 0960 and 0963, but I can only decrypt A on 0960 and B on 0963. If my server file has the 0960 reader listed first: - I select channel A first and it decodes - I select channel B but oscam only looks for 0960:1234 and returns an error. If I change the order of the readers in the server file (so that 0963 is first) and reload readers using the web interface neither CAID will decode - it now looks for channel A on 0963 and can't find a matching reader and, while it now looks for Channel B on 0963, it rejects that too as the 0960 reader is the first one in my server file. The only solution I have at the moment is to change the order of server file, restart oscam and restart the sage server if I want to watch a programme on a different CAID, which is obviously not ideal. My guess is that a) either the plugin insists that the channel must be on the same CAID, which I find unlikely or (I hope) b) there is a simple setting in oscam that I'm missing. Can anyone help? thanks syrel |
#406
|
||||
|
||||
Quote:
In your case, having two card readers with two different CAID the card readers in the oscam.server should look like: Code:
[reader1] ... ... caid = 0963 group = 1 ... ... [reader2] ... ... caid = 0960 group = 2 ... ... Only identical CAID readers can share the same group and OsCAM will perform automatic load balancing, however the filter doesn't support that, so every card must have it own unique group. Now the problem is when you are trying to tune two channels with the same CAID, because OsCAM will attempt to use the same reader and that is not allowed by card sharing services, well almost all of them, however what you could try is to declare both CAID on both readers, like that: Code:
[reader1] ... ... caid = 0960, 0963 group = 1 ... ... [reader2] ... ... caid = 0963, 0960 group = 2 ... ... Hope it helps Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard Last edited by routerunner; 09-14-2015 at 09:39 AM. |
#407
|
|||
|
|||
Hi Eddy,
Thanks for your reply, but changing the group setting of the second reader did not help. I think it actually made things worse, as everything tried to decode using 0960 even if reader 1 was CAID 0963 (didn't have chance to check thoroughly though). Quote:
To clarify - I am only ever trying to tune one channel at a time. syrel |
#408
|
|||
|
|||
A second problem has occurred while I was fiddling around this morning - having changed my server file back to what it was when I started, now the plugin will not create any user files. I've tried restarting oscam, sage server and the pc several times, but no user file is created. How can I force the plugin to create a file?
syrel |
#409
|
||||
|
||||
Quote:
If you have only one tuner, then your best option could be to use one reader only but declaring both CAID like that: Code:
... ... caid = 0960, 0963 group = 1 ... ... Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#410
|
||||
|
||||
Quote:
Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#411
|
|||
|
|||
Quote:
(and, further clarification in case it matters, I have more than one tuner, it's just that only one of them can access the encrypted channels, hence I never tune more than one channel at a time). syrel |
#412
|
|||
|
|||
Thanks, sorted that.
|
#413
|
||||
|
||||
Quote:
I'll think about it and check other implications. I will provide a beta filter for you to try, but please don't hold your breath as I'm very busy at the moment with limited time Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#414
|
|||
|
|||
OK, thanks Eddy, appreciate it. In the meantime, it sounds like there is nothing I can do to resolve this, so I should stop fiddling - is that right?
syrel |
#415
|
||||
|
||||
Quote:
Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#416
|
||||
|
||||
v1.3.0.0 - Beta tester wanted
I've been working on the next generation of the filter v1.3.0.0 trying to improve and overcome to some of the limitations of v1.2.x.x with the hope that the project would be more useful to a wider audience.
I've modified both the DirectShow filter and the Java plugin, but the OsCAM distribution is still the same.
If interested, just drop PM me with your email address and I'll reply with a zip and some instruction. Cheers Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard Last edited by routerunner; 10-09-2015 at 10:30 AM. |
#417
|
||||
|
||||
Linux?
I was wondering whether anyone would be interested to see this software working on Linux as well?
At the moment the software is provided as a DirectShow filter which is a Windows technology, but it could be turned into a separate shared library that might be integrated into the OS version of STV. Think about it and please let me know, if I gather enough interest I might look into it at some point. Cheers Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#418
|
||||
|
||||
Quote:
__________________
Sage V7x: Server - Lenovo K320 with WindowsHomeServer2011, 10 Terabyte HD's on stablebit drivepool, (1 x DuoFlex CT Octopus PCIe DVB-C 4 Tuner all with LM-DVB-SmartRecorder, dbox2, run SageTV as Service, DeskNow Mail and Collaboration server, 2 Terabyte NAS (Ximeta) as seconf backup, 1Gb/s MSI ePower HD Network, 3xHD100, 1xHD200, 1xHD300, Panasonic LCD 55" TV, Sharp LCD TV, JVC LCD TV, Touchscreen LCD, PlaceShifter cu at http://www.dbuschek.de |
#419
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#420
|
|||
|
|||
Quote:
I'm strictly Windows-only, so wouldn't be of use to me. Glad to see you're still engaged with the project though! syrel |
Tags |
decryption, dvb, dvblogic, oscam, smartcard |
Currently Active Users Viewing This Thread: 4 (0 members and 4 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin request for SageTV Windows Client: Autofrequency plugin | mkanet | SageTV v7 Customizations | 3 | 11-12-2011 09:33 AM |
uPnP Client Plugin | texneus | SageTV v7 Customizations | 0 | 04-03-2011 09:10 PM |
Installing Client Plugin on Server | ddaggett1 | Sage My Movies | 4 | 09-03-2010 11:39 AM |
movie ripped to HD with dvd decrypter should skip intros right? | big boi | SageTV Software | 12 | 03-25-2005 08:55 PM |
DVD DeCrypter best format for SAGETV | chrispy | General Discussion | 8 | 01-05-2005 01:39 PM |