Commit Graph

23 Commits

Author SHA1 Message Date
e4b55a1c76 fixing lukas/openmediacenter#33
-- tmdb error always showing
2020-07-22 17:35:06 +02:00
643c4a872d sort only by add date and name
show db size of current db dynamic
2020-07-21 23:16:29 +02:00
1d9cf31f13 add option to enable disable the tmdb support 2020-07-18 01:10:04 +02:00
b9b9ac0bc2 new class Ssettings to get videopath from db
add test - failing
remove useless videopath and tvpath from app.js
2020-07-15 20:08:22 +02:00
5662a6e6e5 add initial fetch of generalsettings on appstart to get password support and mediacentername 2020-07-13 22:56:43 +02:00
7954af888d save settings correctly to db and parse response from insertion 2020-07-10 19:13:40 +02:00
133851fe0d added php code to get settings from database to react state
add onchange events to change state on field change
2020-07-10 01:18:23 +02:00
105ff79893 fixing empty picture on download error of poster from tmdb 2020-06-12 20:09:54 +02:00
0e3fdc454e add new search field to search for videos by keyword 2020-06-12 19:48:09 +02:00
46be02f912 cleanup 2020-06-08 19:54:20 +02:00
3402c7fa3b parse genres from tmdb
popup to add a new tag manually
added some key props to prevent warnings
2020-06-08 17:52:58 +02:00
836f5f342a added a videocontainer where previews can be stored in - usefull for category page 2020-06-07 21:42:01 +02:00
1459abf205 created new category page
load random picture of category to tags list
2020-06-07 15:48:27 +02:00
516949dc65 structured project with folders
better min preview height
correct sort by creation date
2020-06-07 11:37:50 +02:00
5ce517542b Popups 2020-06-06 11:48:12 +00:00
7b044f97b8 created settings page
set html title
poll infos about current reindex
better hover effect of preview tiles
hide non existing infos in Player
fixed wrong tagging of lq resolutions
2020-06-04 22:19:18 +02:00
fd12f1eb56 added readme improved style of prevew tiles 2020-06-04 16:45:24 +02:00
cb5c366641 improved poster on player page
improved tile sizes for preview
2020-06-04 00:15:06 +02:00
dd2e5b68a6 parse videos with TMDB
better size of video tiles
2020-06-03 18:26:30 +02:00
0171133d40 improved tagging system
new settings page tab
2020-06-03 12:26:10 +02:00
53d393fba7 added lots of css to style site.
removed mainbody class and did switching stuff in app.js
2020-06-02 22:52:28 +02:00
5f8c491674 general tag system
extract video quality with ffmpeg
2020-06-02 16:15:12 +02:00
a5edb141b2 reformattings and name change 2020-06-01 21:36:55 +02:00