Skip to content

Commit

Permalink
FIXME done: Remove fake resource
Browse files Browse the repository at this point in the history
Urls already get resources now
Added details of items on web ui
  • Loading branch information
KarlStraussberger committed Jul 19, 2024
1 parent 88d7f37 commit acfd1ac
Show file tree
Hide file tree
Showing 41 changed files with 3,907 additions and 1,920 deletions.
1 change: 1 addition & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### HEAD

- Clean up commented out code
- FIXME done: Remove fake resource
- Improve docker instructions
- Web security and upnp compatibility
- Upgrade cxxopts.hpp to 3.2.1
Expand Down
Binary file modified doc/_static/clients-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/config-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/database-largegrid-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/database-single-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/database-smallgrid-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/database-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/edit-autoscan-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/edit-autoscan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/edit-item-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/edit-item.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/edit-tweak-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/filesystem-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/item-operations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/items-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/login-field-entry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/main-view-empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/main-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/menubar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/task-message.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/toast-message.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/trail-config-operations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/trail-fs-operations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_static/trail-operations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion gerbera-web/mock-api/items/parent_id-2779-start-0.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
"res": "/images/Flower.JPG",
"class": "object.item.imageItem",
"upnp_class": "object.item.imageItem",
"image": "/icons/mt-icon120.jpg"
"image": "/icons/mt-icon120.jpg",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
}
]
},
Expand Down
130 changes: 104 additions & 26 deletions gerbera-web/mock-api/items/parent_id-3808-start-0.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,132 +14,210 @@
{
"id": 39479,
"title": "Test0.mp4",
"res": "http://localhost:49152/content/media/object_id/39479/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39479/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39467,
"title": "Test1.mp4",
"res": "http://localhost:49152/content/media/object_id/39467/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39467/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39449,
"title": "Test2.mp4",
"res": "http://localhost:49152/content/media/object_id/39449/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39449/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39458,
"title": "Test3.mp4",
"res": "http://localhost:49152/content/media/object_id/39458/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39458/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39476,
"title": "Test4.mp4",
"res": "http://localhost:49152/content/media/object_id/39476/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39476/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39482,
"title": "Test5.mp4",
"res": "http://localhost:49152/content/media/object_id/39482/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39482/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39443,
"title": "Test6.mp4",
"res": "http://localhost:49152/content/media/object_id/39443/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39443/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39464,
"title": "Test7.mp4",
"res": "http://localhost:49152/content/media/object_id/39464/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39464/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39452,
"title": "Test8.mp4",
"res": "http://localhost:49152/content/media/object_id/39452/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39452/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39455,
"title": "Test9.m4v",
"res": "http://localhost:49152/content/media/object_id/39455/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39455/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 1306,
"title": "Test10.mp4",
"res": "http://localhost:49152/content/media/object_id/1306/res_id/0"
"res": "http://localhost:49152/content/media/object_id/1306/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 1469,
"title": "Test11.mp4",
"res": "http://localhost:49152/content/media/object_id/1469/res_id/0"
"res": "http://localhost:49152/content/media/object_id/1469/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 1470,
"title": "Test12.mp4",
"res": "http://localhost:49152/content/media/object_id/1470/res_id/0"
"res": "http://localhost:49152/content/media/object_id/1470/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39479,
"title": "Test13.mp4",
"res": "http://localhost:49152/content/media/object_id/39479/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39479/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39467,
"title": "Test14.mp4",
"res": "http://localhost:49152/content/media/object_id/39467/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39467/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39449,
"title": "Test15.mp4",
"res": "http://localhost:49152/content/media/object_id/39449/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39449/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39458,
"title": "Test16.mp4",
"res": "http://localhost:49152/content/media/object_id/39458/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39458/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39476,
"title": "Test17.mp4",
"res": "http://localhost:49152/content/media/object_id/39476/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39476/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39482,
"title": "Test18.mp4",
"res": "http://localhost:49152/content/media/object_id/39482/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39482/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39443,
"title": "Test19.mp4",
"res": "http://localhost:49152/content/media/object_id/39443/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39443/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39464,
"title": "Test20.mp4",
"res": "http://localhost:49152/content/media/object_id/39464/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39464/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39452,
"title": "Test21.mp4",
"res": "http://localhost:49152/content/media/object_id/39452/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39452/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 39455,
"title": "Test22.m4v",
"res": "http://localhost:49152/content/media/object_id/39455/res_id/0"
"res": "http://localhost:49152/content/media/object_id/39455/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 1306,
"title": "Test23.mp4",
"res": "http://localhost:49152/content/media/object_id/1306/res_id/0"
"res": "http://localhost:49152/content/media/object_id/1306/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 1469,
"title": "Test24.mp4",
"res": "http://localhost:49152/content/media/object_id/1469/res_id/0"
"res": "http://localhost:49152/content/media/object_id/1469/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
},
{
"id": 1470,
"title": "Test25.mp4",
"res": "http://localhost:49152/content/media/object_id/1470/res_id/0"
"res": "http://localhost:49152/content/media/object_id/1470/res_id/0",
"size": "1 MB",
"duration": "1:42:00.448",
"resolution": "720x756"
}
]
},
Expand Down
Loading

0 comments on commit acfd1ac

Please sign in to comment.