Joshua Boniface
534d8942d6
Bump Controller version to 10.2.0
2019-02-18 14:09:13 -05:00
Joshua M. Boniface
6255d9e0d8
Merge pull request #25 from joshuaboniface/build-yaml
...
Add build metadata and new GUID
2019-02-18 11:49:33 -05:00
Joshua Boniface
8df158cb2a
Last uuid replacement
2019-02-18 11:38:14 -05:00
Joshua Boniface
718bbfbfdf
Remove superfluous dotnet_runtime
2019-02-18 11:35:16 -05:00
Joshua M. Boniface
4113f1c1a6
Merge pull request #27 from StillLoading/anidb-genre-fix
...
Parse tag instead of category
2019-02-13 19:24:33 -05:00
Joshua M. Boniface
c719e893bd
Merge pull request #23 from StillLoading/ugly-config
...
Update configPage with CSS
2019-02-13 19:22:15 -05:00
StillLoading
afdb1ddd46
Parse tag instead of category
2019-02-13 19:24:26 +01:00
siekmann
de24b4d7fb
Fixed two typos
2019-02-13 17:15:47 +01:00
Joshua Boniface
2797b4edb8
Add more expansive overview
2019-02-10 18:08:37 -05:00
Joshua Boniface
14f3e4b2e9
Use real version now
2019-02-10 18:03:19 -05:00
Joshua Boniface
90f202b153
Update version
2019-02-10 18:02:08 -05:00
Joshua Boniface
1ffb85193d
Update to new UUID
2019-02-10 17:57:19 -05:00
Joshua Boniface
c1e77e0d12
Add initial build.yaml
2019-02-10 17:57:14 -05:00
Julian Siekmann
42be56a33d
Implemented CSS where possible. Removed unused options and default
...
values (this is done in PluginConfiguration.cs).
2019-02-07 19:46:35 +01:00
Joshua M. Boniface
bfdf0ef63f
Merge pull request #21 from Matt07211/anilist-fix
...
Fix incorrect AniList ID being used
2019-02-06 22:24:45 -05:00
Matt07211
b55caa7937
Fix incorrect AniList ID being used
...
Due to change I made
(211672c885 (diff-a3b336ee9cf78b4920b9b9700718d2da)
) the AniList metadata provider would use the show ID specific to MAL and not the ID specific to AniList.
2019-02-06 21:27:40 +11:00
Joshua M. Boniface
f3df278b25
Merge pull request #18 from Matt07211/jellyfin-rename
...
Jellyfin Rebrand
2019-02-05 23:55:33 -05:00
Matt07211
a797bb58eb
Fix build error
...
The file got malforemed by a bad revert
(1d9cba390c
)
This fixes the bandaid the got put on it after the bad revert
2019-02-06 15:50:14 +11:00
Matt07211
064d31a9b9
Use Jellyfin namespace
2019-02-06 15:50:14 +11:00
Matt07211
10ba4ee902
Renamed to be inline with current standard
2019-02-06 15:50:14 +11:00
Joshua M. Boniface
cc84d24157
Merge pull request #16 from Matt07211/remove-auto-data
...
Drop automatic metadata update option
2019-02-05 23:43:41 -05:00
Joshua M. Boniface
de753e5eec
Merge pull request #15 from Matt07211/german-drop
...
Drop German localisation option
2019-02-05 23:43:08 -05:00
Joshua M. Boniface
ceabd0deef
Merge pull request #14 from Matt07211/anidb-timer
...
Set AniDB wait time default
2019-02-05 23:42:46 -05:00
Matt07211
f2a2481908
Drop automatic metadata update option
...
Jellyfin can currently do this itself (Enable advance options when
creating library > refresh metadata every X days).
Also looking at current code compared to when the feature was added, I
am unable to find any code that makes use of this configuration option
Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/11
2019-02-04 17:01:23 +11:00
Matt07211
c47c860d6c
Drop German localisation option
...
Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/9
2019-02-04 16:40:10 +11:00
Matt07211
434f917788
Set AniDB wait time default
...
Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/5
2019-02-04 15:25:12 +11:00
Anthony Lavado
6e53511e92
Merge pull request #13 from Matt07211/readme
...
Update README.md
2019-01-31 11:42:28 -05:00
Matthew
211672c885
Drop MyAnimeList support ( #12 )
...
* Drop MyAnimeList support
Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/7
2019-01-30 23:41:21 -05:00
Matt07211
17ba4b83b2
Update README.md
2019-01-31 01:21:11 +11:00
Matthew
c18b597509
Plugin cleanup ( #6 )
...
* Remove unused code
Removes files that where fully commented out, as well as updating the
csproj so it will build against current jellyfin
2019-01-26 16:32:47 +03:00
hawken
138d186571
bump version to 10.0.0.0
2019-01-26 16:32:47 +03:00
hawken
157ddf12ec
csproj: set PackageReference to Jellyfin.Controller
2019-01-26 16:32:47 +03:00
hawken
f948bb1f9c
fix some grammar and take the buttons out of the list
2019-01-26 16:32:47 +03:00
hawken
2bd7d83f98
Remove MediaBrowser.Model.Logging since jellyfin removed it
2019-01-26 16:32:47 +03:00
hawken
6c217a2243
Remove thumbnail to restore compatibility
2019-01-26 16:32:47 +03:00
hawken
af32d52d2a
Revert some changes to restore compatibility
2019-01-26 16:32:47 +03:00
Luke Pulverenti
1e72c297ec
1.3.2
2018-09-11 10:42:04 -04:00
Luke Pulverenti
918f503040
add thumb
2018-09-07 01:03:38 -04:00
Luke Pulverenti
c42d240700
1.3.0
2018-08-14 14:43:12 -04:00
Luke
fc7f64890f
Merge pull request #5 from DaniGTA/master
...
Fix Proxer img url
2018-08-14 12:51:04 -04:00
Dani
25a38c7f05
Fix Proxer img url
2018-08-14 18:41:16 +02:00
Luke Pulverenti
db188bc986
compatibility update
2018-08-14 01:23:06 -04:00
Luke Pulverenti
1d6a79b5af
compatibility update
2018-07-01 13:42:29 -04:00
Luke Pulverenti
9c384cbac7
compatibility update
2018-06-06 22:43:54 -04:00
Luke Pulverenti
f9d857fa98
1.2.6
2018-03-02 23:55:48 -05:00
Luke
01558ff5da
Merge pull request #4 from DaniGTA/master
...
Update to AniList Api v2
2018-03-02 17:09:34 -05:00
DaniGTA
af6a705b83
Fix some Regex for MyAnimeList
2018-02-12 03:38:53 +01:00
DaniGTA
ca02a46a75
Fix MyAnimeList
...
+ Removed some dead code in AniList
+ Anime name check is now async
+ Removed the MyAnimeList login function
-> If you want too use the MyAnimeList API you just need too remove the comments in the ConfigPage and compiled again.!!! Your username and PASSWORD will be saved in clear text !!!.
2018-02-12 03:08:49 +01:00
DaniGTA
973f607241
Add AniDB waiter.
...
You can set now a wait time to prevent a IP ban.
2018-02-11 21:48:10 +01:00
DaniGTA
d8aa3c9a23
Raise version number
2018-02-10 21:38:58 +01:00