Commit graph

2592 commits

Author SHA1 Message Date
JonnyWong16
2803a6095b
Add export for all collections and all playlists 2020-10-01 14:40:28 -07:00
JonnyWong16
478c4540b1
Add browsing photo info pages 2020-10-01 11:46:11 -07:00
JonnyWong16
cc1076e122
Add photo playlist items on info page 2020-10-01 10:38:32 -07:00
JonnyWong16
15e928ecf2
Add items suffix to collections and playlist table 2020-10-01 09:57:01 -07:00
JonnyWong16
2c360b6472
Fix searching in collections and playlist table 2020-09-30 22:41:28 -07:00
JonnyWong16
f151bb1451
Add datatables processing to collections and playlists tables 2020-09-30 22:09:19 -07:00
JonnyWong16
1061c334ae
Improve look of collections and playlists tables 2020-09-30 21:01:14 -07:00
JonnyWong16
c5ea50d480
Improve playlist view on info page 2020-09-30 15:54:18 -07:00
JonnyWong16
84207effab
Initial collections and playlists table to library page 2020-09-30 15:44:23 -07:00
JonnyWong16
b568af0a90
Add playlist info page 2020-09-30 14:00:57 -07:00
JonnyWong16
11f2f8ff81
Don't convert requiredBandwidths to list 2020-09-30 11:18:12 -07:00
JonnyWong16
454235dd9a
Add XML export format 2020-09-30 00:04:27 -07:00
JonnyWong16
ad8dee3c47
Export locations attribute is media info 2020-09-29 23:21:32 -07:00
JonnyWong16
e3eca5af46
Change friendly name hover title text to username 2020-09-29 20:07:23 -07:00
JonnyWong16
97775e2a3b
Add custom fields for collections and playlists 2020-09-29 19:40:53 -07:00
JonnyWong16
284f77b9ae
Add custom fields tree for shows and artists 2020-09-29 19:01:21 -07:00
JonnyWong16
1428a2485f
Delay library.section.all() to speed up export return 2020-09-29 00:28:28 -07:00
JonnyWong16
26fb9a6803
Add option for custom fields to the export modal 2020-09-28 23:47:32 -07:00
JonnyWong16
6bc7de7a6d
Separate export poster and art 2020-09-28 20:47:28 -07:00
JonnyWong16
0203a1d4dc
Use relative image path for export 2020-09-28 12:21:22 -07:00
JonnyWong16
221d6e136a
Added remote access down notification threshold setting 2020-09-27 19:31:26 -07:00
JonnyWong16
ad6e314343
Don't floor newsletter start date 2020-09-27 17:44:11 -07:00
JonnyWong16
9fc4dbc6d6
Fix parsing custom fields for root media type 2020-09-27 17:17:38 -07:00
JonnyWong16
5dade92221
Add image export for collections and playlists 2020-09-27 17:11:08 -07:00
JonnyWong16
4e29960238
Save metadata and media info export level to database 2020-09-27 16:56:40 -07:00
JonnyWong16
dd1dc00430
Rename API command to get_exports_table 2020-09-27 15:40:11 -07:00
JonnyWong16
02d4a3b9fe
Improve exporter API error messages 2020-09-27 15:30:10 -07:00
JonnyWong16
0a60d5f2b2
Add custom export level 0 2020-09-27 15:10:08 -07:00
JonnyWong16
13ff8f3a84
Refactor movie export levels 2020-09-27 14:39:22 -07:00
JonnyWong16
3efee000ce
Add external guids to movie export 2020-09-27 14:32:10 -07:00
JonnyWong16
5915937975
Add collection labels to exporter 2020-09-27 14:28:09 -07:00
JonnyWong16
acebf96d2f
Skip blank custom fields 2020-09-27 13:57:56 -07:00
JonnyWong16
27c5061d17
Add log message for processing custom fields 2020-09-27 13:30:10 -07:00
JonnyWong16
fcd034da00
Set export include_images if custom fields includes images 2020-09-27 13:27:37 -07:00
JonnyWong16
4ee9dbab41
Add ability to export custom fields 2020-09-27 13:26:04 -07:00
JonnyWong16
112811190e
Fix exporting collections 2020-09-27 11:52:24 -07:00
JonnyWong16
746295aa16
Only export images for supported media types 2020-09-27 11:51:27 -07:00
JonnyWong16
693c0ba658
Refactor export get_any_hdr and get_image 2020-09-27 11:41:35 -07:00
JonnyWong16
e9f37d578e
Refactor exporter 2020-09-27 11:27:16 -07:00
JonnyWong16
8f4da14611
Add collection export levels 2020-09-27 00:08:55 -07:00
JonnyWong16
b7243271f3
Add photo album and photo export levels 2020-09-26 23:08:59 -07:00
JonnyWong16
47695debdd
Add artist, album, track export levels
* Refactor child levels
2020-09-26 22:48:47 -07:00
JonnyWong16
a5a2ba9d85
Export child images 2020-09-26 22:48:02 -07:00
JonnyWong16
b60dcb2a23
Check path exists for adding exported image file size 2020-09-26 22:38:48 -07:00
JonnyWong16
1e173c6eeb
Add working export sub media types 2020-09-26 21:42:51 -07:00
JonnyWong16
adb11db317
Use string format for export preview 2020-09-26 20:44:02 -07:00
JonnyWong16
068cb51635
Add zip file download for export with images 2020-09-26 20:36:51 -07:00
JonnyWong16
b1eab8bb0d
Add include images to exporter 2020-09-26 19:26:24 -07:00
JonnyWong16
2a4b48d0fa
Clean up Telegram send poster 2020-09-26 19:03:24 -07:00
JonnyWong16
a8e0502b41
Merge pull request #1377 from JohnnyKing94/master
Added Silent Notification option for Telegram Agent
2020-09-26 18:44:58 -07:00