mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 02:27:18 -04:00 
			
		
		
		
	combine playlist with remote control
This commit is contained in:
		
							parent
							
								
									1fb24df504
								
							
						
					
					
						commit
						8f3256a12c
					
				| @ -62,6 +62,7 @@ | |||||||
|     "HeaderVideo": "Video", |     "HeaderVideo": "Video", | ||||||
|     "HeaderPaths": "Paths", |     "HeaderPaths": "Paths", | ||||||
|     "CategorySync": "Sync", |     "CategorySync": "Sync", | ||||||
|  |     "TabPlaylist": "Playlist", | ||||||
|     "HeaderEasyPinCode": "Easy Pin Code", |     "HeaderEasyPinCode": "Easy Pin Code", | ||||||
|     "HeaderGrownupsOnly": "Grown-ups Only!", |     "HeaderGrownupsOnly": "Grown-ups Only!", | ||||||
|     "DividerOr": "-- or --", |     "DividerOr": "-- or --", | ||||||
|  | |||||||
| @ -473,7 +473,6 @@ namespace MediaBrowser.WebDashboard.Api | |||||||
|                                 "notificationlist.js", |                                 "notificationlist.js", | ||||||
|                                 "notificationsetting.js", |                                 "notificationsetting.js", | ||||||
|                                 "notificationsettings.js", |                                 "notificationsettings.js", | ||||||
|                                 "playlist.js", |  | ||||||
|                                 "playlists.js", |                                 "playlists.js", | ||||||
|                                 "playlistedit.js", |                                 "playlistedit.js", | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1774,9 +1774,6 @@ | |||||||
|     <Content Include="dashboard-ui\songs.html"> |     <Content Include="dashboard-ui\songs.html"> | ||||||
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||||||
|     </Content> |     </Content> | ||||||
|     <Content Include="dashboard-ui\playlist.html"> |  | ||||||
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |  | ||||||
|     </Content> |  | ||||||
|     <Content Include="dashboard-ui\scripts\moviecollections.js"> |     <Content Include="dashboard-ui\scripts\moviecollections.js"> | ||||||
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||||||
|     </Content> |     </Content> | ||||||
| @ -1822,9 +1819,6 @@ | |||||||
|     <Content Include="dashboard-ui\scripts\songs.js"> |     <Content Include="dashboard-ui\scripts\songs.js"> | ||||||
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||||||
|     </Content> |     </Content> | ||||||
|     <Content Include="dashboard-ui\scripts\playlist.js"> |  | ||||||
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |  | ||||||
|     </Content> |  | ||||||
|     <Content Include="dashboard-ui\scripts\librarybrowser.js"> |     <Content Include="dashboard-ui\scripts\librarybrowser.js"> | ||||||
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||||||
|     </Content> |     </Content> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user