BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Suggestions / New Features
 Serie TV
 New Topic  Reply to Topic
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2 Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

T0ffluss
Starting Member

17 Posts

Posted - 31 Aug 2006 :  17:24:02  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hehe.. sorry about that.. my last post was a bit vague.

Meedio has a plugin, called movie thumbnailer.. basicly what it does is to create a picture of video file. These pictures is stored in the same folder as the video file, and with the same name

Simpsons - 2x5 - Some Title.avi
Simpsons - 2x5 - Some Title.jpg

All XMM needs to be able to do, is to check if a jpg file with the same name exists, and then add it to that episode :)

Iwe spread the word about the developement of XMM lately over at the Meedio forums. There was a plugin before that did the TV series information grabbing flawlessly, but lately, it has died out. Thats why XMM would be a killer setup, together with Meedio, and the XMM 5.x importer (developed by Tinus)

Thx for all your hard work !
really appreciate it!

best regards
Richard
NORWAY
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 31 Aug 2006 :  18:12:59  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Now I should have understand: for all Episodes that you have in your Hard Disks /CD /DVD XMM should extract a "frame" of the video and use it as "picture" of the episode.

This sounds really good and nice feature (for movies too). I will start to work on it

Thank you!

Alessio
Go to Top of Page

T0ffluss
Starting Member

17 Posts

Posted - 31 Aug 2006 :  19:27:00  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
There's no stopping you, huh? :) thx Alessio!

Let me know if there's anything more you need to know..

Richard
Go to Top of Page

willo
Starting Member

13 Posts

Posted - 03 Sep 2006 :  17:31:52  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Is it currently possible to access all fields in table Episodes from episodes card? I tried to access fields like Codec, Resolution and Audio codec with no success. Furthermore, is it possible to run queries from screen to create links to other table (such as SELECT * FROM Actors WHERE Name = $CurrentActor$)? I would like to create links from Actors to actor's page as well as from similar shows to the shows in question.
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 04 Sep 2006 :  15:53:36  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

Sorry, I haven't add these fields to Episode Cards, I will add it in next release 5.3.5.0.

Bye!

Alessio
Go to Top of Page

bushbrother
Starting Member

11 Posts

Posted - 04 Sep 2006 :  19:28:58  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Alessio,

I just bought your software to archive all my divx/xvid movies, its great, the thing is i have many tv series burned to dvd and wish to add them with a catalogue number, the option to import from cd/dvd is greyed out, is it coming soon and will i be able to add a catalogue number? many thanks.

Laurie Richards.
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 04 Sep 2006 :  20:49:06  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

Yes, will be available soon like for movies, I am adding the possibility to automatically take pictures directly from avi files and then I will do it.

Thank you,

Alessio
Go to Top of Page

willo
Starting Member

13 Posts

Posted - 04 Sep 2006 :  20:52:11  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by Alessio Viti
Sorry, I haven't add these fields to Episode Cards, I will add it in next release 5.3.5.0.


So you have to specifically add all the fields that can be called from cards? Instead of being able to call any field with some kind of notation system, like [table].[field]? How about linking between cards, is it possible some way already? If not, do you plan to add that possibility?
Go to Top of Page

willo
Starting Member

13 Posts

Posted - 10 Sep 2006 :  16:03:03  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I would highly appreciate it if if someone with better skills than me in importing xml into MS Access db would write importer for the xml-structure below:


<?xml version="1.0" encoding="ISO-8859-1"?>
<tv_series_metadata>
	<metadata_info version="1.0.0">
		<update_date format="yyyy-mm-dd"></update_date>
	</metadata_info>
	<series_info>
		<id type="imdb"></id>
		<series_name></series_name>
		<country></country>
		<language></language>
		<genre></genre>
		<running_time></running_time>
		<network></network>
		<production_company></production_company>
		<similar_shows>
			<show>
				<id type="imdb"></id>
				<name></name>
			</show>
		</similar_shows>
		<credits type="crew">
			<person type="directors">
				<id type="imdb"></id>
				<name></name>
			</person>
			<person type="writers">
				<id type="imdb"></id>
				<name></name>
			</person>
		</credits>
		<credits type="cast">
			<person>
				<id type="imdb"></id>
				<name></name>
				<role></role>
			</person>
		</credits>
		<synopsis lang="en"></synopsis>
	</series_info>
	<seasons>
		<season>
			<season_info>
				<season_number></season_number>
				<synopsis></synopsis>
				<credits type="crew"></credits>
				<credits type="cast"></credits>
			</season_info>
			<episodes>
				<episode>
					<episode_number></episode_number>
					<episode_name></episode_name>
					<channel></channel>
					<first_aired format="yyyy-mm-dd"></first_aired>
					<synopsis lang="en"></synopsis>
					<credits type="crew"></credits>
					<credits type="cast"></credits>
				</episode>
			</episodes>
		</season>
	</seasons>
</tv_series_metadata>


The purpose of such importer would be to import metadata info for shows not listed on tv.com.
Go to Top of Page

dsloper
Starting Member

2 Posts

Posted - 10 Sep 2006 :  19:13:32  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

I have just started looking at XMM (for use with Meedio) for my TV Shows.

However, currently I would have to rename all my files, unless there is something I am missing.

My file structure is based on folders/directories

(i.e Drive\TV Shows\Series Name\Season Number\EpisodeNumber.avi)

I cannot see a way in XMM to setup a tag that includes the directories, so that I could automatcially import the Series Name and Season Number. The way I can see of getting XMM to work is to rename all my files so that the series title, season number, etc are all in the actual filename.

Is there anyway to take the tags from the folder names? or are there plans to implement?

Thanks

Darren
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 11 Sep 2006 :  15:13:04  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Darren,

At this time there isn't this option, but I have already start to work on this. I don't know exactly when will be ready, I hoe in few weeks.

Thank you!

Alessio
Go to Top of Page

dsloper
Starting Member

2 Posts

Posted - 11 Sep 2006 :  20:32:24  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks Alessio

At least I know I am not just doing it wrong :-)

Go to Top of Page

willo
Starting Member

13 Posts

Posted - 19 Sep 2006 :  19:51:16  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by willo

BTW, does XMM use IE as directly to show move/series details? If that's the case, it should be possible to make more "intelligent" guis (as in able to react what data is present) by writing a xml page instead of html and aplying on-the-fly xslt transformation to produce final (x)html.


Since no-one else answered, I guess I am doing it myself then;-). I finally gave this a try and found it it doesn't work. It probably would, but XMM seems to filter caed files so that only htm (and likely html) files are shown in the list, no xml-files. Because of this, currently seems impossible to use xml & on-the-fly xslt transformation to create data adjusting card files. Any chance to get this restriction removed in the future versions?

Edited by - willo on 19 Sep 2006 20:07:58
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic   Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
Previous Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.15 sec. Powered By: Snitz Forums 2000 Version 3.4.07