Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dvd_title [2014/02/17 00:28]
beandog
dvd_title [2018/03/27 23:50]
beandog
Line 1: Line 1:
 ====== DVD Title ====== ====== DVD Title ======
  
-  * [[DVD Unique Identifiers]]+  * [[dvd_info]]
   * [[lsdvd]]   * [[lsdvd]]
   * [[volname]]   * [[volname]]
 +
 +I used to have a ''​dvd_title''​ binary I wrote, but I merged it into [[dvd_info]] instead. It returns the UDF volume name. It must be an ISO or the DVD itself in the drive to print it.
 +
 +<​code>​
 +dvd_info --title
 +BATMAN_BEYOND_SEASON_1_DISC_2
 +</​code>​
  
 Each disc will have a title assigned to it.  This is a small string. ​ The disc title is **not** a unique identifer in itself, but it can be used as an element in creating one if you are archiving your titles. Each disc will have a title assigned to it.  This is a small string. ​ The disc title is **not** a unique identifer in itself, but it can be used as an element in creating one if you are archiving your titles.

Navigation