Abby
1999e1daf2
Update issue templates
2020-07-19 17:17:45 +01:00
mcarlton00
433f39dd38
Merge pull request #7 from TrueTechy/httplib_replacement
...
Replace httplib with requests
2020-07-18 23:24:46 -04:00
Abby
110746e859
Update resources/lib/image_server.py spelling error
...
Co-authored-by: mcarlton00 <mcarlton00@gmail.com >
2020-07-19 04:21:37 +01:00
Abby Gourlay
b21fa807db
Fixed auth bug
2020-07-19 02:05:34 +01:00
Abby Gourlay
446dd921bf
Replace httplib with requests
2020-07-19 01:31:42 +01:00
mcarlton00
594fccd602
Merge pull request #6 from TrueTechy/fix_connection_test
...
Lowered the maximum connection test size to comply with API limits
2020-07-18 11:31:33 -04:00
Abby Gourlay
47993b612f
Removed debugging code
2020-07-18 15:55:24 +01:00
Abby Gourlay
2302f2dbef
Lowered the maximum connection test size to comply with API limits
2020-07-18 15:53:21 +01:00
mcarlton00
62469e806a
Remove debug statement
v0.1.1
2020-07-05 12:10:26 -04:00
mcarlton00
086a068fb1
Fix version string
2020-07-05 12:05:16 -04:00
mcarlton00
97342edee0
Remove bad variable
2020-07-05 12:03:28 -04:00
mcarlton00
69f3c7cb5d
Bulk rename Emby to Jellyfin in dialogs
v0.1.0
2020-07-04 18:45:27 -04:00
mcarlton00
87ec183694
Fix url generation to work with jellyfin
2020-07-04 18:43:50 -04:00
mcarlton00
00d5ae58f4
Fix authentication headers from bulk rename
2020-07-04 18:42:35 -04:00
mcarlton00
43fadf8dd0
Add jellyfin icon
2020-07-04 13:31:18 -04:00
mcarlton00
e59b54cccf
Beginning rebranding + removing emby from api urls
2020-07-04 13:26:21 -04:00
faush01
0a69d82ff1
add simple new data check
2020-07-04 16:30:42 +10:00
faush01
388076ff97
bump version
2020-07-03 18:56:26 +10:00
faush01
6015bb9e58
reload settings before suing them in the service
2020-07-03 16:53:04 +10:00
faush01
2e9a76d0db
use custom dialog for play next prompt
2020-07-03 16:39:22 +10:00
faush01
f25c309167
use locking to limit cache file access to one
2020-07-03 15:38:37 +10:00
faush01
14514fc7b5
remove old playback method functions
2020-07-02 12:48:29 +10:00
faush01
ff8b92f1bb
Merge branch 'feature/auto_play_method' into develop
2020-07-02 12:43:46 +10:00
faush01
6e38cb56e1
use correct names in timing data
2020-07-02 12:40:37 +10:00
faush01
e32d74df1a
reload settigns when needed to load new correct data
2020-07-02 10:05:38 +10:00
faush01
c992d9edfc
remove it string for now until they can be updated
2020-07-02 10:04:48 +10:00
faush01
3e28f5aa7c
add play next episode prompt when approaching the end of the current episode
2020-07-01 14:34:27 +10:00
faush01
6b9f709092
small fix for transocde url having duplicate params
2020-06-29 14:04:50 +10:00
faush01
21a5a260e7
add option to play cinema intros
2020-06-28 12:25:46 +10:00
faush01
ef5714e5d2
add tags to media items
2020-06-27 19:40:44 +10:00
faush01
83993f4304
add connection speet test
2020-06-26 14:46:57 +10:00
faush01
ffafac6abf
use black list for force transcode codec list
2020-06-25 09:31:00 +10:00
faush01
91cd8ce656
add force transcode bitrate selector
2020-06-24 20:31:47 +10:00
faush01
7edede7707
few small changes to the auto play logic
2020-06-23 19:42:17 +10:00
faush01
867545a9b3
use PlaybackInfo results to determin playback method, paths and urls
2020-06-22 19:32:41 +10:00
faush01
e8a9be1ae0
fix a bung of LINT warnings
2020-06-21 11:27:09 +10:00
faush01
278e1e7aed
add setting to allow showing watched items in some lists
2020-06-10 15:51:13 +10:00
faush01
693a505373
use the episode special sort numbering before|after to set the correct sorting for specials
2020-06-09 12:07:38 +10:00
faush01
ea3e7620d8
add default sorting to settings
2020-06-08 19:49:22 +10:00
faush01
17ac755e36
add more audio options when transcoding
2020-06-05 16:42:10 +10:00
faush01
0979077146
add play session id to stop call
2020-04-21 19:40:03 +10:00
Juan Manuel Carnicero Vega
6bc39ae685
Add method to get TV shows content from Emby by first finding the TV show parent ID ( #99 )
...
* Add option to include TV show IDs from information providers to use them to find TV show Emby Id and pass it as ParentId in the url.
authored-by: Juan Manuel Carnicero Vega <jm.carnicero@dreev.com >
2020-04-20 13:03:07 +10:00
faush01
1262c4ac76
small fixes to caching manager to not use zero length cached data and not to save it
2020-04-18 20:21:03 +10:00
faush01
38dcb5d119
add details for multi version items
2020-04-18 11:05:51 +10:00
Juan Manuel Carnicero Vega
6b562e069d
Add label2 to list of streams to play dialog ( #98 )
...
* Add label2 to list of streams dialog.
authored-by: Juan Manuel Carnicero Vega <jm.carnicero@dreev.com >
2020-04-18 10:53:00 +10:00
faush01
1e3bd81e64
small text changes
2020-04-16 22:07:03 +10:00
faush01
946f5527c2
add Extras to the context menu
2020-04-14 19:31:55 +10:00
faush01
8d78391b89
add safe delete support
2020-04-14 13:24:01 +10:00
faush01
c6a414751e
fix play next episode dont prompt setting
2020-04-11 08:57:22 +10:00
faush01
fb032f9bde
add default (server) sorting to some lists
2020-03-30 16:28:30 +11:00