mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
rename autoorganize files
This commit is contained in:
parent
d4adc9799c
commit
bd0a1b70d0
@ -476,6 +476,8 @@ namespace MediaBrowser.WebDashboard.Api
|
|||||||
"metadataadvanced.js",
|
"metadataadvanced.js",
|
||||||
"appsplayback.js",
|
"appsplayback.js",
|
||||||
"appsweather.js",
|
"appsweather.js",
|
||||||
|
"autoorganizetv.js",
|
||||||
|
"autoorganizelog.js",
|
||||||
"dashboardinfo.js",
|
"dashboardinfo.js",
|
||||||
"dashboardpage.js",
|
"dashboardpage.js",
|
||||||
"directorybrowser.js",
|
"directorybrowser.js",
|
||||||
@ -494,8 +496,6 @@ namespace MediaBrowser.WebDashboard.Api
|
|||||||
"itemgallery.js",
|
"itemgallery.js",
|
||||||
"itemlistpage.js",
|
"itemlistpage.js",
|
||||||
"librarysettings.js",
|
"librarysettings.js",
|
||||||
"libraryfileorganizer.js",
|
|
||||||
"libraryfileorganizerlog.js",
|
|
||||||
"livetvchannel.js",
|
"livetvchannel.js",
|
||||||
"livetvchannels.js",
|
"livetvchannels.js",
|
||||||
"livetvguide.js",
|
"livetvguide.js",
|
||||||
|
@ -169,10 +169,10 @@
|
|||||||
<Content Include="dashboard-ui\encodingsettings.html">
|
<Content Include="dashboard-ui\encodingsettings.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\libraryfileorganizer.html">
|
<Content Include="dashboard-ui\autoorganizetv.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\libraryfileorganizerlog.html">
|
<Content Include="dashboard-ui\autoorganizelog.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\livetvchannel.html">
|
<Content Include="dashboard-ui\livetvchannel.html">
|
||||||
@ -427,10 +427,10 @@
|
|||||||
<Content Include="dashboard-ui\scripts\encodingsettings.js">
|
<Content Include="dashboard-ui\scripts\encodingsettings.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\scripts\libraryfileorganizer.js">
|
<Content Include="dashboard-ui\scripts\autoorganizetv.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\scripts\libraryfileorganizerlog.js">
|
<Content Include="dashboard-ui\scripts\autoorganizelog.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\scripts\librarymenu.js">
|
<Content Include="dashboard-ui\scripts\librarymenu.js">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user