Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dvd_title [2018/03/27 23:50] beandog |
dvd_title [2018/03/27 23:53] (current) beandog |
||
---|---|---|---|
Line 8: | Line 8: | ||
<code> | <code> | ||
- | dvd_info --title | + | $ dvd_info --title |
BATMAN_BEYOND_SEASON_1_DISC_2 | BATMAN_BEYOND_SEASON_1_DISC_2 | ||
</code> | </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. I recommend using the [[dvd_id|DVD id instead]]. |
+ | |||
+ | Most of this page content is old, since I have [[dvd_info]] now. | ||
Most programs that access your DVD will at some point usually spit it out as part of displaying the metadata. | Most programs that access your DVD will at some point usually spit it out as part of displaying the metadata. |