Skip to content

Commit d61f35f

Browse files
committed
add different opening words
1 parent e27f78e commit d61f35f

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

docs/general/server/media/movies.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: Movies
55

66
# Movies
77

8+
Movies can be added to a Jellyfin server using the "Movies" library type.
9+
810
import VideoHeader from './\_video-header.md';
911

1012
<VideoHeader />

docs/general/server/media/music-videos.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
uid: server-media-music-videos
3-
title: Music videos
3+
title: Music Videos
44
---
55

66
# Music Videos
77

8+
Music videos can be added to a Jellyfin server using the "Music Videos" library type.
9+
810
import VideoHeader from './\_video-header.md';
911

1012
<VideoHeader />

docs/general/server/media/shows.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: TV Shows
55

66
# TV Shows
77

8+
TV Shows can be added to Jellyfin using the "TV Shows" library type.
9+
810
import VideoHeader from './\_video-header.md';
911

1012
<VideoHeader />

0 commit comments

Comments
 (0)