Page 16 of 22

Re: New SMTube: first public version

PostPosted: Mon Jun 08, 2015 11:30 pm
by cootmaster
how i change home page in smtube

Re: New SMTube: first public version

PostPosted: Mon Jun 08, 2015 11:49 pm
by rvm
You need to edit smtube2.ini. Look for "home_page".

Re: New SMTube: first public version

PostPosted: Tue Jun 09, 2015 5:27 am
by cootmaster
oh its in c users HOW COOL

what exactly is tonvid and toggl.es are they a you tube page or secondary page/ for you tube

Re: New SMTube: first public version

PostPosted: Tue Jun 09, 2015 7:55 am
by rvm
Both use the YouTube API to retrieve videos from YouTube.

Re: New SMTube: first public version

PostPosted: Tue Jun 09, 2015 2:58 pm
by cootmaster
COOL
1- was this the idea so i can log in to my OWN YT HOME PAGE
or will that be added later
you mentioned log in wasnt added yet.
was this what you had in mind or a setup button?
I DID TEST it as MY YT HOME PAGE but its white oh well..


2 is there a way to have 2 instances of sm tube for 2 pages to open?
ONE that opens to ton vid one to http://toogl.es/#/browse in case one page stops responding or goes down? i could use the player or download by opening ether togles or ton vid
making COPY folder and CHANGING the home page in theory works but the button on smtube cant trigger that to open
looks like one smtube BUTTON ONLY
or would i need to install a second smplayer to a second c: directory


3 i dont need do the smtube -url youtube.com you suggested now correct

since you added it in the edit ini now?

Re: New SMTube: first public version

PostPosted: Tue Jun 09, 2015 11:31 pm
by rvm
You can create two bat files. In one call smtube -url tonvid.com/ and in the other call smtube -url http://toogl.es/#/browse

Re: New SMTube: first public version

PostPosted: Wed Jun 10, 2015 2:31 am
by cootmaster
how do i do this
i now have 2 smtube files one tonvid one other
but both go to ton vid

Re: New SMTube: first public version

PostPosted: Wed Jun 10, 2015 11:57 am
by rvm
Actually you only need one bat file, to open toogl.es use the bat I attach. To open tonvid.con just use the normal smtube shortcut.

Re: New SMTube: first public version

PostPosted: Wed Jun 10, 2015 2:54 pm
by cootmaster
ok 1 WHERE does it go what folder SM PLAYER?
2 how do i tell the SMtube shortcut which to open if i want to choose between ton vid and toogles
3 for my home page make a 3rd called Cootmaster home page
and again how do i tell it to choose

Re: New SMTube: first public version

PostPosted: Thu Jun 11, 2015 12:19 am
by rvm
A bat file is a text file but with bat extension instead of txt. You can edit it with a text editor like the notepad. It contains a line with the command to be run when you double click on it. You can create as much bat files as you need, each using a different URL for the -url option.