Leaderboard


Popular Content

Showing content with the highest reputation on 02/09/2019 in all areas

  1. 3 points
    DC Rackerby: Thanks for the tutorial on xmldv. I set it up and got it working right now. I live in the metro St. Louis area. A few pointers to those who are trying to do this as well. Step 1: set go to schedulesdirect.org and and click on the "Sign Up" tab to create an account. It sets you up with a free 7 day trial account. I haven't upgraded to the $6 2-month or $25 yearly account yet. Step 2: You'll get an e-mail with an activation code. Copy and paste it into the schedules direct web page. Step 3: on the "SD-DD Subscribed Lineups: Add a new lineup Report Lineup Problems " line click "Add a new lineup" and select the appropriate channel service you need. I have an HD Antenna which picks up 54 stations in the St. Louis area. Step 4: go to the http://mc2xml.awardspace.info to download mc2xml. Scroll down about a page and click on the download. since we are on Mac's choose the third column for OS X (x86) Step 5: create a folder "scripts" in your home folder (i.e. /Users/username - for me it is /Users/weber). You can go to the menu bar at the top of the screen and click on "Go" and navigate down to "Home" then right click on the Home folder and add a "New Folder" and name it scripts. Step 6: move mc2xml from your downloads folder to the scripts folder Step 7: open "Terminal" from your "Utilities" folder which is inside your "Applications" folder. type "cd ./scripts" to navigate to the scripts folder. Then type "chmod 755 mc2xml" so that mc2xml is recognized as an executable. Step 8: still in the Terminal window, type in ."/mc2xml -T sdusername:sdpassword" where username and password are what you choose for schedules direct in step 1. It will take a minute or so to process and will create a mc2xml.dat and xmldv.xml file and place them in your "scripts" folder. Step 9: still in the terminal window, type in "open -a EyeTV /Users/username/scripts/xmltv.xml". be sure to change username to your actual username. for me it is weber as you can see in top 5. Step 10: Go to EyeTV (which should be open). Click on "Channels" the third tab under Library on the left. Then for each channel click on the EPG tab and change it to xmldv. It will ask you to assign a channel and give you the list to choose from. This corresponds with the "lineup" you hopefully correctly choose in Step 3. Note, I tried setting each channel to xmldv before Step 9 and I got a blank list. So step 9 has to come first. Step 11: Once done for each channel you can go to the EyeTV "Program Guide" and see that it is filled in including titles for each episode and colors to indicate type of program - as we were used to with EPG TV Guide. Step 12: Open "TextEdit" and copy in the getup.sh procedure (listed again below). Remember to change your mac username on lines 2, 3 and 5and the schedules direct username and password on line 10. Then save it as getup.sh and place it in the "scripts" folder you created in step 5 #!/bin/bash MC2XML="/Users/username/scripts/mc2xml" XMLTV="/Users/username/scripts/xmltv.xml" #Set the working directory cd /Users/username/scripts/ # Check if we have internet connection ping -q -c 1 -t 5 google.com > /dev/null if [ $? -eq 0 ]; then # Get new schedule $MC2XML -T sdusername:sdpassword # Reload EyeTV with the file open -a EyeTV $XMLTV fi Step 13: Back in the "Terminal" window. type chmod 755 getepg.sh" to make getup.sh recognizable as an executable. Now in the terminal window you can tap "./Users/username/getepg.sh" and it will do the whole job for you. I haven't yet automated the procedure using Launch Agent, but will do that shortly. I also have to go thru this procedure on another mac since I have 2 eyetv hybrids. Thanks again to DC Rockery. I needed to put together this dummies guide because it took me a while to figure out how to make it all work. I figured someone else may need this as well
  2. 1 point
    I thought Geniatech was just giving up on the USA market. If the UK is having guide issues also I wonder how much longer this program will exist. If they are having issues monitoring their product I would have paid a fee to get a 64bit version if it still had all the functions and hardware support of version 3.6.9 (7520).