playlist loading from json and displaying it properly

This commit is contained in:
Elias Quinn
2025-06-24 10:59:59 +01:00
parent 6e225465c1
commit 9e5b7a6999
48 changed files with 1740 additions and 1338 deletions

View 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

View File

@@ -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"
}
]

View 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"
}
]

View 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"
}
]