diff --git a/components/MediaBrowser.vue b/components/MediaBrowser.vue
new file mode 100644
index 00000000..0cb8581c
--- /dev/null
+++ b/components/MediaBrowser.vue
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{ element.name }}
+
+
+
+
+
+ {{ secToHMS(element.duration) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ secondsToTime(element.begin) }}
+
+ {{ filename(element.source) }}
+
+
+
+
+ {{ secToHMS(element.duration) }}
+
+
+
+
+
+
+
+
-
- {{ $t('player.start') }}
-
- |
-
-
- {{ $t('player.file') }}
-
- |
-
-
- {{ $t('player.play') }}
-
- |
-
-
- {{ $t('player.duration') }}
-
- |
-
-
-
-
-
- {{ $t('player.edit') }}
-
- |
-
-
---|---|---|---|---|
{{ secondsToTime(element.begin) }} | -- {{ filename(element.source) }} - | -- - | -{{ secToHMS(element.duration) }} | - - - -- - | - -