playlist loading from json and displaying it properly
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
17
ShadowStream/bin/Debug/net8.0-windows/Temp Data/Favorit.json
Normal file
17
ShadowStream/bin/Debug/net8.0-windows/Temp Data/Favorit.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"name": "Rio 2.mp4",
|
||||
"type": "Muvie",
|
||||
"path": "G:/Rio 2.mp4"
|
||||
},
|
||||
{
|
||||
"name": "Rio.mp4",
|
||||
"type": "Muvie",
|
||||
"path": "G:/Rio.mp4"
|
||||
},
|
||||
{
|
||||
"name": "Transformers Film.mp4",
|
||||
"type": "Muvie",
|
||||
"path": "G:/Transformers Film.mp4"
|
||||
}
|
||||
]
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"name": "Great_Teacher_Onizuka-E32-720p.mp4",
|
||||
"type": "Serie",
|
||||
"path": "G:/Great Teacher Onizuka\\EP 25-43\\Great_Teacher_Onizuka-E32-720p.mp4"
|
||||
},
|
||||
{
|
||||
"name": "Great_Teacher_Onizuka-E29-720p.mp4",
|
||||
"type": "Serie",
|
||||
"path": "G:/Great Teacher Onizuka\\EP 25-43\\Great_Teacher_Onizuka-E29-720p.mp4"
|
||||
},
|
||||
{
|
||||
"name": "Great_Teacher_Onizuka-E36-720p.mp4",
|
||||
"type": "Serie",
|
||||
"path": "G:/Great Teacher Onizuka\\EP 25-43\\Great_Teacher_Onizuka-E36-720p.mp4"
|
||||
},
|
||||
{
|
||||
"name": "Great_Teacher_Onizuka-E33-720p.mp4",
|
||||
"type": "Serie",
|
||||
"path": "G:/Great Teacher Onizuka\\EP 25-43\\Great_Teacher_Onizuka-E33-720p.mp4"
|
||||
}
|
||||
]
|
17
ShadowStream/bin/Debug/net8.0-windows/Temp Data/test 1.json
Normal file
17
ShadowStream/bin/Debug/net8.0-windows/Temp Data/test 1.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"name": "Transformers Film.mp4",
|
||||
"type": "Muvie",
|
||||
"path": "G:/Transformers Film.mp4"
|
||||
},
|
||||
{
|
||||
"name": "Teenage Mutant Ninja Turtles 2 (1991)_En.mp4",
|
||||
"type": "Muvie",
|
||||
"path": "G:/Teenage Mutant Ninja Turtles 2 (1991)_En.mp4"
|
||||
},
|
||||
{
|
||||
"name": "Teenage Mutant Ninja Turtles - Full Movie_En.mp4",
|
||||
"type": "Muvie",
|
||||
"path": "G:/Teenage Mutant Ninja Turtles - Full Movie_En.mp4"
|
||||
}
|
||||
]
|
17
ShadowStream/bin/Debug/net8.0-windows/Temp Data/test 2.json
Normal file
17
ShadowStream/bin/Debug/net8.0-windows/Temp Data/test 2.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"name": "Pitbull & J Balvin - Hey Ma ft Camila Cabello (Spanish Version - The Fate of the Furious- The A)(1).mp3",
|
||||
"type": "Music",
|
||||
"path": "G:/Pitbull\\Pitbull & J Balvin - Hey Ma ft Camila Cabello (Spanish Version - The Fate of the Furious- The A)(1).mp3"
|
||||
},
|
||||
{
|
||||
"name": "The Lion King - Can You Feel The Love (Mau Kilauea-s Tropical Remix).mp3",
|
||||
"type": "Music",
|
||||
"path": "G:/Reggae mix\\The Lion King - Can You Feel The Love (Mau Kilauea-s Tropical Remix).mp3"
|
||||
},
|
||||
{
|
||||
"name": "Post Malone - Congratulations ft. Quavo (Wysh & Nex Reggae Remix).mp3",
|
||||
"type": "Music",
|
||||
"path": "G:/Reggae mix\\Post Malone - Congratulations ft. Quavo (Wysh & Nex Reggae Remix).mp3"
|
||||
}
|
||||
]
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user