Commit graph

4815 commits

Author SHA1 Message Date
JonnyWong16
f7fa773ec7
Add thumb popover to collections and playlists tables 2020-10-02 22:03:33 -07:00
JonnyWong16
f84c4ca73c
Add thumb popover to lists on info page 2020-10-02 21:58:13 -07:00
JonnyWong16
f9d828ea67
Fix import statement 2020-10-02 21:35:23 -07:00
JonnyWong16
739c977cd7
Merge branch 'v2.5-export' into nightly 2020-10-02 20:45:11 -07:00
JonnyWong16
14b98a32e0
v2.5.6 2020-10-02 20:35:06 -07:00
JonnyWong16
34c9ede9c9
Add m3u8 export file format 2020-10-02 19:42:24 -07:00
JonnyWong16
be9f06795d
Fix loading playlists for user not on Plex server 2020-10-02 13:05:14 -07:00
JonnyWong16
ea9904bd56
Add playlist export for users 2020-10-02 12:54:07 -07:00
JonnyWong16
501f08dd5e
Add Playlist tab to user page 2020-10-02 11:57:13 -07:00
JonnyWong16
a985cec9c2
Fix loading synced items for guest access 2020-10-02 11:16:49 -07:00
JonnyWong16
c8b0ff22f6
Update guest access for collection and playlist changes 2020-10-02 11:11:15 -07:00
JonnyWong16
3cc8c1f8c5
Fix loading Live TV library page 2020-10-02 10:27:59 -07:00
JonnyWong16
5e8b946571
Improve nav pills css 2020-10-02 10:27:45 -07:00
JonnyWong16
dd4c0d24b7
Add tabs for history and export on info pages 2020-10-02 10:14:00 -07:00
JonnyWong16
fc39f1521d
Change library and user tabs to nav pills 2020-10-02 10:13:41 -07:00
JonnyWong16
60cadb1e11
Go to export tab after exporting 2020-10-02 09:56:30 -07:00
JonnyWong16
28c745c19c
Patch DataTables ColVis to fix dropdown extending past bottom of page 2020-10-02 00:22:19 -07:00
JonnyWong16
900b524672
Add hidden Custom Fields column to export table 2020-10-01 21:42:15 -07:00
JonnyWong16
627129dd95
Improve XML export 2020-10-01 21:13:07 -07:00
JonnyWong16
8d18e98ca7
Fix pms_image_proxy for composites 2020-10-01 20:22:52 -07:00
JonnyWong16
0ba755e463
Make collection titles searchable in table 2020-10-01 19:43:10 -07:00
JonnyWong16
72215a9f44
Update library export API docs 2020-10-01 16:15:00 -07:00
JonnyWong16
2803a6095b
Add export for all collections and all playlists 2020-10-01 14:40:28 -07:00
JonnyWong16
d1172f4975
Add playlist method to plexapi.library.LibrarySection 2020-10-01 14:40:12 -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
f5c99f712a
Add get_collections_table and get_playlists_table to API docs 2020-09-30 22:10:06 -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
5dc0d5536d
Also add username hover to most active card 2020-09-29 21:00:47 -07:00
JonnyWong16
86699ece8e
Change custom fields to input instead of select 2020-09-29 20:22:16 -07:00
JonnyWong16
e3eca5af46
Change friendly name hover title text to username 2020-09-29 20:07:23 -07:00
JonnyWong16
e9f464e34d
Add get_export_fields to API docs 2020-09-29 19:41:53 -07:00
JonnyWong16
97775e2a3b
Add custom fields for collections and playlists 2020-09-29 19:40:53 -07:00
JonnyWong16
54433c43e6
Disable custom fields for selected export levels 2020-09-29 19:03:40 -07:00
JonnyWong16
3376908710
Add selectize disable-options plugin
* Modified to add a `disableField` option
2020-09-29 19:02:47 -07:00
JonnyWong16
284f77b9ae
Add custom fields tree for shows and artists 2020-09-29 19:01:21 -07:00
JonnyWong16
2fe49f316f
Fix typo in export table footer 2020-09-29 00:40:52 -07:00
JonnyWong16
1428a2485f
Delay library.section.all() to speed up export return 2020-09-29 00:28:28 -07:00
JonnyWong16
3a1b4e34aa
Don't show export table fetching message when auto-refreshing 2020-09-29 00:18:24 -07:00
JonnyWong16
26fb9a6803
Add option for custom fields to the export modal 2020-09-28 23:47:32 -07:00
JonnyWong16
31e6f4282d
Move selectize.js to base.html 2020-09-28 20:48:00 -07:00