I'm running twonkyserver v6.0.1 on a CentOS 5.3 Linux server.
I've played with the Youtube tagged video for the last couple days and found that the information that's being posted on the twonkyserver youtube tagged page is not what youtubes rss feed would have returned.
I placed (sunsethill, range) into the tag field for youtube on the media feed page of twonkyserver and the following is what was posted on my twonky taged video page for youtube. I went to youtube and found a few of these videos but didn't see the key words in their tags.
####################################
Tagged Videos [47]
ANOTHER BOMB SCARE (5.7.2010)
Apple store visit
Butt Pee FTW!! (2.24.2010)
Clark and Michael -- Episode 8 -- Writing Partners
COMPETITION (5.3.2010)
Confessions of a BET Producer
DATING SUCKS!!! (2.18.2010)
Domain of a function
Dru Hill - 5 Steps
Dru Hill - I Love You
Dru Hill - I Should Be...
Dru Hill - Never Make A Promise
Dru Hill - These Are The Times
Funny People is... Funny? (8.1.09 - Day 93)
Glock 23 At 230 Yards
I hope you like dreamin'! (3.06.2010)
I lost the game (2.16.2010)
I'M HELLA HARD, YO!!!
Invasive Fire Ants Lose Heads to Flies
Lynn Hill and Katie Brown climb the West Face, Leaning...
Mark Wahlberg on Family and Fighting
Matchmaking Episode 18 - Hill Moved (Halo 3 Machinima)
MISSED MY FLIGHT! (2.23.2010)
MOONING IN PUBLIC (6.3.10 - Day 399)
My Favorite Lesbian! (3.02.2010)
New Underwear (3.07.2010)
Nutnfancy SHOT Show: Yankee HIll Machine!
OFFLINE (4.18.2010)
PUNCH OUT! (3.05.2010)
Ray Does Hollywood (4.15.2010)
REAL and GAY (2.20.2010)
RELAX. Caribbean 3 Ocean Waves with nature sounds Relaxation Meditation video
Slash Album Trailer
STALKERS!!
Tessa does PUNCHOUT! (3.27.2010)
THAT'S SO HAWT!! (5.23.10 - Day 388)
The B. Scott Show: Tameka Raymond Interview
The best clips from week of Sept. 3: infoMania
The Fort Fisher Hermit
The Ultimate relaxing video, music by Paul Collier
The Undeserving - Something To Hope For [OFFICIAL LYRIC VIDEO]
Top Gear - Bowler Wild Cat - BBC
Top Gear - Bugatti Veyron top speed test - BBC
Tyler Hilton - 8 Takes "I Believe In You"
Vlogs are teh awesome!! (3.20.2010)
Waiting tables (3.23.2010)
Whoop Your Ass!
####################################
Since youtube only seems to support single tag searchs on it's rss feed I used the full text search below for the two keywords (sunsethill, range) and youtube returned the correct information.
http://gdata.youtube.com/feeds/base/vid ... results=50
I don't know if this is a problem with twonkyservers media feeds or with Twonky Medias search engine (http://tmm.pv.com/pvx/rest/feed/searchFeeds) that mediafusion-integration-plugin seems to access.
Youtube tagged video returning incorrect information.
-
- Posts:6
- Joined:Tue Apr 28, 2009 11:37 pm
- AV Hardware:Not sure what I'm supposed to list here.
Server is my gateway/firewall/storage/web/mail and anything else server. It is running CentOS 5.? on a dell gx270. Primary drives are 2 250gig configured into raid 1 and 1 1TB seagate usb drive split between ext3 and winXP filesystems. 1 onboard ethernet and 4 internal etherrnet cards. 1 gig ram, Intel(R) Pentium(R) 4 CPU 2.80GHz processor.
-------
The running network consists of 1 baystack 450T vlan into 30 sections.
port 1-3 direct to internet, port 3-6 connect to 2 dlink ABG wireless access points, port 7-24 connects the local lan.
-------
Clients can consist of just about anything, ie any flavor of windows, linux, apple, mac, sparc, ect....
-------
I used to own/operate a full service ISP totally by myself until 911 which should give you an Idea as to how complex my home network is.
-----
-
- Posts:6
- Joined:Tue Apr 28, 2009 11:37 pm
- AV Hardware:Not sure what I'm supposed to list here.
Server is my gateway/firewall/storage/web/mail and anything else server. It is running CentOS 5.? on a dell gx270. Primary drives are 2 250gig configured into raid 1 and 1 1TB seagate usb drive split between ext3 and winXP filesystems. 1 onboard ethernet and 4 internal etherrnet cards. 1 gig ram, Intel(R) Pentium(R) 4 CPU 2.80GHz processor.
-------
The running network consists of 1 baystack 450T vlan into 30 sections.
port 1-3 direct to internet, port 3-6 connect to 2 dlink ABG wireless access points, port 7-24 connects the local lan.
-------
Clients can consist of just about anything, ie any flavor of windows, linux, apple, mac, sparc, ect....
-------
I used to own/operate a full service ISP totally by myself until 911 which should give you an Idea as to how complex my home network is.
-----
Re: Youtube tagged video returning incorrect information.
I decided to come up with my own solutions to this issue.
I wrote a perl script that queries Youtubes rss feed from a web page.
The script then builds a YouTube Tagged Video import file for twonkyserver to import into it's database.
The script can build from 1 to 450 entries for twonkyserver to import.
The script only works with Linux OS.
I'm debating whether or not to post the script on the forum, I searched twonkys site and see nothing against posting add on scripts.
Anybody interested in this script, post to this thread and message me, if enough people are interested, I will see about posting it.
I wrote a perl script that queries Youtubes rss feed from a web page.
The script then builds a YouTube Tagged Video import file for twonkyserver to import into it's database.
The script can build from 1 to 450 entries for twonkyserver to import.
The script only works with Linux OS.
I'm debating whether or not to post the script on the forum, I searched twonkys site and see nothing against posting add on scripts.
Anybody interested in this script, post to this thread and message me, if enough people are interested, I will see about posting it.