mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
yWeb: rename Y_NI_m3uConvert.yhtm => Y_Tools_m3uConvert.yhtm
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75bb9c79b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Origin message was:
------------------
- yWeb: rename Y_NI_m3uConvert.yhtm => Y_Tools_m3uConvert.yhtm
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -74,6 +74,8 @@ install_DATA = extensions.txt \
|
||||
Y_Tools_Info_Menue.yhtm \
|
||||
Y_Tools_Installer.yhtm \
|
||||
Y_Tools_Menue.yhtm \
|
||||
Y_Tools_m3uConvert.yhtm \
|
||||
Y_Tools_m3uConvert_help.yhtm \
|
||||
Y_Tools_Rcsim.yhtm \
|
||||
Y_Tools_Screenshot.yhtm \
|
||||
Y_Tools_Screenshot_GraphLCD.yhtm \
|
||||
@@ -84,9 +86,7 @@ install_DATA = extensions.txt \
|
||||
Y_yWeb.js
|
||||
|
||||
# NI-yWeb
|
||||
install_DATA += Y_NI_m3uConInfo.yhtm \
|
||||
Y_NI_m3uConvert.yhtm \
|
||||
Y_NI_NetFS-control.yhtm \
|
||||
install_DATA += Y_NI_NetFS-control.yhtm \
|
||||
Y_NI_NetFS-edit.yhtm \
|
||||
Y_NI_NetFS-init.yhtm
|
||||
|
||||
|
@@ -73,7 +73,7 @@ function init(){
|
||||
=}
|
||||
</li>
|
||||
<li>
|
||||
{=var-set:m_link_href=Y_NI_m3uConvert.yhtm=}
|
||||
{=var-set:m_link_href=Y_Tools_m3uConvert.yhtm=}
|
||||
{=var-set:m_link_desc==}
|
||||
{=var-set:m_link_text=m3uConvert=}
|
||||
{=include-block:Y_Blocks.txt;management_link=}
|
||||
|
@@ -1,4 +1,5 @@
|
||||
{=include-block:Y_Blocks.txt;head_ni=}
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<style>
|
||||
#InputOutputField
|
||||
{
|
||||
@@ -42,7 +43,7 @@
|
||||
<tr>
|
||||
<td>Mit <b>m3uConvert</b> ist es möglich, m3u-Playlisten in das webtv_usr.xml Format zu konvertieren.</td>
|
||||
<td>Zum ersten Mal hier?<br>
|
||||
<button onClick="window.open('/Y_NI_m3uConInfo.yhtm', '', 'status=0,title=0,height=0,width=1000,scrollbars=1');" title="Info und Anleitung zu m3uConvert">Info und Anleitung</button></td>
|
||||
<button onClick="window.open('/Y_Tools_m3uConvert_help.yhtm', '', 'status=0,title=0,height=0,width=1000,scrollbars=1');" title="Info und Anleitung zu m3uConvert">Info und Anleitung</button></td>
|
||||
</tr>
|
||||
<tr><td class="y_form_header" colspan="2">1. Streams einfügen:</td></tr>
|
||||
<tr>
|
@@ -1,4 +1,4 @@
|
||||
{=include-block:Y_Blocks.txt;head_ni=}
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
<style>
|
||||
#InputOutputField
|
||||
{
|
@@ -1,3 +1,3 @@
|
||||
version=3.0.48
|
||||
version=3.0.49
|
||||
date=28.02.2023
|
||||
info=NI-Neutrino-Webinterface
|
||||
|
Reference in New Issue
Block a user