Commit graph

2093 commits

Author SHA1 Message Date
j
0995eab3de warn about missing keys on stderr 2013-07-06 11:34:56 +00:00
j
3beacdbcb4 fix typo 2013-07-06 11:32:07 +00:00
j
407d591964 load defaults for more config sections 2013-07-06 11:23:10 +00:00
j
ce03870fe6 remove config video.download; use canDownloadVideo capability instead. 2013-07-06 11:15:10 +00:00
j
662c7ec12a add default values for missing capabilities and user.ui setting to config.jsonc from config.pandora.jsonc, fixes #1604 2013-07-06 10:54:58 +00:00
j
7aaddb29a9 fix poster after upload 2013-07-03 19:18:02 +02:00
j
601775eb56 remove 96p from config.pandora.jsonc 2013-07-03 19:17:56 +02:00
j
59f2e8da01 send signal for new app name to avoid exception during install 2013-07-03 16:14:56 +02:00
j
ce16c93fb4 dont create db_index in south 2013-07-03 10:51:59 +00:00
j
bd4a76e211 direct uploads are also valid sets 2013-07-02 23:18:14 +00:00
j
413931e22f add index to user level 2013-06-30 22:53:09 +02:00
j
9f68f5a1c6 dont print None as frame path 2013-06-28 14:58:05 +00:00
j
c01be0dc2c fix dates < 1900 2013-06-28 14:57:53 +00:00
j
5222d706de also get geolite ipv6 data 2013-06-26 16:10:33 +02:00
j
959479457d get frame via manage.py so it also works for private items 2013-06-26 14:14:10 +02:00
j
23c48d8290 dont fail if part is an int 2013-06-21 14:19:25 +02:00
j
a15b68a0d5 pass all metadata as json to poster script, fixes #1479 2013-06-06 11:54:01 +00:00
j
5d6a93d795 limit framerate to 30 for calculating bitrate 2013-06-06 10:23:20 +00:00
j
4d9635ab70 dont enable fulltext index by default, only used with GIN enabled 2013-06-06 07:35:52 +00:00
j
5afb84bc0a check canManageUsers capability to provide access to manage users api, fixes #1564 2013-06-02 10:40:41 +00:00
j
4d426ba508 hide documents for now 2013-06-02 10:14:55 +00:00
j
e7c1cd0698 cleanup 2013-06-02 10:14:28 +00:00
j
43792cd954 fix title in template too 2013-05-31 22:26:04 +00:00
rolux
379dbda360 fix #1559 (properly format budget/gross/profit) 2013-05-31 23:57:02 +02:00
j
d3e38fceec make sure file is in item files while updating item, fixes #1552 2013-05-31 15:26:44 +00:00
j
82ef970e33 canSeeMedia 2013-05-31 13:47:11 +00:00
j
0383de30fb more path normalization 2013-05-31 13:07:33 +00:00
j
9dafefdcf2 use info of all files in same volume to normalize path 2013-05-31 12:14:23 +00:00
j
1502a5992e allow ignoring only available file 2013-05-30 11:49:31 +00:00
j
e56ac00a84 typos 2013-05-30 11:38:33 +00:00
j
7f606fd9f1 add missing , to 0xdb config 2013-05-29 09:28:08 +00:00
j
0c063f1650 really only put files into item with same folder not same folder prefix 2013-05-28 08:45:07 +00:00
j
cfdaaa4464 minimal edits with a sortable list interface and 'add selected item/in/out support' 2013-05-27 20:06:56 +00:00
j
27877df0cd one more file->documents 2013-05-27 20:03:18 +00:00
j
14f58532a8 use item not itemId for moveMedia 2013-05-27 13:28:35 +00:00
j
85bb82f683 initial documents view 2013-05-27 12:29:43 +00:00
j
71846d5461 add per item document api 2013-05-27 11:21:08 +00:00
j
8da6badf4c rename files to documents and use media for media files 2013-05-27 10:13:59 +00:00
j
8a99176aba add missing file 2013-05-20 15:06:48 +00:00
j
4c990769fd check less frequently for config changes if not using pynotify 2013-05-18 22:05:35 +00:00
j
5f209cf92b move monkey_patch into app, no need for extra app 2013-05-18 21:43:52 +00:00
j
a07767d658 dont load subtitles, causes data loss 2013-05-14 15:54:55 +00:00
j
dd49b61a59 set words/clips only if id exists 2013-05-12 14:20:55 +02:00
j
f0acbd2bef use .save not .update 2013-05-12 10:44:55 +02:00
j
b1d326c6dd reformat 2013-05-10 14:17:15 +00:00
j
1c1b65fa32 remove debug 2013-05-10 11:20:41 +00:00
j
35eb535b03 dont set path if encoding failes, set path if not set 2013-05-10 11:45:42 +02:00
j
5969cf5cf9 load pandora locale and site locale 2013-05-09 20:10:54 +00:00
j
94352559a3 save layer in changelog 2013-05-09 16:50:03 +00:00
j
ede2fbc99a dont delete subtitles except for 0xdb, needs to be fixed by moving parts by offset 2013-05-09 16:05:23 +00:00
j
651e92b85b add localization to pandora 2013-05-09 10:13:58 +00:00
j
bb1c15e2c0 use audio timeline for audio files 2013-05-07 16:40:37 +00:00
j
251cc12d38 fix upload 2013-05-07 11:36:07 +02:00
j
07af51ce22 fix adding event annotation 2013-04-30 14:25:01 +00:00
j
ee9ec46602 remove double line 2013-04-29 17:13:20 +00:00
j
0cb9ebda1f fix ./manage.py extract_derivatives 2013-04-28 20:42:43 +00:00
j
001e85eea7 fix manage files to load again and handle upper case extensions 2013-04-28 17:57:24 +00:00
j
70271b4649 dont fail if item has no year 2013-04-28 17:00:59 +00:00
j
74a82a52e6 only create derivatives with lower resolution. return best match if resolution does not exist for defined resolutions. 2013-04-28 12:07:49 +00:00
j
0a94e04958 sqlfindindex updates db itself, no need to pipe, minor documentation fixes 2013-04-25 14:37:16 +00:00
j
a4442dacd8 dont filter files, filtering is done on client. add additional metadata parsed from path to item 2013-04-23 14:14:48 +00:00
j
15e0d9a633 add all files in one folder to one item 2013-04-22 12:22:02 +00:00
j
0a07097f22 return oembed iframe in aspect ratio of video and use new embed url 2013-04-22 12:20:01 +00:00
j
889754273a rename stream.video to stream.media 2013-04-22 11:45:22 +00:00
j
8903efcd55 fix session cookie example 2013-04-22 11:43:05 +00:00
j
e7c1813e97 fix settings documentation 2013-04-21 15:49:44 +00:00
j
8e863fd4e3 fix typo 2013-04-18 10:55:37 +00:00
j
896df71942 item owner can see all data 2013-03-30 11:25:41 +00:00
j
b299b4b7e8 fix frame migration 2013-03-30 11:18:02 +00:00
j
e987c2f26b import User and Group in views.py, fixes #1466 2013-03-30 11:07:52 +00:00
j
056cb0d699 encode larger streams first 2013-03-29 16:16:35 +00:00
j
cc86435a1f path of frames changed too 2013-03-29 10:13:37 +00:00
j
bb2cc3ff16 only offer existing posterframes 2013-03-26 14:09:14 +00:00
j
9153c80844 add support for direct video uploads with server side transcoding, ticket #1351 2013-03-26 11:54:03 +00:00
j
d0c59e05c2 also migrate uploaded srt files 2013-03-26 10:33:47 +00:00
j
5c995553c9 fix files/archive conflict, move item files to data/media, rename api from *File(s) to *Media 2013-03-25 12:57:20 +00:00
j
8f7a2094cd only user selected streams, update stream once chunk upload is done 2013-03-24 20:57:38 +00:00
j
2fa2e80fc4 save alternative titles as title and link to title search on infoView 2013-03-24 19:44:48 +00:00
j
7c5569b18a matches 2013-03-24 12:53:32 +00:00
j
c4fd2fb48c add files backend 2013-03-24 12:28:57 +00:00
j
488b5431de avoid creating Clip multiple times 2013-03-24 12:25:09 +00:00
rolux
704ef75fb5 update config (files capabilities) 2013-03-24 15:11:56 +05:30
j
eb7bb3571f fix color extraction, fixes #1446 2013-03-23 14:52:54 +00:00
j
455f17b515 student and staff can also import annotations 2013-03-23 10:06:50 +00:00
j
7667cb677e decode html entities in title/director, fixes #1442 2013-03-22 16:16:46 +00:00
j
5ec7b1cf2d add duration as always visible keys 2013-03-22 14:29:04 +00:00
j
61a63ee565 fix playback for non logged in users 2013-03-22 12:25:01 +00:00
j
3bd4874fc3 og:image should be 200px or more 2013-03-22 11:12:53 +00:00
j
7e593ad221 dont write localStorage without a catch, fix embeds without third party cookies 2013-03-22 10:02:22 +00:00
j
b9c12b6140 fix sequence migration 2013-03-21 11:31:29 +00:00
j
d2f04319a5 make moving files more reliable 2013-03-19 14:04:03 +00:00
rolux
808ae4c1da improve indiancine.ma poster script (better ratio for small posters); update preview ratio 2013-03-19 17:56:18 +05:30
j
70cfee4f73 dont fail if no subtitles layer is defined 2013-03-14 07:32:59 +00:00
j
865cbb2490 fix timeline issue where last tile is smaller large_tile_w/2 and so last timeline was not saved as last timeline. fixes #1424 2013-03-12 16:51:53 +00:00
j
f5cd0cf2ca load subtitles in sync with creating timeline, use stream duration for files 2013-03-12 09:36:00 +00:00
j
d69e53608c add option to install local apps 2013-03-09 11:43:33 +00:00
j
31d28e733d refine description, fixes #1397 2013-03-09 09:35:04 +00:00
j
58bac6981f save notes in .data, dont return item properties that have capabilities not allowed to user 2013-03-09 08:23:47 +00:00
rolux
3e24c81367 indiancinema: update default personal lists (fixes #1361) 2013-03-09 08:11:01 +00:00
rolux
f47e67559f indiancine.ma: rename notes to comments, add layer item keys for find 2013-03-09 12:42:43 +05:30
rolux
169c9c6919 add indiancinema site dialog copyrights tab; fix 0xdb site dialog close handler 2013-03-08 06:07:08 +00:00
j
c57c6302dd fix typo 2013-03-08 05:36:26 +00:00
j
34be7923a7 use frame as thumbnail, fix default frame. 2013-03-07 10:24:25 +00:00
j
edd889348c delete sequence data directly 2013-03-06 16:29:57 +00:00
j
f48f62b6a0 can only delete after altering table 2013-03-06 16:21:41 +00:00
j
5d3c53742a remove existing sequences on update, rebuilding is faster than migration. drop one index to make import faster 2013-03-06 16:15:12 +00:00
j
be8aab6b84 merge 2013-03-06 15:59:23 +00:00
j
d7a96c72a1 fix get_sequences 2013-03-06 16:57:46 +01:00
j
5ec09e804d avoid overlapping annotations 2013-03-06 14:19:13 +00:00
rolux
be717933e4 make /2000 behave slightly less wrong 2013-03-06 14:09:18 +00:00
j
d9d1a600a9 add manage.py import_srt command 2013-03-06 14:08:42 +00:00
rolux
9c54344918 add user.ui.help, rearrage user.ui alphabetically, add missing user.ui keys to pandora.config 2013-03-06 12:44:12 +00:00
rolux
fffd4d81a0 config: add 'secondaryId' itemKey property 2013-03-06 10:03:09 +00:00
j
3947da68ba slice update to reduce memory usage 2013-03-06 09:52:39 +00:00
j
40eed92b7a optimize sequence table, save hash as bigint, mode as int, dont filter results by user 2013-03-06 08:40:52 +00:00
j
4e433a7c5f dont fail if info text does not exist 2013-03-05 12:43:28 +00:00
rolux
a95633b878 update help dialog, help html and help config 2013-03-05 09:33:15 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
29008d0eae add addAnnotations api to batch import many annotations, update importAnnotations dialog 2013-03-04 15:41:25 +00:00
j
b9a01b2db9 use max resolutions not first 2013-03-04 15:39:08 +00:00
j
a84f56335c add user.ui.hash for all config files 2013-03-04 12:04:48 +00:00
rolux
1392cdfaf1 config: add help property 2013-03-04 10:07:37 +00:00
j
c3abc71fd0 move api to apiDialog 2013-03-04 07:26:01 +00:00
j
e602ca9dc9 add position for new lists, fixes #199 2013-03-03 15:06:22 +00:00
j
a89e654c6d fix queries in smart lists 2013-03-03 14:46:37 +00:00
j
fea340bc68 parseConditions should always return list now 2013-03-03 14:38:10 +00:00
j
9bab85e00a fix & queries with multiple item keys 2013-03-03 14:34:50 +00:00
j
c2dfb6f2e4 dont overwrite default itemkey properties 2013-03-03 11:28:28 +00:00
rolux
2802b6b691 config: add notes item key; fix user.ui.showLayers in indiancinema config 2013-03-03 11:22:37 +00:00
j
e94c146df0 dont fail in parse_time if input is already a number 2013-03-03 11:16:26 +00:00
j
b2b3459fa2 fix reload worker and readd watch after reload to not only work for one change 2013-03-03 11:16:00 +00:00
rolux
b97ce25867 user.ui.updateAdvancedFind -> user.ui.updateAdvancedFindResults 2013-03-03 11:15:28 +00:00
rolux
6cc0a74efc change type of duration item key from float to time 2013-03-03 10:52:17 +00:00
j
74511f85d6 merge experimental range request support, fixes #1356 2013-03-03 08:22:46 +00:00
rolux
bd68dca2d8 indiancinema: add encyclopedia and wiki item keys 2013-03-03 13:19:43 +05:30
j
0b474aa4cb remember page for pdf texts and show in url 2013-03-02 13:01:07 +00:00
j
661e005b78 dont expose ids of empty subtitles, fixes #1333 2013-03-02 08:57:39 +00:00
rolux
8a071282ea config: ascending resolutions 2013-03-01 11:18:06 +00:00
rolux
2a2f06799b indiancinema config: add clip layers, ascending resolutions 2013-03-01 11:17:37 +00:00
j
18e81ae111 remove debug 2013-03-01 09:15:07 +00:00
j
f01534b36c upload files for an item 2013-03-01 09:14:57 +00:00
j
a36da2fcbb fix changing clip layers 2013-03-01 09:13:34 +00:00
rolux
7e0f26864b config: add user.ui.updateAdvancedFind 2013-03-01 09:19:54 +05:30
j
8d5f8d5156 get poster frame 2013-02-28 20:47:02 +00:00
j
91610be8fc fix default videoResolution 2013-02-28 20:43:30 +00:00
j
92a8480d79 only call getId if using IMDb ids 2013-02-28 20:12:52 +00:00
j
27f5745d16 edit rightslevel in text general dialog 2013-02-28 13:10:16 +00:00
rolux
4d0af754c3 fix indiancinema config 2013-02-28 12:38:13 +00:00
rolux
dcf2f0aca6 typo 2013-02-28 12:18:04 +00:00
j
1b7ff5dcbd add text rightslevel 2013-02-28 12:16:46 +00:00
rolux
5c2b51b9d4 config: add capabilities.canReadText and textRightsLevels 2013-02-28 12:13:52 +00:00
rolux
fe0c2e5329 fix indiancinema config 2013-02-28 12:03:14 +00:00
j
819af3734e also select poster frame based on heat if not using importFrames 2013-02-28 11:57:56 +00:00
j
b251332fc9 use getIds from dataservice 2013-02-28 10:34:14 +00:00
rolux
1a162594c5 update indiancinema config 2013-02-27 13:07:17 +00:00
rolux
02e5ed6faf update indiancinema config 2013-02-27 09:38:42 +00:00
rolux
e785cdb937 update indiancinema info view and config 2013-02-27 08:58:44 +05:30
j
ba3d1538f4 use isSubtitles itemKey for subtitles 2013-02-26 16:12:00 +00:00
rolux
20c5186640 indiancinema: update config and info view 2013-02-26 15:55:19 +00:00
j
e76b620d73 suport descriptions of array itemKeys, add description to studio, name 2013-02-26 14:08:56 +00:00
rolux
4d36b0ed16 indiancinema config: add composer 2013-02-26 13:24:38 +05:30
rolux
ba8cec90dd indiancinema config: Actors -> Actor; remove sortType person for Studio 2013-02-26 13:22:47 +05:30
j
7b0764e74c dont use non existend autocompleteSortKey for title 2013-02-26 04:41:18 +00:00
j
027d9eb90d migrate color to hue, saturation, lightness, fixes #1301 2013-02-25 21:33:05 +00:00
j
2f68365d2f use format_path for sites with folderdepth of 4 2013-02-25 20:54:47 +00:00
rolux
8f4bccff65 update indiancinema config 2013-02-25 16:38:35 +00:00
j
1594bec79e find local ids 2013-02-25 13:30:42 +00:00
j
dadf1af1e6 wait for poster 2013-02-25 13:30:22 +00:00
j
c089551e08 wait for poster 2013-02-25 11:14:04 +00:00
j
8734e35613 add add item api 2013-02-25 10:30:29 +00:00
j
30f61d0ed5 fix config 2013-02-25 10:30:23 +00:00
rolux
6ca9d97575 config: add itemRequiresVideo and capabilities.canAddItems, rename capabilities.canDeleteItems to capabilities.canRemoveItems, update indiancinema config 2013-02-25 15:53:49 +05:30
j
166fcfeae7 add imdbId as key, define folderdepth 2013-02-24 10:45:44 +00:00
j
7a8cb97074 dont fail if no site url is defined 2013-02-24 10:45:29 +00:00
rolux
47aee099b1 add pandora.site.https 2013-02-24 14:47:03 +05:30
j
fd59f680fb add api.getMetadata 2013-02-24 08:26:59 +00:00
j
b7f417c29d use Ox.Message 2013-02-24 07:48:25 +00:00
j
d2a922bec4 provide hook to overwrite site.url in config in local_settings.py 2013-02-23 11:37:02 +00:00
rolux
6d8e27c043 config: add site.sites and site.user.ui.showAdvancedEmbedOptions 2013-02-23 10:32:22 +05:30
j
65f04dfdbb rename to embeds.js 2013-02-21 15:02:04 +00:00
j
b8f2499444 add data migration 2013-02-21 14:53:44 +00:00
j
d7694c1ae0 embeds 2013-02-21 14:51:46 +00:00
j
1b9a285402 canEditFeaturedselfs 2013-02-21 14:21:30 +00:00
j
2a064259ac add pdf.js 2013-02-21 14:09:23 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
c3d621350c return editable, dont rename to empty string 2013-02-21 13:00:25 +00:00
j
32d7184758 text.editable 2013-02-21 12:15:20 +00:00
j
94d4087aef set pdf status to uploaded 2013-02-21 10:25:39 +00:00
rolux
95d4e2ed09 add embedSize user ui key 2013-02-21 15:18:30 +05:30
rolux
0dedc7803a cleanup indiancinema filters 2013-02-21 12:31:32 +05:30
j
ff0dcf5028 refactor addList/editList 2013-02-20 11:44:55 +00:00
j
9377f772e4 add addpdf button 2013-02-20 11:29:29 +00:00
rolux
e00c33a623 make flags a site (not user) config (fixes #1268) 2013-02-20 01:27:59 +05:30
rolux
3d03e17fce indiancinema: change order of filters 2013-02-20 00:05:31 +05:30
j
d693fe66cc delete pdfs before deleting text object 2013-02-19 16:44:27 +00:00
j
8eb70f5512 add pdf upload support 2013-02-19 16:39:50 +00:00
rolux
2b0697883f fix default personal lists 2013-02-19 21:42:37 +05:30
rolux
1a526664b1 fix json error 2013-02-19 21:32:21 +05:30
rolux
9de4e47ee0 update rights levels and colors 2013-02-19 21:26:23 +05:30
rolux
289994b0fb update indiancinema config (capabilities, layers, rights levels) 2013-02-19 21:14:53 +05:30
rolux
f3d94b69ec indiancinema: update default list columns and default filters 2013-02-19 21:02:44 +05:30
rolux
82bc3f64bd reorder config entries alphabetically 2013-02-19 20:52:12 +05:30
rolux
26bf1f1350 update capabilites 2013-02-19 20:51:59 +05:30
rolux
8fc8207776 update indiancinema config and info 2013-02-19 20:44:46 +05:30
rolux
f96eae1bf5 update indiancinema config ('Production Company -> 'Studio') 2013-02-19 20:39:48 +05:30
rolux
3516870a9f update indiancinema config (filters) 2013-02-19 20:37:58 +05:30
j
f993650f81 never serve torrents with https webseeds, some clients like uTorrent only support http, fixes #1272 2013-02-19 20:19:30 +05:30
j
da3ae38b9f use year if passed 2013-02-19 12:26:38 +00:00
rolux
9814f02052 update indiancinema config 2013-02-19 17:12:51 +05:30
rolux
9f20308e1f update indiancinema config 2013-02-19 16:59:23 +05:30
rolux
3d07fc1154 update indiancinema config 2013-02-19 16:56:32 +05:30
j
1751832dd0 fix info box for texts, redirect to main text page if text does not exist, dont fail if folder gets removed before init is called 2013-02-19 07:25:14 +00:00
j
da3f5855ab only create main text if its edited 2013-02-18 14:18:03 +00:00
j
6ef7ad809e productioncompany 2013-02-18 14:17:37 +00:00
rolux
f4e56d2ed2 update indiancinema logo and config 2013-02-18 18:53:59 +05:30
rolux
49df535c55 in indiancinema config, set showFlags to false 2013-02-18 18:35:01 +05:30
j
e2fab72543 cinemaofindia config 2013-02-18 12:53:05 +00:00
j
4c505974fd typo in 0xdb config 2013-02-18 09:31:17 +00:00
j
c8af45e7cf initial round of text section 2013-02-16 01:20:40 +00:00
j
f8ededaf55 set theme for first time users again, fixes #1261 2013-02-15 23:36:41 +00:00
j
61438b85eb dont set OxTheme 2013-02-12 17:56:48 +00:00
j
368a4ddced add version to embed js 2013-02-11 10:41:18 +00:00
j
f05d750706 dont set theme in template 2013-02-09 19:41:01 +00:00
j
5728a96f74 https context 2013-02-09 19:35:11 +00:00
j
f3c16c4a58 ” is not a valid quote 2013-02-09 19:00:31 +00:00
j
515751688d only load pandora.js and add version 2013-02-09 18:56:45 +00:00
j
9f1f571094 if series is set it is an episode 2013-02-09 18:54:18 +00:00
j
018b4da5b1 add pandora version to pandora.js to trigger update 2013-02-09 18:53:09 +00:00
j
fa753f240c fix keeping items in list if id changes and it is merged with another item, fixes #1011 2013-02-10 13:08:49 +00:00
j
38954ef8bf set created/modified the first time an item is created, fixes #1199 2013-02-10 12:48:38 +00:00
rolux
caa52211a1 update themes 2013-02-10 17:21:59 +05:30
j
a8f1ae51ef drop item_id not null constraint 2013-02-09 10:13:57 +00:00
j
b3ce09da88 isEpisode should be boolean 2013-02-09 05:02:26 +00:00
j
5d78c6cba8 detect episodes without episode or season number fixes #1225 2013-02-09 04:02:32 +00:00
j
d685485ee4 fix firefogg upload 2013-02-09 01:49:17 +00:00
j
2a95ea44c4 installing avconv with h264 support documented and part of vm buildscript: add mp4 to default config, fixes #1173 2013-02-09 00:34:26 +00:00
j
54f2619bdc update file state after info update 2013-02-08 23:38:13 +00:00
j
a253d29d1a improve path info migration 2013-02-08 19:19:46 +00:00
j
459ab5ea97 add path_info->path migration 2013-02-08 18:03:59 +00:00
j
2bb7fe3a75 save info into right place 2013-02-08 17:51:12 +00:00
j
e1889397b2 remove editFile, clenaup editFiles 2013-02-08 17:05:18 +00:00
j
7951c42609 rewrite file/instance backend 2013-02-08 17:01:26 +00:00
j
fba6281b3f sort by part should be same as stream sort 2013-02-08 12:26:56 +00:00
j
d1b210d06a better item detection of existing items, sort steams by part and fallback to path 2013-02-08 11:05:35 +00:00
j
ca5bf80763 fix notranslate 2013-02-05 12:14:28 +05:30
j
98adab1259 make folderdepth part of config 2013-02-04 18:37:26 +05:30
j
cd43bc2135 fix 2013-02-03 14:22:20 +05:30
j
87bf09fad2 use integer sort string for archives not using imdb ids 2013-02-03 14:21:15 +05:30
j
2eafb9b3f8 fix index creation 2013-01-31 20:41:46 +00:00
j
e6aaf0aa6b fix partial findvalue commit 2013-01-31 11:19:21 +00:00
j
d63e5cba32 use duration of files while we dont have streams, fixes #1208 2013-01-31 08:52:37 +00:00
j
c576e347a8 use pyinotify to watch for config changes if installed 2013-01-31 08:44:30 +00:00
j
31652fe3d8 update json cache too 2013-01-31 08:16:04 +00:00
j
c748527921 create and update GNI indexes 2013-01-31 07:54:39 +00:00
j
b43a6cf647 double check if poster does not exist if it was created async 2013-01-29 07:19:57 +05:30
j
039f8c9335 remove error log entries after 30 days 2013-01-12 08:20:22 +00:00
j
3f2ba727bd dont fail if findvalue is not set 2013-01-12 08:12:11 +00:00
j
ffd256ca93 use display_aspect_ratio of stream if set 2013-01-11 12:48:40 +05:30
rolux
f330a6becb typo 2012-12-27 15:05:46 +01:00
rolux
2cad149414 clean up get_hash method 2012-12-27 14:44:28 +01:00
j
6cfaa54f97 use aac encoder(libvo_aacenc) available in ubuntu 12.04 universe (libavcodec-extra-53) 2012-12-16 19:56:54 +01:00
j
e1dbb7089f fix default itemKey data 2012-12-16 16:21:05 +00:00
j
28aadd6a43 make sure derivative name is set before encoding 2012-12-14 15:05:37 +01:00
j
18d9c93fff add default itemKey value support, add license as default value to pad.ma. fixes #1180 2012-12-14 15:03:15 +01:00
j
5392750348 fix inital database creation 2012-11-27 16:10:17 +01:00
j
1f18bcbb15 fix extract_derivatives command 2012-11-20 17:39:44 +01:00
j
066d7c8588 find clip queries too 2012-11-18 20:41:18 +01:00
j
73cbde63cf clips too 2012-11-18 20:34:43 +01:00
j
ec5158c03a normalize find values and make lower case, also normalize and lowercase quieries 2012-11-18 20:26:13 +01:00
j
1bc21588a6 fix type of direct uploads 2012-11-16 02:50:10 +01:00
j
ead22ed222 fix sort check 2012-11-16 02:27:09 +01:00
j
11ad4f9e2c dont fail if sort is missing 2012-11-16 02:03:39 +01:00
j
d4af01a905 add up volume for multi part files 2012-11-10 00:28:34 +01:00
j
db9e943b28 parse info after updating 2012-11-09 12:11:56 +01:00
j
bb7d43e29f typo 2012-11-09 12:10:25 +01:00
j
597fe9d6c6 always request info for all files that need it 2012-11-09 12:07:38 +01:00
j
b8a5ba568d ass seriesYear, episodeDirector to hardcoded fields, fixes #971 2012-11-07 00:47:18 +01:00
j
cddb6f6560 hardcode 'episodeTitle', 'seriesTitle' as allowed edit keys, fixes 1121 2012-11-07 00:41:22 +01:00
j
caaff10884 check lower case extension 2012-11-04 17:47:25 +01:00
j
3b866d1d1b silence reload failures 2012-11-02 13:47:37 +01:00
j
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
rolux
5d38d352d2 Pad.ma: Don't format 'Times Accessed' as date, fixes #1108 2012-10-28 12:54:13 +01:00
j
1872621d8c add manage.py command to recheck useragents 2012-10-27 17:25:32 +02:00
j
ad90b43b4b better unicode support for download names 2012-10-24 17:18:55 +02:00
j
f1a71f23cf fix imports 2012-10-15 16:02:59 +02:00
j
520650d53b add sortName api 2012-10-15 15:56:08 +02:00
j
451577a3f9 only update ids if needed 2012-10-10 13:36:01 +02:00
j
22e7dc7421 dont fail for clips < 0 2012-10-09 19:22:16 +02:00
j
6fd5adbb1d dont fail for clips < 1 frame 2012-10-09 19:10:46 +02:00
j
7f08cc4bf3 use title/originalTitle not title/internationalTitle 2012-10-09 14:57:21 +02:00
j
4bbc6a6310 no default director, fixes #1080 2012-10-09 12:46:51 +02:00
j
d340e753e5 dont normalize path for pad.ma like systems for now 2012-10-06 16:37:13 +02:00
j
5bd36539f0 dont fail if sort is not set 2012-10-06 13:59:33 +02:00
rolux
af9a038c19 use Ox.formatColorPercent 2012-10-05 14:15:27 +02:00
rolux
2e628bb1b6 remove 'rating' column 2012-10-05 10:14:16 +02:00
rolux
3e047e44b3 update display strings change formatting of votes and likes, as per ticket 1061 2012-10-04 11:42:33 +02:00
j
8becaf2bb8 also serve torrent at id/torrent not only id/torrent/ 2012-10-04 10:44:09 +02:00
j
5daba46fb4 set default session age to 2 month, change session in init so it expires 2 months after the last init call. fixes #1056 2012-10-02 10:36:43 +02:00
j
0fe1786ec0 update paths after changing name, fixes #1013 2012-09-30 18:27:01 +02:00
j
3c77916231 support lists..sort as key, fixes #1046 2012-09-29 19:00:54 +02:00
rolux
7d44b328e1 fix #1031 (only one decimal digit for 'likes') 2012-09-28 13:35:44 +02:00
j
e7eae1c9c3 likes as % 2012-09-27 15:11:22 +02:00
j
b097dc2862 manualy set json/modified, gets out of sync otherwise 2012-09-27 06:32:35 +02:00
j
a0e14d299b update sort/find/facets after saving 2012-09-27 06:28:34 +02:00
j
f31a2dfc2b add likes, fixes #1021 2012-09-27 01:08:39 +02:00
j
c413d3526b cleanup poster update 2012-09-25 19:00:10 +02:00
j
547601d7a3 get modified from sort table, fixes #1018 2012-09-25 12:49:54 +02:00
j
80a242ee49 only update annotations if public_id really changed 2012-09-25 12:24:01 +02:00
j
f39b2ddf3f allow formated time for clip extraction too 2012-09-23 10:32:35 +02:00
j
20d1119b75 use internationalTitle and new alternative title format: fixes #947 and #963 2012-09-22 22:00:32 +02:00
j
bc2c3b65ad match alternativeNames too, <br>\n shouldbe one space fixes 992 2012-09-18 16:09:56 +02:00
j
9ee71ce6dd split program update and current json 2012-09-18 12:20:18 +02:00
j
103f3396d6 only play items with duration 2012-09-18 11:35:16 +02:00
j
6d6555e3bb dont special case id, fixes #602 2012-09-17 13:25:30 +02:00
j
148912ab37 save_url 2012-09-15 14:04:38 +02:00
j
64376795ff fix offset option in srt 2012-09-15 12:23:17 +02:00
j
7b22bba4e7 use path to populate unknown sort names, #958 2012-09-14 11:50:08 +02:00
j
fdb358ea89 part might be int 2012-09-14 11:03:30 +02:00
j
7248616937 fix part sort 2012-09-14 11:02:08 +02:00
j
1b27def499 no default width/height 2012-09-14 10:54:09 +02:00
j
45d7bb3ea3 only videos have resolution 2012-09-14 00:15:08 +02:00
j
1bbfa6e0c8 no more auto, seriesYear 2012-09-12 18:16:54 +02:00
j
a1a8c0b428 typo 2012-09-12 11:50:50 +02:00
j
38af33bb2f format_path return value changed 2012-09-12 11:48:52 +02:00
j
69af82bd9f store full path info 2012-09-12 11:44:22 +02:00
j
f3605569fa cleanup getPath response 2012-09-11 15:39:49 +02:00
j
d87a7ce181 parse_path expects top level 2012-09-11 15:32:17 +02:00
j
3de99bb4b6 update paths on item edit, enable editable fields in editFile, part is a string now 2012-09-11 15:17:35 +02:00
j
6916792f95 new file/path logic 2012-09-11 14:42:33 +02:00
j
ccf4889c7e fix import 2012-09-11 14:38:10 +02:00
j
e2c61e4a78 dont fail if item has not steams 2012-09-11 14:36:25 +02:00
j
92940398a6 update channels daily 2012-09-11 14:35:58 +02:00
j
8ac1db8442 update item info on addAnnotation too 2012-09-10 10:23:09 +02:00
j
e5107d8610 - fix upload for non admin users
- fix https test
- give permission denied warning if upload is not working
2012-09-08 17:03:59 +02:00
j
084fde7b67 save again 2012-09-08 14:56:40 +02:00
j
e3d0893a00 reorder code so that item status does not get overwritten 2012-09-08 14:41:19 +02:00
j
e0172a38f4 File.duration 2012-09-08 13:41:11 +02:00
j
90a7488797 if info has duration of 0 or less use duratino from extracted streams (work around issues in upload process) 2012-09-08 13:37:52 +02:00
j
0151b282a2 fix torrent download 2012-09-08 13:14:28 +02:00
j
d4caad4871 normalizedPath 2012-09-08 00:30:56 +02:00
j
9c754252a0 self 2012-09-08 00:25:26 +02:00
j
da9dd942b2 index all instance paths too, add getPath 2012-08-22 00:18:00 +02:00
j
faf9865f87 new ox.torrent api 2012-08-21 10:49:20 +02:00
j
189d0ac249 new python-ox api 2012-08-15 17:15:06 +02:00
j
6895a13833 use volume to sort by volume, fixes #825 2012-07-02 17:07:39 +02:00
rolux
70c0db1cf4 fix #899 (formatting of aspect ratio) 2012-07-02 16:11:58 +02:00
j
78bb1cc0ed keep session data and ui state on signup. fixes #898 2012-07-01 21:03:47 +02:00
j
f5003f9613 redirect to files view 2012-06-28 15:55:38 +02:00
rolux
ad01da8f36 update version text in software panel of site dialog, add a capability 2012-07-01 12:24:57 +00:00
j
c531fb68c4 update poster aspect on poster update 2012-07-01 12:17:04 +00:00
j
a1163b5f2e unset page if its signout on signout 2012-07-01 10:27:06 +00:00
j
9ceeb34171 dont add empty set for users with only ignored files 2012-06-28 14:59:08 +02:00
j
8b082023e9 add some more docs for findClips 2012-06-26 13:59:27 +02:00
j
3fca65e86b dont save oxdbid if not using imdb, 2 items might have the same id 2012-06-26 10:48:43 +02:00
j
5d87258eb8 remove redirect 2012-06-26 10:40:31 +02:00
j
523176ee51 set pandora.site.site.version and show on /software, fixes #866 2012-06-22 11:38:36 +02:00
rolux
285b4faef0 update titles of timeline modes 2012-06-20 18:57:55 +02:00
j
aaa6981a54 ignore empty annotations in find 2012-06-18 18:36:40 +02:00
j
81cef44d19 dont save clip/sequence ids in db 2012-06-18 16:36:04 +02:00
j
907f115b36 fix config.pandora.jsonc 2012-06-18 12:01:05 +02:00
j
aed67b9e42 only commit if we have data 2012-06-17 16:32:28 +02:00
j
9f4cdb1f63 load sequences with raw sql 2012-06-17 16:23:54 +02:00
j
7f567d78a0 round srt timestamps to 3 digits 2012-06-17 01:10:34 +02:00
j
c405d007eb sequence duration 2012-06-16 23:44:05 +02:00
j
72be96fe56 position = start 2012-06-16 23:41:55 +02:00
j
80ed3b19d0 order query 2012-06-16 23:29:06 +02:00
rolux
2d074ec295 update config (layer item singular) 2012-06-16 16:44:29 +00:00
j
7476db5b47 pandora demo: use small video by default, space before summary 2012-06-16 13:24:45 +02:00
j
480d6c8cf2 use 0 padded 3 digit floats in qids for clips 2012-06-16 11:26:37 +02:00
j
e9d26d4c3d typo 2012-06-16 11:01:01 +02:00
j
a66ee51280 round position to three digits before saving in database 2012-06-16 11:00:45 +02:00
j
be6abcc4b7 enabled sequence extraction by default 2012-06-16 00:08:52 +02:00
j
1e88e6697f check if its first position 2012-06-15 23:57:03 +02:00
j
cde92a1624 extract sequences from all parts 2012-06-15 23:53:40 +02:00
j
e21484af1c make sequence ids same as clip ids 2012-06-15 22:32:15 +02:00
j
ca93e35c00 module issues in join timelines 2012-06-15 16:44:32 +02:00
j
b9ce9d487c more demo config cleanup 2012-06-13 18:01:32 +02:00
j
70892dd463 better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
2012-06-13 17:59:10 +02:00
j
e72a9675c7 make copy and pase of oshash from filesystem easier 2012-06-13 09:45:39 +02:00
j
d1562237de actually use name sort 2012-06-12 11:23:25 +02:00
j
c7ad68cab9 /ID/frameposterX.jpg should be /ID/posterframeX.jpg, fixes #663 2012-06-11 10:30:29 +02:00
rolux
aff1252f3b update format for volume (like lightness) 2012-06-10 20:12:14 +00:00
j
e63c698b5d and and 2012-06-10 12:22:45 +02:00
j
71fdb6f8aa trigger done with better info if upload fails, dont fail if screen/window are not defined in init 2012-06-10 11:05:48 +02:00
j
c753688f41 fix queue for cronjob 2012-06-07 10:59:13 +02:00
j
9b93c8ec2a add sequence backend 2012-06-06 21:49:32 +02:00
rolux
630dd61adb add user.ui.sequenceMode and sequenceSort 2012-06-06 17:34:34 +02:00
j
d543e35f3f rebuild timelines in encoding pipe 2012-06-06 16:38:18 +02:00
j
8cfbef2505 descriptions need to be escaped in header 2012-06-04 22:27:50 +02:00
j
6e7b029f1c fix iframe width/height 2012-06-04 22:14:48 +02:00
j
9173ce454b simplyfy icon header, IE does not support png anyway 2012-06-04 22:11:25 +02:00
j
a0d337e6d8 city values are unicode in django 1.4 2012-06-04 21:22:44 +02:00
rolux
1d19c5d9a2 omit 0 for number of decimals when calling formatUnit (0 is the default) 2012-06-04 12:41:11 +02:00
rolux
4c96a9843c update format for 'bitrate' property 2012-06-04 12:33:58 +02:00
j
c2ad332bbe typo 2012-06-03 01:40:19 +02:00
j
495a22dd97 dont fail if part has no timeline, look for timeline fallback from top 2012-06-03 00:39:36 +02:00
j
eee7d1baef fix event update 2012-05-31 22:11:35 +02:00
j
7936a2180e avoid division by zero 2012-05-30 17:52:50 +02:00
j
04a5628268 delete annotation that is not on a clip layer 2012-05-30 17:29:09 +02:00
j
24caf0e0c5 use new timeline names for poster/icon 2012-05-30 14:48:08 +02:00