Loading...
 

MyMovies Tutorial

MyMovies Tutorial

or How to Add a Box-Set (multi-Season) TV Series in the new MyMovies



Ramblings from a heretofore casual user who was caught with the complexity of the new TV Series and Box Set editing with little documentation available.


note: need to investigate MMBrowser as a replacement for the frozen Win7 machine with TMT. Had to move MyMovies DB to stand-alone Win10 server as a result. But can still record TV shows and play LP's through Win10 based system?

This tutorial gently introduces more and more complicated procedures to eventually enable you to understand editing a Box Set (multi-season), TV Series (multi-episode) referencing an online disc image. With the new MyMovies introducing TV Series and Box Set concepts, the potential reward is great but at the cost of a much more difficult editing process.

Basic Philosophy

Key to understand from the start is that MyMovies has TV Series that are distinct from single or multi-disc Movie Titles (including Box Sets). And that although both can be edited from similar screens in the same Collection Manager, the sharing of data between the two groupings is only via the WebServer and not your local Collection Manager (i.e. computer or database). Once this is clearly understood, and that you need both for TV Series from Discs, then the intricate steps needed to edit, save, contribute (i.e. upload), download and continue editing will be better understood.

Also, over the past two years or so of development, the moderators of the service and software developer have diverged in how they wish to treat the messy and complicated release of movies. Specifically, distributors are releasing multiple titles on a single disc. And 3 or more disparate titles in a loosely themed or defined collection, with only a single cover and barcode. The software/service tries to force ID'ing entries by barcode and product (and restrict source of information in the database from that material only; or what can be scraped from IMDB) while the user often wishes to have a way to browse and select movies based on title, content, rating, actors, crew and the like. These are in direct conflict more and more.

Finally, all the development seems to be going into the Andoroid App for smart phones and tablets. And features appear there that are not available in the Microsoft Media Center (Desktop, Home Theatre Personal Computer or HTPC) edition. Again, needs diverge from what they are supporting. Personally, I use the App for browsing the collection while in a store to understand if I have the title or not. Would also like to use the Tablet app to select and play the MP4 / Digital versions of the movies which are different and in a different location than the ISO HTPC versions on the server.

Thus this tutorial is expanded to include how I personally have chosen to utilize the software and service as a tool most useful to my needs while trying to maintain some semblence of their contribution requirements.

The scenarios of adding information in the Collection Manager covered here are given below; in order of increasing difficulty and building on the description before.
  • Movie Title with one or more single or double-sided discs
  • Box Set of a movie title series where each movie title may have one or more discs that each are usually packaged for individual sale with barcode and cover

Now there is some divergence for the more complicated issues. First, TV Series:
  • TV Series (one or more seasons) that you wish to reference locally as individual episodes (common for portable devices or non-DVD formats)
  • TV Series (one season) that you wish to reference locally as discs from your box set where the information is complete and previously entered
  • TV Series (one season) that you wish to reference locally as discs where the information is non-existent, partial or incorrect
  • Box Set of TV Series (more than one season) that you wish to reference locally as disc
It is these last two that are more complicated and involves editing and contributing both a TV Series and multi-disc Title or two to complete.

Now for Movie Titles:
  • Box Set of a movie title series where each movie may or may not be on its own disc. And there is usually only the cover and barcode for the overall box set.
  • Box Set of a movie collection where the movies are loosely coupled. These may be (a) packaged for individual sale titles each with their own barcode and cover, or (b) grouped titles on a single or multiple discs but without individual covers and barcodes and possibly unconnected titles sharing the same physical disc side.

Each is covered in more detail below. But before covering each, lets introduce a little background and a few more important terms. Note you can click on each title below to expand or collapse its information.


What Changed?

Traditionally, there was only one form of editing in the Collection Manager — adding a Title. What continued to complicate this further was the seemingly endless and varying ways that production houses re-mastered or repackaged movies. The distinction between unique optical discs and their collection in a product started blurring; especially how users wanted to view the products as well. Further complicating this is the larger-disc release associated with TV Series, the need for handling transcoded movie files of TV episodes and movies (especially for portable devices), and the ability for DVD Players to bypass the main menu and jump to specific content inside the disc. As technology and marketing have matured, this has creeped down into movie title releases as well where loosely coupled titles are now clumped together into a single side of a single optical disc — thus complicating the DB use for perusing and selecting individual movie titles to play that may now exist on the same disk.

What has also changed is the push by the MyMovies service to restrict the movie title entries to only include what is physically available from the title as purchased. So content for the database associated with a barcode must all be sourced from the material supplied on that barcode. Only divergence is the ability to "import" associated IMDB information. This restriction is in direct conflict with wanting to make a seemless interface to users for selecting movie titles for play.

Additional complications come from the large number of titles that are released as director's cut or similar. And so they go from being Rated R to Unrated whereas in reality should likely be listed as NC-17. Sorting based on rating now becomes moot as these titles are intermixed with G/unrated family movies as well as Pre-1960's movies that were created before the rating system existed. Hence, one wants to diverge from the true use and classification of rating to a more personal one that is then locked.

To address these new needs and multiple, confusing collection management conventions developing, two new features were added. The Box Set and the TV Series. Both have implications in the MyMovies viewer and selection for play as well.

One should consult the existing MyMovies tutorials and videos in conjunction with this tutorial. Specifically:


Terminology and Conventions

[+]

Adding a Movie Title

[+]

Adding a Box Set

[+]

Adding a TV Series (individual episode files)

[+]

Adding a TV Series (discs with multiple episodes per disc) already complete on the Web Service

[+]

Adding a TV Series (discs with multiple episodes per disc) partially complete or non-existent on the Web Service

[+]

Personal Terminology and Conventions

[+]

Installation on a dedicated server

Backup existing MyMovies DB (to a separate drive if necessary for space reasons)
(started with clean server; 12.8GB available on C)
+Current as of Aug 2017 for MyMovies version 5.23 build 2 (115MB)
    • Installs MS VisualC++ 2005 redistributable (x86 and x64)
    • Installs SQL Server 2014 (5 components) which brings along:
      • MS VisualC++ 2010 redistributable (x86 and x64)
      • MS SQL Server 2012 Native Client
      • MS SQL Server 2008 Setup Support files
      • MS ODBC Driver 11 for SQL Server
  • Also install SQL Server Management Studio (17.2 available; used 16.5.3 to get more options for minimal install) (825MB)
    • To redirect DbFileStream (and main DB in MDF) to D: drive
    • Start SQL Management and connect to MyMovies DB; stop MyMovies services; detach DB
    • Can try to move/copy DB files over:
      • C:\Program Files\Microsoft SQL Server\MSSQL12.MYMOVIES\MSSQL\DATA\My Movies* (500+MB with 2600+ titles)
      • C:\ProgramData\My Movies\DbFileStorage\* (6+GB with 2600+ titles)
      • xcopy <srcdir> <destdir> /h/i/c/k/e/r/y


Created by Randy. Last Modification: Tuesday 21 of August, 2018 16:32:18 EDT by Randy. (Version 16)