2009-12-07, 03:17
MythSExx a versitile library exportation tool for MythTV
---------------------------------------------------------------------------------------------
edit: Before you try MythSExx, try out mythicalLibrarian it's a much better tool.
MythSExx is a Ubuntu tool which will import your MythTV library into XBMC format. It is a versitile tool with very good logging. It will reference theTvDb.com and obtain the Series and Episode information so that your files can be imported into XBMC
I am striving to make this the best Myth interface tool available for XBMC library recognition. I am eagerly awaiting problem reports. I define problem reports as "Anything which you as the user determine to be abnormal operation"
Key features:
--------------------------How to use:
-----------------------
MYthSExx will generate usable content for XBMC out of your MythTV recorded libraries by utilizing the standard Showname.SxxExx (Episode Title).ext format.
It can be configured in the following ways
in progress:
------------------------
You can find full documentation here: http://wiki.xbmc.org/?title=MythSExx
---------------------------------------------------------------------------------------------
edit: Before you try MythSExx, try out mythicalLibrarian it's a much better tool.
MythSExx is a Ubuntu tool which will import your MythTV library into XBMC format. It is a versitile tool with very good logging. It will reference theTvDb.com and obtain the Series and Episode information so that your files can be imported into XBMC
I am striving to make this the best Myth interface tool available for XBMC library recognition. I am eagerly awaiting problem reports. I define problem reports as "Anything which you as the user determine to be abnormal operation"
Key features:
--------------------------
- MythTV recordings renamed to Show name.SxxExx (episode title).ext
- Symlinks allow MythTV to maintain your library. Symlink from new file in place of old. Symlink to original.
- TvDb recognition of Show Name and Episode Name
- Fuzzy logic episode name matching allows for improperly named episodes
- User defined show name translations for improper guide data
- User is notified at the end of each operation
- Dynamic mount support with alternate move dir
- Failsafe Symlink mode
- easy to troubleshoot permission errors and other problems in debug mode
- Can be run as MythTV job.
Code:
/home/mythtv/MythSExx/MythSExx.sh "%TITLE%" "%SUBTITLE%" "%DIR%/%FILE%"
-----------------------
MYthSExx will generate usable content for XBMC out of your MythTV recorded libraries by utilizing the standard Showname.SxxExx (Episode Title).ext format.
It can be configured in the following ways
- Move your files and create symlinks in place of the original so that MythTV can manage your library
- Leave the original in place and create symlinks to your folder
- Move files to a NAS and if the NAS is not present, move it to a local folder
- After extinguishing all other resources, create a symlink to the original file in a local folder
in progress:
------------------------
- Multiple shows in single recordings (currently handled by clipping second name)
- Movies
You can find full documentation here: http://wiki.xbmc.org/?title=MythSExx