@@ -138,7 +138,7 @@ database state back to the selected backend.
138
138
139
139
No, The tool is designed to work for single user. However, It's possible to run container for each user. You can also
140
140
use single container for all users, however it's not really easy refer
141
- to [ issue #136 ] ( https://github.com/ArabCoders /watchstate/issues/136 ) .
141
+ to [ issue #136 ] ( https://github.com/arabcoders /watchstate/issues/136 ) .
142
142
143
143
For ` Jellyfin ` and ` Emby ` , you can just generate new API tokens and link it to a user.
144
144
@@ -238,7 +238,7 @@ $ mv /config/db/watchstate_v01-repaired.db /config/db/watchstate_v01.db
238
238
* com.plexapp.agents.hama://(db)\d?-(id)?lang=en ` (HAMA multi source db agent mainly for anime) `
239
239
* com.plexapp.agents.youtube://youtube|(seriesId)|(?<folder >\w)?/(?<season >
240
240
\d)?(.+) [ YouTube-Agent.bundle] ( https://github.com/ZeroQI/YouTube-Agent.bundle )
241
- With [ jp_scanner.py] ( https://gist.github.com/ArabCoders /ecb2755aa1d76dc89301ec44b8d367d5 ) as scanner.
241
+ With [ jp_scanner.py] ( https://gist.github.com/arabcoders /ecb2755aa1d76dc89301ec44b8d367d5 ) as scanner.
242
242
* com.plexapp.agents.cmdb://(id)?(.+) ` (Custom metadata db agent) ` Will release more information about it at later time.
243
243
244
244
---
@@ -252,7 +252,7 @@ $ mv /config/db/watchstate_v01-repaired.db /config/db/watchstate_v01.db
252
252
* tvrage://(id)
253
253
* anidb://(id)
254
254
* ytinforeader://(
255
- id) [ jellyfin] ( https://github.com/ArabCoders /jf-ytdlp-info-reader-plugin ) & [ Emby] ( https://github.com/ArabCoders /emby-ytdlp-info-reader-plugin ) .
255
+ id) [ jellyfin] ( https://github.com/arabcoders /jf-ytdlp-info-reader-plugin ) & [ Emby] ( https://github.com/arabcoders /emby-ytdlp-info-reader-plugin ) .
256
256
A yt-dlp plugin for both emby & jellyfin.
257
257
* cmdb://(id) ` (Custom metadata db agent) ` Will release more information about it at later time.
258
258
@@ -534,7 +534,7 @@ location and delete the empty directories.
534
534
### How to get WatchState working with YouTube content/library?
535
535
536
536
Due to the nature on how people name their youtube files i had to pick something specific for it to work cross supported
537
- media agents. Please visit [ this link] ( https://github.com/ArabCoders /jf-ytdlp-info-reader-plugin#usage ) to know how to
537
+ media agents. Please visit [ this link] ( https://github.com/arabcoders /jf-ytdlp-info-reader-plugin#usage ) to know how to
538
538
name your files. Please be aware these plugins and scanners ` REQUIRE `
539
539
that you have a ` yt-dlp ` ` .info.json ` files named exactly as your media file. For example, if you
540
540
have ` 20231030 my awesome youtube video [youtube-RandomString].mkv `
@@ -546,20 +546,20 @@ make `.info.json` optional However at the moment the file is required for emby/j
546
546
547
547
* Download this agent [ YouTube-Agent.bundle] ( https://github.com/ZeroQI/YouTube-Agent.bundle ) please follow the
548
548
instructions on how to install it from the link itself.
549
- * Download my custom scanner [ jp_scanner.py] ( https://gist.github.com/ArabCoders /ecb2755aa1d76dc89301ec44b8d367d5 ) and
549
+ * Download my custom scanner [ jp_scanner.py] ( https://gist.github.com/arabcoders /ecb2755aa1d76dc89301ec44b8d367d5 ) and
550
550
save it into ` [...]/Plex Media Server/Scanners/Series/jp_scanner.py ` if you don't know there are more detailed guide
551
551
at this link [ How to install a Scanner] ( https://github.com/ZeroQI/Absolute-Series-Scanner#install--update ) .
552
552
553
553
#### Jellyfin Setup
554
554
555
- * Download this plugin [ jf-ytdlp-info-reader-plugin] ( https://github.com/ArabCoders /jf-ytdlp-info-reader-plugin ) . Please
555
+ * Download this plugin [ jf-ytdlp-info-reader-plugin] ( https://github.com/arabcoders /jf-ytdlp-info-reader-plugin ) . Please
556
556
refer to the link on how to install it.
557
557
558
558
### Emby Setup
559
559
560
- * Download this plugin [ emby-ytdlp-info-reader-plugin] ( https://github.com/ArabCoders /emby-ytdlp-info-reader-plugin ) .
560
+ * Download this plugin [ emby-ytdlp-info-reader-plugin] ( https://github.com/arabcoders /emby-ytdlp-info-reader-plugin ) .
561
561
Please refer to the link on how to install it.
562
562
563
- If you media is not matching correctly or not marking it as expected, it's most likely scanners issues as plex and
563
+ If your media is not matching correctly or not marking it as expected, it's most likely scanners issues as plex and
564
564
jellyfin/emby reports the GUID differently, and we try our best to match them. So, please hop on discord with the
565
565
relevant data if they are not matching correctly, and we hopefully can resolve it.
0 commit comments