T O P I C R E V I E W |
kojiro |
Posted - 15 Jul 2006 : 04:14:22 You could add the option media for every episodes of series. Thank you in advance. |
20 L A T E S T R E P L I E S (Newest First) |
willo |
Posted - 19 Sep 2006 : 19:51:16 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? |
dsloper |
Posted - 11 Sep 2006 : 20:32:24 Thanks Alessio
At least I know I am not just doing it wrong :-)
|
Alessio Viti |
Posted - 11 Sep 2006 : 15:13:04 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 |
dsloper |
Posted - 10 Sep 2006 : 19:13:32 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
|
willo |
Posted - 10 Sep 2006 : 16:03:03 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. |
willo |
Posted - 04 Sep 2006 : 20:52:11 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? |
Alessio Viti |
Posted - 04 Sep 2006 : 20:49:06 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 |
bushbrother |
Posted - 04 Sep 2006 : 19:28:58 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. |
Alessio Viti |
Posted - 04 Sep 2006 : 15:53:36 Hi,
Sorry, I haven't add these fields to Episode Cards, I will add it in next release 5.3.5.0.
Bye!
Alessio |
willo |
Posted - 03 Sep 2006 : 17:31:52 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. |
T0ffluss |
Posted - 31 Aug 2006 : 19:27:00 There's no stopping you, huh? :) thx Alessio!
Let me know if there's anything more you need to know..
Richard |
Alessio Viti |
Posted - 31 Aug 2006 : 18:12:59 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 |
T0ffluss |
Posted - 31 Aug 2006 : 17:24:02 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
|
Alessio Viti |
Posted - 31 Aug 2006 : 16:28:38 Hi,
Sorry, my english is bad and I am not sure I have understand: the function "movie thumbnailer" of meedio what exactly do? it create only little images of covers?
For episodes, how can I add pictures automatically? by reading it from Hard Disks?
Please let me know, because I really want make this function.
Thank you!
Alessio |
T0ffluss |
Posted - 30 Aug 2006 : 23:29:49 Thx for respons :)
I finally got to try out the fluxxx.net script, and it works, but you cant do multiple imports, and atm. it does not support the covers I have on my site :)
yeah, I know of the manual adding of episode picture... but... having 1964 different episodes.. well.. I dont even want to start ..
dont know how familiar you are with Meedio, but it has a plugin called "movie thumbnailer", basicly what it does, is to create a thumbnail of each episode, named <episodefilename>.jpg (the same as the episodes)
auto add these pictures on import would be a killer feature..
Richard |
Alessio Viti |
Posted - 30 Aug 2006 : 21:59:16 Thank you Richard!
You can add picture to every episode, but manually (in the edit window).
The only problem at this time for episodes added with Hard Disk Scan is that you cannot import information from internet for these episodes. I am trying to find a way.
Bye!
Alessio |
T0ffluss |
Posted - 30 Aug 2006 : 20:24:55 WOW! thx for the beta 4 release!! :)
great to see the tag import was added... works great so far. Is there anyway XMM could import episode images for each episode? (meedio creates a thumbnail of each episode, having a field where the episode image could be would be superb)
Richard |
T0ffluss |
Posted - 30 Aug 2006 : 15:32:11 FYI
the banner/cover server will be upgraded this weekend.. So www.fluxxx.net will not be up and running from approx saturday morning, through to Sunday evening.
Just a heads up to everybody :)
Best regards Richard |
willo |
Posted - 22 Aug 2006 : 14:23:25 I created mockups of how tv screens could look like:
http://img213.imageshack.us/my.php?image=seriesscreenky2.jpg http://img213.imageshack.us/my.php?image=seasonsscreenil4.jpg http://img209.imageshack.us/my.php?image=episodesscreenat7.jpg
If the data was divided in three levels (series, seasons, episodes) as suggested few posts back in this thread. Seasons/episodes screen shopuls also include technical details (seasons for dvd's and episodes for recorded episodes). |
willo |
Posted - 22 Aug 2006 : 13:11:17 Fields "similar shows", "director", "writer" and "cast" could do with the handling of pipe (|) characters similarly as it is handled in field cast. |