Dreamlink T3 - Copy and Paste functions explained
These first few paragraphs explain somewhat why it is a good thing to use this T3 ability.
The Copy and Paste functions or abilities can be compared to most any Android device and I have tested that with other androids to be true, but its the ability for the Dreamlink to be able to switch between MAC attached Portal method or Playlist URL method without the user needing to edit the MAC at the service website.
With the Dreamlink models and this T3 model in particular, we can use multiple ways to connect to our server channels.
Once you get things setup and saved then it's as easy as choosing which you want to use as your connection type.
There may be and are reasons why you may want to use a alternate connection to the same server.
One of them reasons recently came into discussion. It was about the EPG and some errors that are present with the EPG when using the MAC attached method.
In this case what can be done is simply switch over to the Playlist URL connection method and add a working EPG URL and the EPG problem disappears.
The Dreamlink is especially nice for this because once you have your connections setup and saved accordingly, then you can keep your MAC attached to your code and still will be able to switch between that method and the Playlist method simply thru the menu and your saved connections.
This function will not work like this with other receivers, because if there is a MAC attached to your code, then the Playlist URL method will not work. For that Playlist connection to work, the MAC would need to be deleted from your code and that needs to be done at the service website, which means extra steps for you when switching between the methods.
Somehow, these Dreamlinks do not work like that. They connect thru Portals and thru Playlists without having to adjust that MAC at the server website.
Dara was the first to bring this to attention and is posted as a sticky thread here in T3
So anyway, that is a good reason to get this setup up on your Dreamlink.
Once setup, its just a simple switch between connections, done thru your T3's menus
Things you will need
1. Total Commander installed. It can be found in your T3's MOL2 Market , under the 'ETC' category. I think it is found way near the end of the selections, so scroll all the way right till you find it.
2. USB memory/storage drive, formatted at FAT32 or exFAT.
3. An m3u Playlist URL (this is code specific, so it will need to be attained from the server by you).
4. A working EPG URL designed to work with our servers (this EPG data is and are being created by members here at iptvtalk).
5. And of course a PC or Laptop with Notepad Text Editor or similar.
6. And lastly, some patience may be needed.
It will look like alot of info to take in, but the process is in reality rather easy. And again, once it is setup you will have the advantage of options concerning how it connects, which will only take a choice on which connection to use in your 'Connections' menu, and with no need to edit your code at the server website.
Easy Peasy
I will be using references and URLs from iptv66, but the process would be same for Rockets or NFpS ( but of course the URLs would be different between the 3 services)
Lets get started...
Assuming that you have gone to your Market and have installed Total Commander, next thing we need is your m3u Playlist URL
This is not the same as your Server URL
The Server URL would look something like this (depending which service is used)...
Code:
[B]http://s1.iptv66.tv
or perhaps
http://p1.iptvrocket.tv
or perhaps
http://p1.iptvprivateserver.tv[/B]
While the m3u Playlist URL will look something like this.
Where the asteric would be replaced by your donation code (12 or 13 digit number)...
Code:
http://s1.iptv66.tv:80/get.php?username=******&password=******&type=m3u_plus&output=ts
Where to get this Playlist URL ?
You can look at the thread link shown below to show you how to find that PLaylist URL thru your log-in at the required server website.
Or simply take that Playlist URL shown above and replace the asterics with your donation number and that then would be the Playlist URL needed.
If using other then the 's1.iptv66,tv' server, you would also need to change that in the URL line to correctly match yours.
http://iptvtalk.net/showthread.php?27375-How-to-get-an-IPTV66-Playlist
Once you have access to that Playlist URL or have edited the coded one shown above to match your info, then open a new document in Notepad Editor on your Laptop.
Paste that Playlist URL there in that doc and name it as --> URL_playlist
Before we continue, we will also be needing the EPG URL, so we might as well get that URL now as well.
Both of the EPG URLs shown coded below are thnx to a couple members here at iptvtalk.... kens/Shooty and acidjesuz
They both work. You can use either one or even have a third connection so you can have a choice at which EPG you wanna use at any given time.
Code:
https://raw.githubusercontent.com/kens13/epg/master/guide_ks.xml
Code:
https://raw.githubusercontent.com/acidjesuz/epg/master/guide.xml
With one of those EPG URLs, place it on a 'new' Notepad doc as you did with the Playlist URL
Paste the EPG URL there in that new text doc and name it as --> 'URL_epg_kens' or acid's EPG, depending which you wanna use.
You could also create another new text doc with a second EPG URL shown on it --> URL_epg_acid'... then you could create two of these Playlist URL connections thru your T3, with each using a different EPG, which can be great as another option easily accessed once all setup.
You can name these docs anything you want.
I use the names shown above only for organizational reasons that I picked those names.
Important to know.
Place these URLs onto their own separate Notepad doc and each named accordingly, so they can be seen as separate files and seen as to what file it is, as this will be important later when opened with Total Commander.
So now you should have at least two 'named' docs sitting on your desktop (3 docs if you decided to have both of them EPG URLs, to be used at your discretion).
Put them docs onto a USB storage drive and insert that drive device into the T3
At this point we could just start entering these URLs into a Playlist slot using the RCU and the onscreen keyboard thru your T3's Connections menu, but that is alot of digits to be entered using the Remote Control Unit, so in this next part of the tutorial will show us how to Copy and Paste those URLs using the Total Commander for it's Copy function and the T3's onboard MOL2 functionality for the Paste function.
THIS GUIDE IS A WORK in progress and will be finished asap.
Currently posted so as to keep content and the post saved and not lost.
I need a short break
With your USB drive device loaded with the 2 'named' text docs and that device inserted into the T3, open the Total Commander app that should be showing on your Home screen (shown last in line if just recently installed).
In the Total Commander the first thing you will notice is that there are two halves to the screen and each is showing the same thing.
This is how the linux boxes always worked. What you are seeing is two instance of the same thing. It makes it an added bonus for working heavy with your computer (or android) and added to the linux boxes ability to more work then a windows box, per say.
So simply just pay attention to the one side.
Open SD-card
You should then see the contents of that USB drive/device.
Choice your 'named' Playlist .txt file
The contents of that file will now appear and along with the keyboard. we will not need the keyboard so use the Exit button on the RCU to remove the keyboard. If the keyboard shows up again, do not worry about it. It can stay onscreen and will not be an interference for us.
The contents of that .txt file should be that Playlist full URL
Code:
http://s1.iptv66.tv:80/get.php?username=******&password=******&type=m3u_plus&output=ts
Leave everything as is and then....
First use the mouse cursor button on your RCU to bring up the onscreen mouse pointer.
Hover the mouse pointer at or near the end of that server line and hit the Enter button on RCU
You should see a small greenish colored balloon object (editing balloon), it will appear hanging at the end of the URL line.
Hover your mouse pointer directly over that balloon and press enter again. Should now see to options appear.
Choose 'SELECT ALL'
The shown URL line will now light up and 4 selections should be seen.
Choose 'COPY'
Using the RCU Exit button , exit all the way back out of the Total Commander and onto Home screen.
Use the RCU mouse button to remove the mouse pointer from onscreen.
Scroll over and open the MOL2
You will need to be seeing the Connections screen.
If not then enter the RCU menu button and then the on-screen Connections menu.
There are two main options here.
1. Portals - this is what you would be using with the MAC attached setup.
2. Playlists - this is where we will Add and connect or disconnect new m3u Playlist(s)
You can add up to 10 in each of the two main categories.
Open 'Add m3u Playlist' option.
The keyboard will appear onscreen again.
'Playlist NickName' is the first line.
Name it anything you want (the shorter the name the better for less digit entering when doing the digit entering thing thru RCU and onscreen KB)
Then either the RCU Exit button and scroll down to next line which is the Playlist URL line, or click on that hooked arrow digit on the KB, which will also take you to the next line.
But we will not be needing the KB for this next line. You can leave the KB onscreen thou, it will not interfere with our progress at this point.
Bring up the mouse pointer again with your RCU button.
Hover over the Playlist URL line and when the pointer becomes a txt editor pointer, press and hold the RCU Enter button.
That will bring up the green balloon as seen before.
But If the keyboard shows up instead, use the Exit button on RCU to remove the KB and then try again hovering over the line and when you press the Enter (OK) button hold it for a bit longer and the green Edit Balloon will show up.
Hover over that balloon and an option will appear.
PASTE
Click on that and your m3u Playlist URL which you previously copied using Total Commander, will now appear on that line.
Next thing would be to add a EPG URL, but before we exit this to get back to the Commander to again use it's Copy function, we have to Connect this now or it will not save.
So exit outta that Mouse Pointer mode on your RCU and scroll down to Connect and click it
It needs to connect in order to save.
After it has connected and has been confirmed, then you can bring up the Connections menu again and Disconnect that connection, this needs to be disconnected in order to use the Edit function to add the EPG URL once we are ready for that.
Next thing is to open total Commander and do the same with the URL .txt file with the copying function.... and then exit Commander.
Open MOL2 > Connections and then open the Edit function seen on that new connection you just created.
Enter the EPG URL in the same manner as you did with the Playlist URL
And then re-Connect this again while still in this same menu... which is in order for that EPG URL line to be saved correctly.
Don't forget to do this now at this point or that EPG URL will be lost.
You can also create another connection with same Playlist URL and with the second EPG URL and then can choose which ever one you want to connect, at any given time.
And remember there is no need to delete the MAC from being attached at the server website, so you now also have the option to connect to that Portal at any given time as well, simple as clicking on the widget
That would give you 2 working connections with different methods that you can easily switch between and a third or more if you choose to create them with different EPG URLs being used .
Thnx again guys for the work on them EPGs !!!
added edit...
things changed but not alot and made things even easier
and check link below
http://iptvtalk.net/showthread.php?44653-Dreamlink-T3-Playlist-option