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
Previous revision
using_display_titles [2016/06/15 09:46]
admin [Displaying File Names as Titles]
using_display_titles [2016/06/23 01:43] (current)
admin
Line 1: Line 1:
-====== ​How to use Display Titles to customize the titles of your media files ======+====== ​Using Display Titles to customize the titles of your media files ======
  
 Mezzmo lets you customize the titles for your media files using Display Titles. Mezzmo lets you customize the titles for your media files using Display Titles.
Line 57: Line 57:
 {{:​displaytitlesfilecounter.png?​nolink|Display Titles dialog}} {{:​displaytitlesfilecounter.png?​nolink|Display Titles dialog}}
  
 +===== Setting Different Display Titles For Files In Playlists / Folders =====
  
 +You can set different display titles for files in particular playlists and folders. ​ This allows you to override your display titles settings in the Options dialog (General page).
  
 +Right-click on a playlist or folder and click **Properties** to display the playlist or folder'​s **Properties dialog**.  ​
 +
 +{{:​activeplaylistproperties.png?​nolink|Active Playlist Properties dialog}}
 +
 +On the Properties dialog, click the **Display Titles** button to set display titles for files contained in the playlist or folder.
 +
 +**Tip:** Click the **Default Settings** button on the **Display Titles dialog** to revert back to the global display titles that you have set in the **Options dialog (General page)**.
 +
 +===== Changing the titles of your TV shows =====
 +
 +If you want to change the way the titles for your TV shows are displayed, then you can use the **%SERIES%**,​ **%SEASON%**,​ **%EPISODE%** and **%TITLE%** keywords in the **TV Series** edit box.
 +
 +For example, you may have a video file "Game Of Thrones S01E05.MKV",​ where the associated metadata is Title = The Wolf and the Lion, Series = Game Of Thrones, Season = 1, Episode = 5.  Using display title keywords, you can create titles like this:
 +
 +  * **%TITLE%** will create a title "The Wolf and the Lion"
 +  * **E%EPISODE%:​ %TITLE%** will create a title "E005: The Wolf and the Lion"
 +  * **S%SEASON% E%EPISODE%: %TITLE%** will create a title "S001 E005: The Wolf and the Lion"
 +  * **%SERIES%: S%SEASON% E%EPISODE%: %TITLE%** will create a title "The Game Of Thrones: S001 E005: The Wolf and the Lion"
 +
 +Click the **Presets** button next to TV series edit box to see popular title styles.
 +
 +{{:​displaytitlestvshows.png?​nolink|Display Titles dialog}}