example session
authorChristian Weiske <cweiske@cweiske.de>
Thu, 29 Apr 2021 20:57:09 +0000 (22:57 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 29 Apr 2021 20:57:09 +0000 (22:57 +0200)
README.rst

index 3748850e7eb16a7ba281424099369a351c290881..58d2f4c4832b01e828d677744646c43d91bb34e1 100644 (file)
@@ -14,3 +14,61 @@ Usage
 2. Run tmdb2mkvtags.php::
 
      php tmdb2mkvtags.php de "James Bond Diamantenfieber" diamanten.xml
+
+
+Example session
+---------------
+::
+
+    $ ./tmdb2mkvtags.php de "James Bond" casino.xml
+    Found 69 movies
+    [ 0] The James Bond Story
+    [ 1] 30 Years of James Bond
+    [ 2] James Bond - 50th Anniversary: Bonus Features
+    [ 3] Noi non siamo come James Bond
+    [ 4] Happy Anniversary 007: 25 Years of James Bond
+    [ 5] James Bond: For Real
+    [ 6] In Search of James Bond with Jonathan Ross
+    [ 7] Richard Sorge - Stalins James Bond
+    [ 8] Jatt James Bond
+    [ 9] L'uomo che uccise James Bond
+    [10] Daniel Craig vs James Bond
+    [11] Silhouettes: The James Bond Titles
+    [12] The World of James Bond
+    [13] James Bond In India
+    [14] James Bond 777
+    [15] James Bond Supports International Women's Day
+    [16] James Bond 50th Anniversary Gala Concert
+    [17] James Bond: The First 21 Years
+    [18] James Bond Down River
+    [19] Stierlitz, le James Bond russe
+    n: next page
+
+    Your selection: n
+    Found 69 movies
+    [20] James Bond: In Service of Nothing
+    [21] The Guns of James Bond
+    [22] The Incredible World of James Bond
+    [23] James Bond: License to Thrill
+    [24] The Men Behind the Mayhem: The Special Effects of James Bond
+    [25] James Bond's Greatest Hits
+    [26] James Bond 007 - Casino Royale
+    [27] James Bond 007 - Ein Quantum Trost
+    [28] James Bond 007 - Skyfall
+    [29] James Bond 007 - Der Hauch des Todes
+    [30] Casino Royale
+    [31] James Bond 007 - Man lebt nur zweimal
+    [32] James Bond 007 - In tödlicher Mission
+    [33] James Bond 007 - Lizenz zum Töten
+    [34] James Bond 007 - Octopussy
+    [35] James Bond 007 - Stirb an einem anderen Tag
+    [36] James Bond 007 - GoldenEye
+    [37] James Bond 007 - Leben und sterben lassen
+    [38] James Bond 007 jagt Dr. No
+    [39] James Bond 007 - Im Angesicht des Todes
+    p: previous page
+    n: next page
+
+    Your selection: 30
+
+... and the file ``casino.xml`` is generated, ready to use with ``mkvmerge``.