A) Everyone in your server gets the benefit from the one reshare you have been given.
B) You can set the F line so that a specific user is restricted from the reshare, example for s*y uk { 0:0:2,0963:0 }
C) Everyone will get the reshare unless you restrict them in some way.
Posts by master G
-
-

Button Mappings
OK button = Skin with simple information
OK button x 2 = Extra Info Skin
Blue button = Black Hole Blue Panel
Blue button and then Red button = Black Hole Epg Panel
Blue button and then Yellow button = System Monitor Panel
Blue button long press = Extensions
Yellow button = Time Shift
Green button = Black Hole Green Panel
Green button long press = Subservices
Green button and then Red button = Fast Plugin Setup
Green button x 2 = Fast Plugin
Button Red = Start RecordAddons
Green button and then Yellow button takes you to:-
Dedicated server for BlackHole addons
Download and install additional packages from the Black Hole serverWhats New ?
This image is S*Y UK ready with Oscam configs for updating entitlements and N line in CCcam.cfg.
CCcam 2.1.4
CCcam 2.1.3
Oscam
Latest CCcam Channel info
Latest CCcam Providers
SGTFlipFlop ENiGMA2 09.04.11 (Multi)
Cooltvguide Coolman V2.2.2
ShoutcastScreenshots









PASSWORD:
vuplusEnjoy
Linuxsat-shares Team -
Which part of it are you looking for help with?
How To Add Lines To Debian / Unbuntu Server
There is also a video guide within the programe.
Hope this helps. -
I can honestly say i have never had problems with uk epg on any E2 image, in my opinion rytec uk gives the best results.
-
Either he has more than one box and has entered your line in both or possibly has been hacked.
Best thing you can do is contact him and ask, it could be he is unaware of this problem. -
Not my work mate, as in the post this should work in all enigma2 images so not for dm500.
-
New firmware Meditel for azboxhd 11.04.2011
meditel-1.0.19-patch.bin
fix youtube
FTP : meditel
Telnet : meditel
Plugins : 1231
-
11/04/2011
Oscam Auto Update Script on Dreambox and other linux recivers
with this script you can autoupdate the lastest oscam version
Oscam is an open-source project and the developers constantly update the SVN.
I have some Dreamboxes at home and I like to have my oscam up to date so I created a script for dreambox that downloads the latest binaries from UMP FileCenter and updates my oscam. I run this script every day at 5:00 AM using cronjobs.
Here is the script for Dreambox 800HD (should work on all enigma 2 dreamboxes).
If your oscam script is not /usr/script/oscam.emu then you have to adapt the start and stop commands to your own box.
Download this script and upload it to the /usr/script folder on dreambox and set the permissions to 755.
To execute the update just telnet to the box and execute the command sh /usr/script/oscam-update.sh.
Alternatively you can set a cronjob to execute the script at a given time (ie: everyday at 5:00 AM) which really make the process completely automatic.
PHP
Display More#!/bin/sh #CONFIGURATION # The location of your oscam binary OSCAM_BIN="/usr/bin/oscam"; # Command to stop the running oscam STOP_OSCAM_CMD="/usr/script/oscam.emu stop"; # Command to start oscam START_OSCAM_CMD="/usr/script/oscam.emu start"; # Use "mips-tuxbox" if you are on mips (enigma2) dreambox (Models: 500HD, 7020HD, 7025, 7025+, 800HD, 800HD SE, 8000) PLATFORM="mips-tuxbox"; # Use "powerpc-tuxbox" if you are on powerpc (enigma1) dreambox (Models: 7000, 56x0, 500, 500+, 600, 7020) #PLATFORM="powerpc-tuxbox"; #PROCESS UPDATE cd /tmp echo "Downloading UMP FileCenter index file..."; wget -O "ump.tmp" "http://download.oscam.to/index.php?&direction=0&order=mod&directory=$DIRECT ORY&" echo "Checking for latest revision on UMP..."; html=$(cat ump.tmp) ft="index.php?action=downloadfile&filename=oscam-svn" st="-light-Distribution.tar.gz&directory=OSCam&" revision=${html#*$ft} revision=${revision%%$st*} if (expr "$revision" : '-\?[0-9]\+$' > /dev/null) then filename="oscam-svn$revision-$PLATFORM"; echo "Downloading revision $revision from UMP..."; wget -O "latest_oscam.tar.gz" "http://www.ump2002.net/$ft$revision$st" echo "Extracting Oscam binary for $PLATFORM..."; tar -xvzf latest_oscam.tar.gz $filename if [ -f $filename ]; then echo "Stopping currently running Oscam..."; $STOP_OSCAM_CMD echo "Copying the new version to $OSCAM_BIN"; cp -f $filename $OSCAM_BIN echo "Starting Oscam"; $START_OSCAM_CMD echo "Update process completed!"; else echo "Unable to extract latest version from archive. Aborting."; fi else echo "Unable to get latest revision from UMP. Operation Aborted!"; fi echo "Cleaning up temporary files..."; rm ump.tmp rm latest_oscam.tar.gz rm $filename cd ~ echo "All done!";Enjoy it!
-
You will find it in folder /var/etc
If its not there, create one and put it there from HERE. -
What is Subtitle player
Subtitle player is a plugin for Enigma2 based satellite receivers (Vu+, Ipbox, Dreambox, Kathrein, Topfield...) featuring:Imdb plugin
- you can use plugin to get all kind of information's about the movie, on original language or translated with Google Translate. Also, it translates movie titles from various languages if possible (for example if you search EPG of German, Polish, Dutch provider you will get original movie title and info about the movie on English). Advantage of this plugin comparing to original IMDB plugin is- speed (it's a lot faster because it has direct access to the epg of current channel)
- has an option to manually specify search terms
- enables translation of results to other languagesSubtitle downloader
- downloads subtitles from internet and translates movies and series titles over epg or manual.
Subtitles are downloaded from next databases
- Podnapisi.net
- Titlovi.com
- Opensubtitles.org
- Perfectsat dtc base(only dtc)Subtitle player
featuring subtitle display in the movies or series without conversion. Something like Drtic but with more options. Movies can be subtitled regardless if you're watching them live or as a recording.
---------------------------------------------------------------------------------------------------------------------
PLUGIN SETUPRun plugin and then start adjust the basic settings

Push the yellow button (settings)

Setup as you like - this is mine configuration
Download subtitle server------> Setup server for download (use LEFT/RIGHT buttons)
Set Subtitle Languages -----------------> Adjust yours language(s)
Choose font -----------------------> use LEFT/RIGHT buttons to choose which type of font you want to use for the subtitles (you can add your font in font folder)
Enter the font size -----------> Set size of subtitle font
Font Color --------------------------> Here adjusts color of subtitle
Background ---------------------------> Here set type of tape on the background behind the subtitles
Save settings --------------------> Here adjust do you want to save on exitNext step is to setup a subtitle folder - in my case usb/media/Titlovi (you can use HDD, USB, CF or leave default as it is).
Use Blue button for setup, go up with <Parent directory> and then go to your folder and it will stay as default

Still remaines to adjust the subtitle position on screen
Yellow button ---> Change Subtitle Position

And then move with up and down buttons as you like
IMDB
So news is that the plugin now goes directly to the EPG and some procedures has been shortened compared with the previous version.
So start the plugin and go on movie from which you want get IMDB data.

press OK

If we want the same text translated into your language just click OK once again and the translation is here:

This is an option that uses EPG but there is also option for manual input of text or modification of EPG text.
Manual input of text
So on the first screen of plugin, press the TXT (teletext) button

and a textbox opens for data entry. Input your text using remote control buttons as you type sms mesage..

Or if you want to use the virtual keyboard, press the blue button

and press OK and the results are there

and it is only needed to pres OK on right result
Modification of EPG text
There is another option and that is to edit an existing EPG data, which we took directly from channels.

Now press the Info or EPG button (depends of type of box)

Now use left/right buttons to go to part that you want too edit and use the Mute button for deleting parts that is bothers.

and then press the OK button and the movie is here

SUBTITLE PLAYER
So now we get information from IMDB and have it on the bottom of the screen
Original Title: Ice Age: Dawn of the Dinosaurs
the green button Download has appeared to us
Then we go ---> green button and opens to us a list of subtitles to download

In the list always choose subtitles with more stars because they are well judged and select subtitles which contains FPS because plugin automatically convert subtitle to the right FPS (of course everything will be ok if data with subtitle is right)
Press OK and the subtitles will be loaded and run

If you exit on the main screen you will see now on the right side
Prepaired subtitles: Ice Age: Dawn of the Dinosaurs ...
Now you can start subtitles again again with the blue button (Run subtitle)
If the subtitle does not follow the dialogue it is necessary to change the speed of a FPS - for this use 0 button

Example:
If subtitle is late then accelerateit with the shifting to FPS 23.976
If the subtitle faster then slow down it by shifting to 25 FPS, and click OK (yust click OK in position 25)If this option is not helping that there is an option to manually Speed up or slow down subtitles:
Button 1 gives the acceleration of the complete subtitles (in steps per 5ms)
Button 4 is also accelerate but in steps for a -25ms
Button 3 slowdown subtitles (in steps per 5ms)
Button 6 also to slow in steps for 25msIf you are not started to watch a movie from the beginning use a key 5 to move the subtitles, Plugin uses EPG to calculate time and opens lines with subtitles so that it easier to find rigt line of text, when you find it yust click OK 2x.

So when the plugin subtitle player mode you have the following **** with following functions
Left button ---- previous line of subtitles
Right button ---- next line of subtitles
Ok button-------- skips to the next line of subtitle
Up button ---- 10 subtitle lines back
Down button ---- 10 lines subtitle forwardButton 0 - Selection FPS
Button 1 gives the acceleration of the complete subtitles (in degrees per 5ms)
Button 4 is also accelerate but in steps for a -25ms
Button 3 slowdown subtitles (in steps per 5ms)
Button 6 also to slow in steps for 25ms
Button 5 - Calculates time of subtitle using EPG and jumps near that time calculation
Button 7 - jump right on the line subtitle from which you came out (if you're quit watching a recorded movie next time when start subtitle just press 7 and you are in the same position)
Button 9 - calculates time that has passed and jumps using that calculation (when you watching live movie and if you come out of subtitle)
Yellow button - Pauses the subtitle (starts up again with 2x OK)
Red button - Moves a complete subtitles for 500ms forward - meaning that move the whole subtitle on the "fly" so you don't need to stop subtitle for correcting
Green button - Moves subtitles for a complete 500ms backward on the "fly" - the opposite of the red button
Info button (on some EPG) - provides information of Subtitle and film as shown below
The file manager has been upgraded (the red button on the start screen of plugin)
Now just mark the subtitles that you want to delete and press red button
If you want to load some subtitles use blue button (Run title)
Download subtitles for the series
- is possible through epg or manual entry the text
So use Txt (Teletext) button on the first page
Then type the name
Button down opens up the field to change the type of subtitles that you want to download
Now left and right button and you can choose
Movies
Movies & Series
Series
I choose a series
Now down button to enter year

I'll skip it because I will enter the season - again down button , I enter the 5-season

Now that we have entered the required parameters, we return to the Exit button on the initial screen

follow the green button and the subtitles are there

Many thanks to
- DDamir who make this wonderfuel plugin
- Shax for providing support and his part of job concern IMDB part
- Krkadoni team for Beta testingSuport on Krkadoni forum
Tutorial by Zupy
For direct dowload - plugin is attached here
-
EDG-NEMESIS 4.4_CCcam 2.2.1 Max 26 leather by Abdonda3if
10/04/2011
Peace and mercy of God be upon you

I offer you today is a perfect ...
Equipment Dreambox 500s
EDG-NEMESIS Image 4.4 ...Amendment today
* Merged 2.2.1 CCAM
* Added CCAM udpader 2011
* Added info CCAM
* Added hook Dowlonder Sat Key
* Added extra Skin max26
* Added Arabic French English
It is raw (img) to be transferred to the Dream through dreamup or flashwizard -
-
password cracker/resetter ( John Plugin by gutemine )
copy the IPK to a usb stick, put usb stick in 800 and do a manual install
or download directly from Tunisiasat addons manager -plugins-john- password- crackerselect the "john" plugin from the plugins list and then press the Yellow button to clear the root password.
-
New bootlogo
Lista de canales Vhannibal 06/04/2011
19?E/13?EURL Extra en Addons
USB_TDT_A850 Enabled
Idioma Espa?ol agregado
Spinner JB
EMU
CCcam 2.2.1
CCcamChannelinfo
CCcam.providers
CCcam.prioPlugins
Cronmanager
Webinterface
MediaScanner
Config. Sincronizacion de audio
CrossEPG
VuPlus NFI-BackupNemesis 2.2_Vu+Duo_by_jblimon_USB
-



Plugin by Vali from IHAD, funzt also on the VU + duo!
Now, when would funz still PIP, wow!Partial quote "Dr.Best" IHAD
Description:
With Virtual Zap Zoom you can get a info bar that allows you either to leave via the left / right key or by entering the number manually to the appropriate channel from the EPG display in a small info bar. "OK" you can if you like, switch to this channel also.
....
It has 4 ways to start the plugin (Settings) in the settings:
1) Long press the "OK" when you are in TV and radio channels
2) Press the "exit" when the info bar is not visible and one is in the TV and radio channels
3) and 4) Will we prefer to put the plug on a Quick button, you can select the plugin list or Extended BarRunning at me with Kerni-Skin on VTI's image, guess the others!
Simply copy via FTP to the box, ipk files to tmp /,
install over VTI Panel -> ipk / tar.gz installerThx Goldsack
enigma2-plugin-extensions-virtualzap_experimental-git20110325
-
-
Can someone please post a step by step for me on how to get this DM up on a server?
Dreambox DM-500 DM500 DM500S Setup Guide InstructionsGetting Started - Flines & Clines For Beginners
Any questions just ask mate.
-
Choose Customize from the system menu and change the setup mode to Expert
Reboot solo
-
-





