LinHES Forums
http://forums.linhes.org/

m2iweb: manage files created by myth2ipod through mythweb
http://forums.linhes.org/viewtopic.php?f=5&t=9676
Page 1 of 2

Author:  alusby [ Mon Apr 17, 2006 10:36 pm ]
Post subject:  m2iweb: manage files created by myth2ipod through mythweb

Hi,

I'd like to share with you all a script that I put together that allows the management of files created by myth2ipod through mythweb.

How to use it after downloading the script:
Code:
1. Copy the m2iweb.php and ipod.jpg files to your /ipodfeed/ folder.
2. chmod the /ipodfeed/ folder to 777
3. edit /usr/share/mythtv/mythweb/themes/default/header.php and find Recorded Programs and add in after the </a>:

&nbsp; | &nbsp;;
<a href="/ipodfeed/m2iweb.php">myth2ipod</a>


After this, you will see a link after Recorded Programs in MythWeb for this script.

The script can be downloaded at http://m2iweb.sumimasen.org/ where you can also see a small screen shot.

And of course, cheers to myth2ipod, which can be downloaded at http://www.myth2ipod.com/

I have no idea about the security and stability of this script- so please be careful and only use it if you know what you're doing. I run my mythtv on a closed network, so I don't really have to worry about other people getting into it.

I'd still like to add features such as sorting and thumbnail preview. I also would like to have it use the MythWeb headers- but I wasn't sure what files to include so I just copied the generated html. I also need to clean it up as its quite messy. But hey, I guess it's better than nothing! :)

Enjoy,
- lus

Author:  avocade [ Sun Apr 23, 2006 6:32 am ]
Post subject: 

Thanks, it works great! But I had to change the "%" to "&" in the HTML to make it look OK on mythweb. Otherwise, no problems.

Author:  alusby [ Sun Apr 23, 2006 7:19 pm ]
Post subject: 

avocade wrote:
Thanks, it works great! But I had to change the "%" to "&" in the HTML to make it look OK on mythweb. Otherwise, no problems.


Whoops, typo on my part, thanks for pointing it out! I went ahead and edited the post. :D

Author:  ed3120 [ Fri Sep 08, 2006 3:39 pm ]
Post subject: 

I just want to say thanks for writing this. It is very helpful.

Author:  RobTheGob [ Mon Sep 11, 2006 8:16 pm ]
Post subject: 

ed3120 wrote:
I just want to say thanks for writing this. It is very helpful.


I agree - this is great!

The % vs & typo is still on your website though...

Author:  bwente [ Thu Feb 08, 2007 6:52 pm ]
Post subject: 

Hopefully this will integrated into next release along with the FLV scripts.

Can someone tell me how to fix this permission error?

1002_20070114200000.ipod.xml
Warning: unlink(1002_20070114200000.ipod.xml): Permission denied in /myth/ipodfeed/m2iweb.php on line 173
failed to be deleted1002_20070114200000.ipod.mp4
Warning: unlink(1002_20070114200000.ipod.mp4): Permission denied in /myth/ipodfeed/m2iweb.php on line 177
failed to be deleted

Author:  briguy [ Thu Feb 08, 2007 8:40 pm ]
Post subject: 

The link to the m2iweb page is dead - does anyone have a copy of the m2iweb.php file that they can post here? There is a copy on the wiki, but it doesn't seem to work.

Author:  briguy [ Thu Feb 08, 2007 9:20 pm ]
Post subject: 

Ok, I kind of fixed it. The delete still doesn't work, and I updated the links to the buttons for R5E50. You can wget it here:
http://bw.kicks-ass.org/xyz/m2iweb.php.tar.gz

Author:  briguy [ Sat Feb 24, 2007 9:59 am ]
Post subject: 

To fix the delete error, chmod your ipodfeed directory to 777. To do this, login as root then:

Code:
cd /myth
chmod 777 ipodfeed


That's it!

Author:  ed3120 [ Fri Mar 02, 2007 8:30 am ]
Post subject: 

m2iweb and myth2ipod are excellent add-ons. I wonder if there's any plans to add them to the next version of Knoppmyth?

Author:  randomhtpcguy [ Tue May 01, 2007 8:14 am ]
Post subject: 

I'm wondering if they could be included as well.

I'm a little worried about messing up my system. And if it will remain compatible with future changes.

Author:  cecil [ Sun May 06, 2007 4:28 pm ]
Post subject: 

Myth2ipod has already been fixed for the next release. It will automatically be available on a new install. Those upgrading can simply d it as a job.

Author:  minirx7 [ Thu Jul 26, 2007 10:09 am ]
Post subject: 

I cannot seem to find the directory containing the default.php file in the latest release of Knoppmyth, can anyone shed some light?

Author:  bwente [ Sat Aug 04, 2007 7:16 am ]
Post subject: 

minirx7 wrote:
I cannot seem to find the directory containing the default.php file in the latest release of Knoppmyth, can anyone shed some light?

Code:
/usr/share/mythtv/mythweb/modules/_shared/tmpl/default/header.php

Author:  minirx7 [ Wed Aug 08, 2007 5:07 pm ]
Post subject: 

bwente wrote:
minirx7 wrote:
I cannot seem to find the directory containing the default.php file in the latest release of Knoppmyth, can anyone shed some light?

Code:
/usr/share/mythtv/mythweb/modules/_shared/tmpl/default/header.php


Thank you very much.

Page 1 of 2 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/