OS4 DepotLogo by Marko 
(anonymous IP: 3.15.202.4,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Utility » Script » cmt.lha

Create TV Guide

Description: Python script for creating a TV series amigaguide
Download: cmt.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 3kb
Version: 0.6
Date: 08 Mar 15
Author: Nick Clover
Submitter: Nick Clover
Email: ncc/x1k co uk
Category: utility/script
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 9199
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
CreateTVGuide.py, freeware, use and abuse it as you want but don't
blablame me if you break it.

This script scans multiple partitions or drawers and builds an amigaguide
document listing all video files found.

Create Movie Guide V0.1 (05-Mar-2015)
Usage: SOURCE, DEST, DUAL/S, ICON/S

SOURCE: Partition(s) or drawer(s) to scan, must end in : or /
        Enter mutiple sources with a space between them eg.
        Multimedia:Films/ Multimedia:pron/ TV:
DEST: Name and path of guide file to create, .guide extension optional
DUAL: Create dual play buttons giving option for fullscreen or window mode
      guide files are much bigger with this option.
ICON: copy env:sys/def_guide.info to the guide file

All arguments are optional and can be entered in any order, the default
behaviour is to scan the current drawer and create Movie.guide with a single
play button in the current drawer.

The original directory structure is NOT retained. Movies are sorted
alphabetically, movies that begin with 'The' or 'A' are sorted by the
second word. and the 'The' or 'A' is appended to the end of the name
after a comma.

Videos are detected by the extension, supported extensions are:
mp4, m4v, avi, mpg, mpeg, wmv, mov, flv, mkv, 3gp, vob, divx &  xvid

C:Mplayer is used to play the videos.

srt subtitles are supported, if a .srt file exists with the same name
as a video it will be added to the mplayer command line as

	-sub "<full path>/<movie filename>.srt"

Use 'v' to toggle subtitles in mplayer.

A Summary is printed when scanning is completed eg.

419 videos found, 22 with subtitles.

I add an alias to s:shell startup to make things easier eg.
movie filename>.srt"

Use 'v' to toggle subtitles in mplayer.

Added: Summary when scanning is completed eg.

419 videos found, 22 with subtitles, 92 nodes used.

Note:

I recommend that you use my CleanName.py script on your drawers and movies
before
using this script to make the guides look better and to sort properly.



Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment